|
ReactOS 0.4.16-dev-1996-g5047e62
|
#include <winnt_old.h>
Public Attributes | |
| DWORD | TimeDateStamp |
| WORD | OffsetModuleName |
| WORD | NumberOfModuleForwarderRefs |
Definition at line 3662 of file winnt_old.h.
| WORD _IMAGE_BOUND_IMPORT_DESCRIPTOR::NumberOfModuleForwarderRefs |
Definition at line 3665 of file winnt_old.h.
Referenced by LdrpHandleOneNewFormatImportDescriptor(), and LdrpUpdateLoadCount3().
| WORD _IMAGE_BOUND_IMPORT_DESCRIPTOR::OffsetModuleName |
Definition at line 3664 of file winnt_old.h.
Referenced by LdrpHandleOneNewFormatImportDescriptor(), and LdrpUpdateLoadCount3().
| DWORD _IMAGE_BOUND_IMPORT_DESCRIPTOR::TimeDateStamp |
Definition at line 3663 of file winnt_old.h.
Referenced by LdrpHandleOneNewFormatImportDescriptor().