Determining which processor a thread is currently executing on, if anyIs there a way to determine which processor a thread, which is not necessarily the current thread, i...
Function works for only 201700 times?[code]free(copy);[/code] should work, but make sure that you're done using it when you free it. Sinc...
Function works for only 201700 times?You're allocating a new [i]test[/i] on line 14, but never freeing it. It's done every time [i]add[/i...
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...
This user does not accept Private Messages