HighTechTalks DotNet Forums  

Calling managed code from unmanaged code

Dotnet Academic General Discussions microsoft.public.dotnet.academic


Discuss Calling managed code from unmanaged code in the Dotnet Academic General Discussions forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
AT
 
Posts: n/a

Default Calling managed code from unmanaged code - 07-10-2003 , 10:57 AM






Hi,

I have a situation where I need to write a global hook. I have to
write the hook in a C++ dll since .net does not support implementation
of global hooks. But I want to use this hook from a .net application.
So far so good. But I also want my hook to call a function in my .net
application (the one that initiates the hook). How would I go about
doing this?

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.