unhookwindowshookex Questions

2

Solved

Unfortunately, MSDN is not clear enough with it. I'm writing a program which uses a global hook, and I'm worrying about what would happen if the program terminates abnormally (crashes, killed by us...
Giana asked 18/12, 2010 at 16:9

2

Solved

I have a DLL I inject into other processes using SetWindowsHookEx. Inside the DLL I increment the module's reference counter by calling GetModuleHandleEx so I can control when the module is unloade...
Giana asked 29/8, 2014 at 22:35
1

© 2022 - 2024 — McMap. All rights reserved.