ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

PLDR_DATA_TABLE_ENTRY Struct Reference

#include <ntddk_ex.h>

Data Fields

LIST_ENTRY LoadOrder
LIST_ENTRY MemoryOrder
LIST_ENTRY InitializationOrder
PVOID ModuleBaseAddress
PVOID EntryPoint
ULONG ModuleSize
UNICODE_STRING FullModuleName
UNICODE_STRING ModuleName
ULONG Flags
USHORT LoadCount
USHORT TlsIndex
union {
   LIST_ENTRY   Hash
   struct {
      PVOID   SectionPointer
      ULONG   CheckSum
   } 
}; 
ULONG TimeStamp
LIST_ENTRY InLoadOrderLinks
LIST_ENTRY InMemoryOrderModuleList
LIST_ENTRY InInitializationOrderModuleList
PVOID DllBase
ULONG SizeOfImage
UNICODE_STRING FullDllName
UNICODE_STRING BaseDllName
union {
   LIST_ENTRY   HashLinks
   struct {
      PVOID   SectionPointer
      ULONG   CheckSum
   } 
}; 
union {
   ULONG   TimeDateStamp
   PVOID   LoadedImports
}; 
PVOID EntryPointActivationContext
PVOID PatchInformation

Detailed Description

Definition at line 198 of file ntddk_ex.h.


The documentation for this struct was generated from the following files:

Generated on Sat May 26 2012 06:36:33 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.