Return-Wert bekommen :(?
-
Hey.
Erstmal ein Codeschnippsel
:
HMODULE hmodule1; CreateRemoteThread(hProcess, 0, 0, (LPTHREAD_START_ROUTINE) GetProcAddress(GetModuleHandle(L"kernel32.dll"),"LoadLibraryA"), AllocAdresse, 0, 0);
Wie bekomme ich jetzt den returnwert von LoadLibrary in hmodule1
-
-
... bei einem 64bit Programm gar nicht...