ReactOS 0.4.15-dev-7953-g1f49173
IMAGE_LOAD_CONFIG_DIRECTORY64 Struct Reference

#include <ntimage.h>

Public Attributes

ULONG Size
 
ULONG TimeDateStamp
 
USHORT MajorVersion
 
USHORT MinorVersion
 
ULONG GlobalFlagsClear
 
ULONG GlobalFlagsSet
 
ULONG CriticalSectionDefaultTimeout
 
ULONGLONG DeCommitFreeBlockThreshold
 
ULONGLONG DeCommitTotalFreeThreshold
 
ULONGLONG LockPrefixTable
 
ULONGLONG MaximumAllocationSize
 
ULONGLONG VirtualMemoryThreshold
 
ULONGLONG ProcessAffinityMask
 
ULONG ProcessHeapFlags
 
USHORT CSDVersion
 
USHORT Reserved1
 
ULONGLONG EditList
 
ULONGLONG SecurityCookie
 
ULONGLONG SEHandlerTable
 
ULONGLONG SEHandlerCount
 

Detailed Description

Definition at line 128 of file ntimage.h.

Member Data Documentation

◆ CriticalSectionDefaultTimeout

ULONG IMAGE_LOAD_CONFIG_DIRECTORY64::CriticalSectionDefaultTimeout

Definition at line 135 of file ntimage.h.

◆ CSDVersion

USHORT IMAGE_LOAD_CONFIG_DIRECTORY64::CSDVersion

Definition at line 143 of file ntimage.h.

◆ DeCommitFreeBlockThreshold

ULONGLONG IMAGE_LOAD_CONFIG_DIRECTORY64::DeCommitFreeBlockThreshold

Definition at line 136 of file ntimage.h.

◆ DeCommitTotalFreeThreshold

ULONGLONG IMAGE_LOAD_CONFIG_DIRECTORY64::DeCommitTotalFreeThreshold

Definition at line 137 of file ntimage.h.

◆ EditList

ULONGLONG IMAGE_LOAD_CONFIG_DIRECTORY64::EditList

Definition at line 145 of file ntimage.h.

◆ GlobalFlagsClear

ULONG IMAGE_LOAD_CONFIG_DIRECTORY64::GlobalFlagsClear

Definition at line 133 of file ntimage.h.

◆ GlobalFlagsSet

ULONG IMAGE_LOAD_CONFIG_DIRECTORY64::GlobalFlagsSet

Definition at line 134 of file ntimage.h.

◆ LockPrefixTable

ULONGLONG IMAGE_LOAD_CONFIG_DIRECTORY64::LockPrefixTable

Definition at line 138 of file ntimage.h.

◆ MajorVersion

USHORT IMAGE_LOAD_CONFIG_DIRECTORY64::MajorVersion

Definition at line 131 of file ntimage.h.

◆ MaximumAllocationSize

ULONGLONG IMAGE_LOAD_CONFIG_DIRECTORY64::MaximumAllocationSize

Definition at line 139 of file ntimage.h.

◆ MinorVersion

USHORT IMAGE_LOAD_CONFIG_DIRECTORY64::MinorVersion

Definition at line 132 of file ntimage.h.

◆ ProcessAffinityMask

ULONGLONG IMAGE_LOAD_CONFIG_DIRECTORY64::ProcessAffinityMask

Definition at line 141 of file ntimage.h.

◆ ProcessHeapFlags

ULONG IMAGE_LOAD_CONFIG_DIRECTORY64::ProcessHeapFlags

Definition at line 142 of file ntimage.h.

◆ Reserved1

USHORT IMAGE_LOAD_CONFIG_DIRECTORY64::Reserved1

Definition at line 144 of file ntimage.h.

◆ SecurityCookie

ULONGLONG IMAGE_LOAD_CONFIG_DIRECTORY64::SecurityCookie

Definition at line 146 of file ntimage.h.

◆ SEHandlerCount

ULONGLONG IMAGE_LOAD_CONFIG_DIRECTORY64::SEHandlerCount

Definition at line 148 of file ntimage.h.

◆ SEHandlerTable

ULONGLONG IMAGE_LOAD_CONFIG_DIRECTORY64::SEHandlerTable

Definition at line 147 of file ntimage.h.

◆ Size

ULONG IMAGE_LOAD_CONFIG_DIRECTORY64::Size

Definition at line 129 of file ntimage.h.

◆ TimeDateStamp

ULONG IMAGE_LOAD_CONFIG_DIRECTORY64::TimeDateStamp

Definition at line 130 of file ntimage.h.

◆ VirtualMemoryThreshold

ULONGLONG IMAGE_LOAD_CONFIG_DIRECTORY64::VirtualMemoryThreshold

Definition at line 140 of file ntimage.h.


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