|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <compat.h>

Public Attributes | |
| DWORD | SizeOfStruct |
| DWORD64 | BaseOfImage |
| DWORD | CheckSum |
| DWORD | TimeDateStamp |
| WCHAR | FileName [MAX_PATH+1] |
| BOOLEAN | Reparse |
| HANDLE | hFile |
| DWORD | Flags |
| DWORD64 _IMAGEHLP_DEFERRED_SYMBOL_LOADW64::BaseOfImage |
Definition at line 1164 of file compat.h.
Referenced by module_get_debug(), and pcs_callback().
| DWORD _IMAGEHLP_DEFERRED_SYMBOL_LOADW64::CheckSum |
Definition at line 1165 of file compat.h.
Referenced by module_get_debug(), and pcs_callback().
| WCHAR _IMAGEHLP_DEFERRED_SYMBOL_LOADW64::FileName |
Definition at line 1167 of file compat.h.
Referenced by module_get_debug(), and pcs_callback().
| HANDLE _IMAGEHLP_DEFERRED_SYMBOL_LOADW64::hFile |
Definition at line 1169 of file compat.h.
Referenced by module_get_debug().
| BOOLEAN _IMAGEHLP_DEFERRED_SYMBOL_LOADW64::Reparse |
Definition at line 1168 of file compat.h.
Referenced by module_get_debug(), and pcs_callback().
| DWORD _IMAGEHLP_DEFERRED_SYMBOL_LOADW64::SizeOfStruct |
Definition at line 1163 of file compat.h.
Referenced by module_get_debug().
| DWORD _IMAGEHLP_DEFERRED_SYMBOL_LOADW64::TimeDateStamp |
Definition at line 1166 of file compat.h.
Referenced by module_get_debug(), and pcs_callback().