ReactOS 0.4.15-dev-5896-g3f5bcf5
|
#include <compat.h>
DWORD _IMAGE_EXPORT_DIRECTORY::AddressOfFunctions |
Definition at line 165 of file compat.h.
Referenced by add_loadconfig(), GetExportFunctionNames(), GetExportsFromFile(), LDEVOBJ_pvFindImageProcAddress(), LookupEntryPoint(), MiFindExportedRoutineByName(), MiLocateExportName(), and pe_load_export_debug_info().
DWORD _IMAGE_EXPORT_DIRECTORY::AddressOfNameOrdinals |
Definition at line 167 of file compat.h.
Referenced by add_loadconfig(), GetExportFunctionNames(), GetExportsFromFile(), LDEVOBJ_pvFindImageProcAddress(), LookupEntryPoint(), MiFindExportedRoutineByName(), MiLocateExportName(), and pe_load_export_debug_info().
DWORD _IMAGE_EXPORT_DIRECTORY::AddressOfNames |
Definition at line 166 of file compat.h.
Referenced by add_loadconfig(), GetExportFunctionNames(), GetExportsFromFile(), LDEVOBJ_pvFindImageProcAddress(), LookupEntryPoint(), MiFindExportedRoutineByName(), MiLocateExportName(), and pe_load_export_debug_info().
DWORD _IMAGE_EXPORT_DIRECTORY::Base |
Definition at line 162 of file compat.h.
Referenced by GetExportFunctionNames(), and pe_load_export_debug_info().
DWORD _IMAGE_EXPORT_DIRECTORY::NumberOfFunctions |
Definition at line 163 of file compat.h.
Referenced by GetExportFunctionNames(), GetExportsFromFile(), LookupEntryPoint(), MiFindExportedRoutineByName(), and pe_load_export_debug_info().
DWORD _IMAGE_EXPORT_DIRECTORY::NumberOfNames |
Definition at line 164 of file compat.h.
Referenced by add_loadconfig(), GetExportFunctionNames(), GetExportsFromFile(), LDEVOBJ_pvFindImageProcAddress(), LookupEntryPoint(), MiFindExportedRoutineByName(), MiLocateExportName(), and pe_load_export_debug_info().