How to call COM Interop DLL from Native C (win32) -


I have a program (WIN32) and call me a 3D party "COM interop" DLL in my program is. I did not find any useful results in Google. (Usually "Com DLL calls from managed code" returns) What are the instructions?

Is there an example or tutorial for this?

Thanks

Murat

Both of you help Can:


Comments

Popular posts from this blog

sql - Find last match with latest inserted name in table -

c# - XML serialize base class without knowing derived class -

ios - Invalid IPA: missing embedded provisioning profile. Are you sure this is an ad hoc? -