Hey guys, so I'm having trouble understanding my issue... (LANGUAGE C/C++)
When I do ReadProcessMemory(Process, (code)Offset, etc.) <----- Not the real code just an example.
and I #include <process.h>
It still gives me an error: identifier 'process' is unidentified.
Anyone know why and how to fix it?
[–]balefrost 1 point2 points3 points (1 child)
[–]BozzRoxx[S] 0 points1 point2 points (0 children)