Click here to Skip to main content
15,917,538 members

Comments by MrJack Mcfreder (Top 2 by date)

MrJack Mcfreder 4-Oct-17 16:59pm View    
GetLastError() is returning 2990, and ReadProcessMemorry() is returning earlier declared "9999" value whereas I want it to read a float value within the game process memory.
MrJack Mcfreder 4-Oct-17 16:49pm View    
I read it already! That documentation is very mediocre and pointless without a practical example.

It is true I am new C++, but not to C#. I'm simply looking for someone to help me amend my code above or any 'example' suggestion is greatly appreciated.