The Gaudi Framework
v30r3 (a5ef0a68)
|
#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 16 of file LibSymbolInfo.cpp.