#include <pshpack1.h>
#include <poppack.h>
Go to the source code of this file.
#define AppDomainDCStart_V1 157 |
#define AppDomainFlags_Default 0x1 |
#define AppDomainFlags_Executable 0x2 |
#define AppDomainFlags_Shared 0x4 |
#define AssemblyDCStart_V1 155 |
#define AssemblyFlags_Collectible 0x8 |
#define AssemblyFlags_DomainNeutral 0x1 |
#define AssemblyFlags_Dynamic 0x2 |
#define AssemblyFlags_Native 0x4 |
#define CLR_LOADER_KEYWORD 0x8 |
#define CLR_METHODDC_DCSTARTCOMPLETE_OPCODE 14 |
#define CLR_MODULEDCSTART_OPCODE 35 |
#define CLR_STARTENUMERATION_KEYWORD 0x40 |
#define DCStartComplete_V1 145 |
#define ModuleDCStart_V1 153 |
#define ModuleFlags_DomainNeutral 0x1 |
#define ModuleFlags_Dynamic 0x4 |
#define ModuleFlags_Manifest 0x8 |
#define ModuleFlags_Native 0x2 |
#define RuntimeInformationDCStart 187 |
#define StartupFlags_ALWAYSFLOW_IMPERSONATION 0x40000 |
#define StartupFlags_ARM 0x400000 |
#define StartupFlags_CONCURRENT_GC 0x1 |
#define StartupFlags_DISABLE_COMMITTHREADSTACK 0x20000 |
#define StartupFlags_ETW 0x100000 |
#define StartupFlags_HOARD_GC_VM 0x2000 |
#define StartupFlags_LEGACY_IMPERSONATION 0x10000 |
#define StartupFlags_LOADER_OPTIMIZATION_MULTI_DOMAIN 0x4 |
#define StartupFlags_LOADER_OPTIMIZATION_SINGLE_DOMAIN 0x2 |
#define StartupFlags_LOADER_SAFEMODE 0x10 |
#define StartupFlags_LOADER_SETPREFERENCE 0x100 |
#define StartupFlags_SERVER_BUILD 0x200000 |
#define StartupFlags_SERVER_GC 0x1000 |
#define StartupFlags_SINGLE_VERSION_HOSTING_INTERFACE 0x4000 |
#define StartupFlags_TRIM_GC_COMMIT 0x80000 |
#define StartupMode_ComActivated 0x8 |
#define StartupMode_HostedCLR 0x2 |
#define StartupMode_IjwDll 0x4 |
#define StartupMode_ManagedExe 0x1 |
#define StartupMode_Other 0x10 |