DWORD Test = 0x72G7H...
How would I create the variable earlier on
DWORD Testwithout assigning a value to it, then later asking the user to input what Test should contain. Although integers will not hold letters when entered. How can I do this?
Oh, and what I'm using looks like this:
ReadProcessMemory(phandle,(void*)address,&value,sizeof(value),0)

New Topic/Question
This topic is locked



MultiQuote







|