Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
10 Points
2 Posts
Nov 18, 2005 05:51 AM|LINK
Caddre Try these urls for all you need for PInvoke(platform invoke), one from MSDN and the other with all the functions. Hope this helps. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/csref/html/vcwlkPlatformInvokeTutorial.asp http://www.pinvoke.net
Try these urls for all you need for PInvoke(platform invoke), one from MSDN and the other with all the functions. Hope this helps. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/csref/html/vcwlkPlatformInvokeTutorial.asp
http://www.pinvoke.net
sachin_skhot
Member
10 Points
2 Posts
Re: Unmanaged COM dll in Managed code
Nov 18, 2005 05:51 AM|LINK
hi This is sachin,
I want to know is there any method to use the callback COM interfaces? I am trying to use an unmamaged COM interface named IDebugEventCallbacks which can be found in "Dbgeng.h" file.
Thanks
Sachin