E:/PROJECTS/cvsed/mixed/VIRTUA~1/kdclient/hook64.h File Reference

Contains declaration for GetRemoteModuleHandle64Aware(). More...

This graph shows which files directly or indirectly include this file:

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.


Detailed Description

Contains declaration for GetRemoteModuleHandle64Aware().

Author:
Ivan Shcherbakov (Bazis)
Id
hook64.h,v 1.3 2009/06/07 15:31:55 Administrator Exp

Definition in file hook64.h.


Function Documentation

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.