BearParser
Portable Executable parsing library (from PE-bear)
Loading...
Searching...
No Matches
LdConfigDirWrapper.cpp File Reference

Go to the source code of this file.

Macros

#define getStructFieldOffset(STRUCT, FIELD)
 

Macro Definition Documentation

◆ getStructFieldOffset

#define getStructFieldOffset ( STRUCT,
FIELD )
Value:
((ULONGLONG) &(STRUCT.FIELD) - (ULONGLONG)&STRUCT)

Definition at line 4 of file LdConfigDirWrapper.cpp.