ReactOS 0.4.16-dev-41-ge8c7597
|
#include <compat.h>
Public Attributes | |
DWORD | Offset |
WORD | Segment |
ADDRESS_MODE | Mode |
ADDRESS_MODE _tagADDRESS::Mode |
Definition at line 1197 of file compat.h.
Referenced by addr_32to64(), and addr_64to32().
DWORD _tagADDRESS::Offset |
Definition at line 1195 of file compat.h.
Referenced by addr_32to64(), and addr_64to32().
WORD _tagADDRESS::Segment |
Definition at line 1196 of file compat.h.
Referenced by addr_32to64(), and addr_64to32().