A question:
why are you passing NULL to CallNextHookEx? The first parameter should be the handle returned from a call to SetWindowsHookEx.
Also, try removing the call to MessageBox and using a different way to notify show window text.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Thread: Problem With WH_SHELL hookThreaded View
|
Click Here to Expand Forum to Full Width |