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

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

class - Kivy: how to instantiate a dynamic classes in python -

python - mayavi mapping a discrete colorbar on a surface -