Quote:
Originally Posted by Zyntex
Code:
DWORD dwBaseAddr = (DWORD)GetModuleHandle(0);
Also, watch out for upper-case and lower-case on ZeroMemory.
|
oh i see but what is this code will do and DWORD also a data type? ... but it come out with more error if i put that one
"[Error] cast from 'HMODULE {aka HINSTANCE__*}' to 'DWORD {aka long unsigned int}' loses precision [-fpermissive]"