The Gaudi Framework
master (37c0b60a)
|
#include "LibSymbolInfo.h"
Go to the source code of this file.
Macros | |
#define | MakePtr(cast, ptr, addValue) ( cast )( (DWORD)( ptr ) + (DWORD)( addValue ) ) |
#define MakePtr | ( | cast, | |
ptr, | |||
addValue | |||
) | ( cast )( (DWORD)( ptr ) + (DWORD)( addValue ) ) |
Definition at line 27 of file LibSymbolInfo.cpp.