Enabling Visual Styles without using Manifest FileI'm writing an application which injects a DLL into a certain game, and my DLL then creates my appli...
Im new to the world of hookingI didn't test your code, and I might be wrong, but it looks like the problem is on line 17 of the in...
Getting/Setting text from another program.Get a handle to the edit box, then use GetWindowText to get the text from it, or SetWindowText to se...
Hooking memory accessI'm injecting a DLL into a process, and I need to have my hook execute each time a certain global va...
How to remove the icon in the upper left?Hello, I'm writing a small application and was wondering if anyone knew how to remove the the little...
This user does not accept Private Messages