G
Guest
Hi
I would like the example in http://msdn.microsoft.com/msdnmag/issues/02/10/cuttingedg
so that I can hook other windows application that is not the current thread by using Spy++ for the value of the thread that I want to hook and put it as the 4th parameter of SetWindowsHookEx
The SetWindowsHookEx keeps return 0. Am I trying to do the impossible thing? or Do I do it the wrong way
Best regards
Mich
I would like the example in http://msdn.microsoft.com/msdnmag/issues/02/10/cuttingedg
so that I can hook other windows application that is not the current thread by using Spy++ for the value of the thread that I want to hook and put it as the 4th parameter of SetWindowsHookEx
The SetWindowsHookEx keeps return 0. Am I trying to do the impossible thing? or Do I do it the wrong way
Best regards
Mich