I'm trying to pass a memory address to WriteProcessMemory() , but this address should be typed by the user, I'm in doubt how can I do this, I tried with strings, wstring I was not successful.
int isSuccessful = WriteProcessMemory(...
asked by
12.02.2015 / 07:05