ReactOS 0.4.16-dev-835-gd769f56
|
#include <ntimage.h>
Public Attributes | |
ULONG | VirtualAddress |
ULONG | SizeOfBlock |
DWORD | VirtualAddress |
DWORD | SizeOfBlock |
DWORD _IMAGE_BASE_RELOCATION::SizeOfBlock |
Definition at line 164 of file ntimage.h.
Referenced by LdrRelocateImageWithBias(), and ProcessRelocations().
DWORD _IMAGE_BASE_RELOCATION::VirtualAddress |
Definition at line 163 of file ntimage.h.
Referenced by LdrRelocateImageWithBias(), and ProcessRelocations().