C++ - Adding support for Manual Map injection?
Hey,
I'm kinda beginner in C++. However, how to add support for Manual Map injection to my C++ hack?
If I try to inject, I get error GetModuleFileNameA Failed..
I tryied it for example with this source:
http://www.mpgh.net/forum/showthread.php?t=1063615
Thanks.
Advice: Learn to walk before you can run for one.
I seem to recall there was a C# based injection library here. You may attempt to convert that to C++.