tyranid / oleviewdotnet

A .net OLE/COM viewer and inspector to merge functionality of OleView and Test Container
GNU General Public License v3.0
1.14k stars 185 forks source link

move unsafe c style code to UnsafeNativeMethods #33

Open mjz19910 opened 3 years ago

mjz19910 commented 3 years ago

create new function UnsafeNativeMethods::CoInitializeSecurity_DynamicLoading and refactor the dependencies to support it