Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / July 2007

Tip: Looking for answers? Try searching our database.

Reverse P/Invoke in a DLL for global hooks?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
yuhongbao_386@hotmail.com - 10 Jul 2007 01:45 GMT
Is using Reverse P/Invoke in a .NET DLL for installing global hooks
supported?
yuhongbao_386@hotmail.com - 10 Jul 2007 01:52 GMT
On Jul 10, 8:45 am, yuhongbao_...@hotmail.com wrote:
> Is using Reverse P/Invoke in a .NET DLL for installing global hooks
> supported?

eg.
SetWindowsHookEx(WH_WHATEVER, <delegate to hook procedure in .net
dll>, <module handle of .net dll>, 0)

Notice that the .NET DLL's handle is passed to SetWindowsHookEx.
Michael Nemtsev - 10 Jul 2007 09:52 GMT
Hello yuhongbao_386@hotmail.com,

There is a sample http://pinvoke.net/default.aspx/user32/SetWindowsHookEx.html

---
WBR,  Michael  Nemtsev [.NET/C# MVP].  
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

> Is using Reverse P/Invoke in a .NET DLL for installing global hooks
> supported?

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.