Go to the source code of this file.
Functions | |
ULONGLONG | GetRemoteModuleHandle64Aware (unsigned PID, LPCTSTR lpModuleName, bool ShortName=true) |
Gets module base for other process in a way, compatible with both x86 and x64. |
Definition in file hook64.h.
ULONGLONG GetRemoteModuleHandle64Aware | ( | unsigned | PID, | |
LPCTSTR | lpModuleName, | |||
bool | ShortName = true | |||
) |
Gets module base for other process in a way, compatible with both x86 and x64.
Definition at line 136 of file hook64.cpp.