ReactOS 0.4.16-dev-1521-gb8f1da6
|
#include <mmtypes.h>
union { ... } _SECTION_IMAGE_INFORMATION::@2782 |
union { ... } _SECTION_IMAGE_INFORMATION::@2784 |
UCHAR _SECTION_IMAGE_INFORMATION::BaseBelow4gb |
Definition at line 3679 of file winternl.h.
SIZE_T _SECTION_IMAGE_INFORMATION::CommittedStackSize |
Definition at line 344 of file mmtypes.h.
Referenced by CreateProcessInternalW(), and ExeFmtpCreateImageSection().
UCHAR _SECTION_IMAGE_INFORMATION::ComPlusPrefer32bit |
Definition at line 3680 of file winternl.h.
USHORT _SECTION_IMAGE_INFORMATION::DllCharacteristics |
Definition at line 357 of file mmtypes.h.
Referenced by CreateProcessInternalW().
struct { ... } _SECTION_IMAGE_INFORMATION::DUMMYSTRUCTNAME |
union { ... } _SECTION_IMAGE_INFORMATION::DUMMYUNIONNAME |
USHORT _SECTION_IMAGE_INFORMATION::ImageCharacteristics |
Definition at line 356 of file mmtypes.h.
Referenced by CreateProcessInternalW(), and ExeFmtpCreateImageSection().
UCHAR _SECTION_IMAGE_INFORMATION::ImageDynamicallyRelocated |
ULONG _SECTION_IMAGE_INFORMATION::ImageFileSize |
Definition at line 377 of file mmtypes.h.
Referenced by MmCreateImageSection(), and MmMapViewOfSection().
ULONG _SECTION_IMAGE_INFORMATION::LoaderFlags |
Definition at line 376 of file mmtypes.h.
Referenced by LdrpCreateDllSection().
USHORT _SECTION_IMAGE_INFORMATION::Machine |
Definition at line 358 of file mmtypes.h.
Referenced by CreateProcessInternalW().
USHORT _SECTION_IMAGE_INFORMATION::MajorOperatingSystemVersion |
Definition at line 3664 of file winternl.h.
USHORT _SECTION_IMAGE_INFORMATION::MajorSubsystemVersion |
Definition at line 3663 of file winternl.h.
SIZE_T _SECTION_IMAGE_INFORMATION::MaximumStackSize |
Definition at line 343 of file mmtypes.h.
Referenced by CreateProcessInternalW(), and ExeFmtpCreateImageSection().
USHORT _SECTION_IMAGE_INFORMATION::MinorOperatingSystemVersion |
Definition at line 3665 of file winternl.h.
USHORT _SECTION_IMAGE_INFORMATION::MinorSubsystemVersion |
Definition at line 3662 of file winternl.h.
USHORT _SECTION_IMAGE_INFORMATION::SubSystemMajorVersion |
Definition at line 351 of file mmtypes.h.
Referenced by CreateProcessInternalW().
USHORT _SECTION_IMAGE_INFORMATION::SubSystemMinorVersion |
Definition at line 350 of file mmtypes.h.
Referenced by CreateProcessInternalW().
ULONG _SECTION_IMAGE_INFORMATION::SubSystemType |
Definition at line 345 of file mmtypes.h.
Referenced by CreateProcessInternalW(), SmpExecuteImage(), and SmpLoadSubSystem().
PVOID _SECTION_IMAGE_INFORMATION::TransferAddress |
Definition at line 341 of file mmtypes.h.
Referenced by CreateProcessInternalW().