ReactOS 0.4.16-dev-319-g6cf4263
|
#include <ntddk_ex.h>
Public Attributes | |
DWORD | VirtualAddress |
DWORD | Size |
ULONG | VirtualAddress |
ULONG | Size |
Definition at line 131 of file ntddk_ex.h.
DWORD _IMAGE_DATA_DIRECTORY::Size |
Definition at line 133 of file ntddk_ex.h.
Referenced by __RtlImageDirectoryEntryToData(), add_loadconfig(), assembly_datadir_get_data(), build_exe(), CreateOutputFile(), find_pe_resource(), GeneratePData(), ImageDirectoryEntryToDataEx(), ImgpLoadPEImage(), InitializeTestImage(), LdrRelocateImageWithBias(), MiReloadBootLoadedDrivers(), pe_map_directory(), ProcessRelocations(), query_image_section(), RtlImageDirectoryEntryToData(), SOFTPUB_HashPEFile(), START_TEST(), test_import_resolution(), test_ImportDescriptors(), test_Loader(), test_ResolveDelayLoadedAPI(), and write_raw_resources().
DWORD _IMAGE_DATA_DIRECTORY::VirtualAddress |
Definition at line 132 of file ntddk_ex.h.
Referenced by __mingw_enum_import_library_names(), __RtlImageDirectoryEntryToData(), add_loadconfig(), assembly_datadir_get_data(), build_exe(), check_exe(), CreateOutputFile(), find_pe_resource(), GeneratePData(), hook_WaitForInputIdle(), ImageDirectoryEntryToDataEx(), ImageDirectoryOffset(), InitializeTestImage(), IntVideoPortImageDirectoryEntryToData(), LdrpSnapIAT(), LdrRelocateImageWithBias(), MiReloadBootLoadedDrivers(), parse_pe_header(), pe_map_directory(), ProcessRelocations(), query_image_section(), RtlImageDirectoryEntryToData(), SOFTPUB_HashPEFile(), test_import_resolution(), test_ImportDescriptors(), test_Loader(), test_ResolveDelayLoadedAPI(), and write_raw_resources().