Hello! every one
I wanted to know that can i hook only my process only or a subprocess created by
me using CreateProcess ?
In the Function SetWindowsHookEx , it requires the handle of the thread ??
Is this the one i get from CreateProcess or Using OpenProcess ??
:stupid:
Thankyou For Reading
I wanted to know that can i hook only my process only or a subprocess created by
me using CreateProcess ?
In the Function SetWindowsHookEx , it requires the handle of the thread ??
Is this the one i get from CreateProcess or Using OpenProcess ??
:stupid:
Thankyou For Reading
either, as long as the access rights are correct