diff --git a/generation/WinSDK/Partitions/WinRT.Metadata/main.cpp b/generation/WinSDK/Partitions/WinRT.Metadata/main.cpp new file mode 100644 index 00000000..a524621f --- /dev/null +++ b/generation/WinSDK/Partitions/WinRT.Metadata/main.cpp @@ -0,0 +1,12 @@ +#define SECURITY_WIN32 // For sspi.h +#define QCC_OS_GROUP_WINDOWS + +#include "intrinfix.h" + +#include "windows.fixed.h" +#include + +#include +#include +#include +#include \ No newline at end of file diff --git a/generation/WinSDK/Partitions/WinRT.Metadata/settings.rsp b/generation/WinSDK/Partitions/WinRT.Metadata/settings.rsp new file mode 100644 index 00000000..e61e48e3 --- /dev/null +++ b/generation/WinSDK/Partitions/WinRT.Metadata/settings.rsp @@ -0,0 +1,22 @@ +--with-type +HANDLE_OPTIONS=uint +--with-attribute +HANDLE_OPTIONS=Flags +--exclude +RO_REGISTRATION_COOKIE +RoGetActivatableClassRegistration +RoErrorReportingFlags +IDesktopWindowTarget +ID2D1DeviceContext +ID2D1Geometry +ID2D1Factory +--traverse +/um/cor.h +/um/CorError.h +/um/CorHdr.h +/winrt/rometadata.h +/winrt/RoMetadataApi.h +/winrt/rometadataresolution.h +/winrt/roparameterizediid.h +--namespace +Windows.Win32.System.WinRT.Metadata diff --git a/generation/WinSDK/Partitions/WinRT/main.cpp b/generation/WinSDK/Partitions/WinRT/main.cpp index 2f6c458c..0c55851b 100644 --- a/generation/WinSDK/Partitions/WinRT/main.cpp +++ b/generation/WinSDK/Partitions/WinRT/main.cpp @@ -27,10 +27,6 @@ #include #include #include -#include -#include -#include -#include #include #include #include diff --git a/generation/WinSDK/Partitions/WinRT/settings.rsp b/generation/WinSDK/Partitions/WinRT/settings.rsp index d2eae7b3..5888a0a7 100644 --- a/generation/WinSDK/Partitions/WinRT/settings.rsp +++ b/generation/WinSDK/Partitions/WinRT/settings.rsp @@ -14,9 +14,6 @@ ID2D1Factory /um/accountssettingspaneinterop.h /um/appserviceinterop.h /um/CastingInterop.h -/um/cor.h -/um/CorError.h -/um/CorHdr.h /um/dispatcherqueue.h /um/dragdropinterop.h /um/IMessageDispatcher.h @@ -38,10 +35,6 @@ ID2D1Factory /winrt/roapi.h /winrt/robuffer.h /winrt/roerrorapi.h -/winrt/rometadata.h -/winrt/RoMetadataApi.h -/winrt/rometadataresolution.h -/winrt/roparameterizediid.h /winrt/roregistrationapi.h /winrt/shcore.h /winrt/weakreference.h diff --git a/generation/WinSDK/scraper.header.txt b/generation/WinSDK/scraper.header.txt index 4b377246..111a7c33 100644 --- a/generation/WinSDK/scraper.header.txt +++ b/generation/WinSDK/scraper.header.txt @@ -223,6 +223,7 @@ using Windows.Win32.System.VirtualDosMachines; using Windows.Win32.System.WindowsProgramming; using Windows.Win32.System.WindowsSync; using Windows.Win32.System.WinRT; +using Windows.Win32.System.WinRT.Metadata; using Windows.Win32.System.Wmi; using Windows.Win32.UI.Accessibility; using Windows.Win32.UI.ColorSystem; diff --git a/scripts/ChangesSinceLastRelease.txt b/scripts/ChangesSinceLastRelease.txt index df6185fa..bce31b58 100644 --- a/scripts/ChangesSinceLastRelease.txt +++ b/scripts/ChangesSinceLastRelease.txt @@ -1,860 +1,4 @@ # Fixed #408. Fixed #240. -Windows.Win32.System.WinRT.Apis.ASSEMBLY_METADATA_TYPE added -Windows.Win32.System.WinRT.Apis.ASSEMBLY_METADATA_TYPE_W added -Windows.Win32.System.WinRT.Apis.CLSID_CLR_v1_MetaData added -Windows.Win32.System.WinRT.Apis.CLSID_CLR_v2_MetaData added -Windows.Win32.System.WinRT.Apis.CLSID_Cor added -Windows.Win32.System.WinRT.Apis.CLSID_CorMetaDataDispenser added -Windows.Win32.System.WinRT.Apis.CLSID_CorMetaDataDispenserReg added -Windows.Win32.System.WinRT.Apis.CLSID_CorMetaDataDispenserRuntime added -Windows.Win32.System.WinRT.Apis.CLSID_CorMetaDataReg added -Windows.Win32.System.WinRT.Apis.CMOD_CALLCONV_NAME_CDECL added -Windows.Win32.System.WinRT.Apis.CMOD_CALLCONV_NAME_FASTCALL added -Windows.Win32.System.WinRT.Apis.CMOD_CALLCONV_NAME_STDCALL added -Windows.Win32.System.WinRT.Apis.CMOD_CALLCONV_NAME_THISCALL added -Windows.Win32.System.WinRT.Apis.CMOD_CALLCONV_NAMESPACE added -Windows.Win32.System.WinRT.Apis.CMOD_CALLCONV_NAMESPACE_OLD added -Windows.Win32.System.WinRT.Apis.COMPILATIONRELAXATIONS_TYPE added -Windows.Win32.System.WinRT.Apis.COMPILATIONRELAXATIONS_TYPE_W added -Windows.Win32.System.WinRT.Apis.COR_BASE_SECURITY_ATTRIBUTE_CLASS added -Windows.Win32.System.WinRT.Apis.COR_BASE_SECURITY_ATTRIBUTE_CLASS_ANSI added -Windows.Win32.System.WinRT.Apis.COR_CCTOR_METHOD_NAME added -Windows.Win32.System.WinRT.Apis.COR_CCTOR_METHOD_NAME_W added -Windows.Win32.System.WinRT.Apis.COR_COMPILERSERVICE_DISCARDABLEATTRIBUTE added -Windows.Win32.System.WinRT.Apis.COR_COMPILERSERVICE_DISCARDABLEATTRIBUTE_ASNI added -Windows.Win32.System.WinRT.Apis.COR_CTOR_METHOD_NAME added -Windows.Win32.System.WinRT.Apis.COR_CTOR_METHOD_NAME_W added -Windows.Win32.System.WinRT.Apis.COR_DELETED_NAME_A added -Windows.Win32.System.WinRT.Apis.COR_DELETED_NAME_W added -Windows.Win32.System.WinRT.Apis.COR_E_AMBIGUOUSMATCH added -Windows.Win32.System.WinRT.Apis.COR_E_ARGUMENT added -Windows.Win32.System.WinRT.Apis.COR_E_BADIMAGEFORMAT added -Windows.Win32.System.WinRT.Apis.COR_E_DIVIDEBYZERO added -Windows.Win32.System.WinRT.Apis.COR_E_INVALIDCAST added -Windows.Win32.System.WinRT.Apis.COR_E_NULLREFERENCE added -Windows.Win32.System.WinRT.Apis.COR_E_OUTOFMEMORY added -Windows.Win32.System.WinRT.Apis.COR_E_TARGETPARAMCOUNT added -Windows.Win32.System.WinRT.Apis.COR_E_UNAUTHORIZEDACCESS added -Windows.Win32.System.WinRT.Apis.COR_ENUM_FIELD_NAME added -Windows.Win32.System.WinRT.Apis.COR_ENUM_FIELD_NAME_W added -Windows.Win32.System.WinRT.Apis.COR_NATIVE_LINK_CUSTOM_VALUE added -Windows.Win32.System.WinRT.Apis.COR_NATIVE_LINK_CUSTOM_VALUE_ANSI added -Windows.Win32.System.WinRT.Apis.COR_NATIVE_LINK_CUSTOM_VALUE_CC added -Windows.Win32.System.WinRT.Apis.COR_REQUIRES_SECOBJ_ATTRIBUTE added -Windows.Win32.System.WinRT.Apis.COR_REQUIRES_SECOBJ_ATTRIBUTE_ANSI added -Windows.Win32.System.WinRT.Apis.COR_SUPPRESS_UNMANAGED_CODE_CHECK_ATTRIBUTE added -Windows.Win32.System.WinRT.Apis.COR_SUPPRESS_UNMANAGED_CODE_CHECK_ATTRIBUTE_ANSI added -Windows.Win32.System.WinRT.Apis.COR_UNVER_CODE_ATTRIBUTE added -Windows.Win32.System.WinRT.Apis.COR_UNVER_CODE_ATTRIBUTE_ANSI added -Windows.Win32.System.WinRT.Apis.COR_VTABLEGAP_NAME_A added -Windows.Win32.System.WinRT.Apis.COR_VTABLEGAP_NAME_W added -Windows.Win32.System.WinRT.Apis.DEFAULTDEPENDENCY_TYPE added -Windows.Win32.System.WinRT.Apis.DEFAULTDEPENDENCY_TYPE_W added -Windows.Win32.System.WinRT.Apis.DEFAULTDOMAIN_LOADEROPTIMIZATION_TYPE added -Windows.Win32.System.WinRT.Apis.DEFAULTDOMAIN_LOADEROPTIMIZATION_TYPE_W added -Windows.Win32.System.WinRT.Apis.DEFAULTDOMAIN_MTA_TYPE added -Windows.Win32.System.WinRT.Apis.DEFAULTDOMAIN_MTA_TYPE_W added -Windows.Win32.System.WinRT.Apis.DEFAULTDOMAIN_STA_TYPE added -Windows.Win32.System.WinRT.Apis.DEFAULTDOMAIN_STA_TYPE_W added -Windows.Win32.System.WinRT.Apis.DEPENDENCY_TYPE added -Windows.Win32.System.WinRT.Apis.DEPENDENCY_TYPE_W added -Windows.Win32.System.WinRT.Apis.DEPRECATED_CLR_API_MESG added -Windows.Win32.System.WinRT.Apis.DESCR_GROUP_METHODDEF added -Windows.Win32.System.WinRT.Apis.DESCR_GROUP_METHODIMPL added -Windows.Win32.System.WinRT.Apis.DISABLED_PRIVATE_REFLECTION_TYPE added -Windows.Win32.System.WinRT.Apis.DISABLED_PRIVATE_REFLECTION_TYPE_W added -Windows.Win32.System.WinRT.Apis.FORWARD_INTEROP_STUB_METHOD_TYPE added -Windows.Win32.System.WinRT.Apis.FORWARD_INTEROP_STUB_METHOD_TYPE_W added -Windows.Win32.System.WinRT.Apis.FRAMEWORK_REGISTRY_KEY added -Windows.Win32.System.WinRT.Apis.FRAMEWORK_REGISTRY_KEY_W added -Windows.Win32.System.WinRT.Apis.FRIEND_ACCESS_ALLOWED_ATTRIBUTE_TYPE added -Windows.Win32.System.WinRT.Apis.FRIEND_ACCESS_ALLOWED_ATTRIBUTE_TYPE_W added -Windows.Win32.System.WinRT.Apis.FRIEND_ASSEMBLY_TYPE added -Windows.Win32.System.WinRT.Apis.FRIEND_ASSEMBLY_TYPE_W added -Windows.Win32.System.WinRT.Apis.GUID_DispIdOverride added -Windows.Win32.System.WinRT.Apis.GUID_ExportedFromComPlus added -Windows.Win32.System.WinRT.Apis.GUID_ForceIEnumerable added -Windows.Win32.System.WinRT.Apis.GUID_Function2Getter added -Windows.Win32.System.WinRT.Apis.GUID_ManagedName added -Windows.Win32.System.WinRT.Apis.GUID_PropGetCA added -Windows.Win32.System.WinRT.Apis.GUID_PropPutCA added -Windows.Win32.System.WinRT.Apis.INTEROP_AUTOPROXY_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_AUTOPROXY_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_BESTFITMAPPING_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_BESTFITMAPPING_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_CLASSINTERFACE_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_CLASSINTERFACE_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_COCLASS_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_COCLASS_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_COMALIASNAME_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_COMALIASNAME_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_COMCOMPATIBLEVERSION_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_COMCOMPATIBLEVERSION_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_COMCONVERSIONLOSS_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_COMCONVERSIONLOSS_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_COMDEFAULTINTERFACE_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_COMDEFAULTINTERFACE_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_COMEMULATE_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_COMEMULATE_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_COMEVENTINTERFACE_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_COMEVENTINTERFACE_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_COMIMPORT_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_COMIMPORT_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_COMREGISTERFUNCTION_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_COMREGISTERFUNCTION_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_COMSOURCEINTERFACES_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_COMSOURCEINTERFACES_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_COMSUBSTITUTABLEINTERFACE_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_COMSUBSTITUTABLEINTERFACE_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_COMUNREGISTERFUNCTION_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_COMUNREGISTERFUNCTION_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_COMVISIBLE_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_COMVISIBLE_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_DATETIMEVALUE_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_DATETIMEVALUE_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_DECIMALVALUE_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_DECIMALVALUE_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_DEFAULTMEMBER_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_DEFAULTMEMBER_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_DISPID_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_DISPID_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_GUID_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_GUID_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_IDISPATCHIMPL_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_IDISPATCHIMPL_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_IDISPATCHVALUE_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_IDISPATCHVALUE_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_IMPORTEDFROMTYPELIB_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_IMPORTEDFROMTYPELIB_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_IN_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_IN_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_INTERFACETYPE_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_INTERFACETYPE_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_IUNKNOWNVALUE_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_IUNKNOWNVALUE_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_LCIDCONVERSION_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_LCIDCONVERSION_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_MARSHALAS_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_MARSHALAS_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_OUT_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_OUT_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_PARAMARRAY_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_PARAMARRAY_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_PRESERVESIG_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_PRESERVESIG_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_PRIMARYINTEROPASSEMBLY_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_PRIMARYINTEROPASSEMBLY_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_SERIALIZABLE_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_SERIALIZABLE_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_SETWIN32CONTEXTINIDISPATCHATTRIBUTE_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_SETWIN32CONTEXTINIDISPATCHATTRIBUTE_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_TYPELIBFUNC_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_TYPELIBFUNC_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_TYPELIBIMPORTCLASS_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_TYPELIBIMPORTCLASS_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_TYPELIBTYPE_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_TYPELIBTYPE_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_TYPELIBVAR_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_TYPELIBVAR_TYPE_W added -Windows.Win32.System.WinRT.Apis.INTEROP_TYPELIBVERSION_TYPE added -Windows.Win32.System.WinRT.Apis.INTEROP_TYPELIBVERSION_TYPE_W added -Windows.Win32.System.WinRT.Apis.INVALID_CONNECTION_ID added -Windows.Win32.System.WinRT.Apis.INVALID_TASK_ID added -Windows.Win32.System.WinRT.Apis.LIBID_ComPlusRuntime added -Windows.Win32.System.WinRT.Apis.MAIN_CLR_MODULE_NAME_A added -Windows.Win32.System.WinRT.Apis.MAIN_CLR_MODULE_NAME_W added -Windows.Win32.System.WinRT.Apis.MAX_CONNECTION_NAME added -Windows.Win32.System.WinRT.Apis.MetaDataCheckDuplicatesFor added -Windows.Win32.System.WinRT.Apis.MetaDataErrorIfEmitOutOfOrder added -Windows.Win32.System.WinRT.Apis.MetaDataGenerateTCEAdapters added -Windows.Win32.System.WinRT.Apis.MetaDataImportOption added -Windows.Win32.System.WinRT.Apis.MetaDataLinkerOptions added -Windows.Win32.System.WinRT.Apis.MetaDataMergerOptions added -Windows.Win32.System.WinRT.Apis.MetaDataNotificationForTokenMovement added -Windows.Win32.System.WinRT.Apis.MetaDataPreserveLocalRefs added -Windows.Win32.System.WinRT.Apis.MetaDataRefToDefCheck added -Windows.Win32.System.WinRT.Apis.MetaDataRuntimeVersion added -Windows.Win32.System.WinRT.Apis.MetaDataSetUpdate added -Windows.Win32.System.WinRT.Apis.MetaDataThreadSafetyOptions added -Windows.Win32.System.WinRT.Apis.MetaDataTypeLibImportNamespace added -Windows.Win32.System.WinRT.Apis.MSCOREE_SHIM_A added -Windows.Win32.System.WinRT.Apis.MSCOREE_SHIM_W added -Windows.Win32.System.WinRT.Apis.NONVERSIONABLE_TYPE added -Windows.Win32.System.WinRT.Apis.NONVERSIONABLE_TYPE_W added -Windows.Win32.System.WinRT.Apis.RoCreateNonAgilePropertySet added -Windows.Win32.System.WinRT.Apis.RoCreatePropertySetSerializer added -Windows.Win32.System.WinRT.Apis.RoGetMetaDataFile added -Windows.Win32.System.WinRT.Apis.RoIsApiContractMajorVersionPresent added -Windows.Win32.System.WinRT.Apis.RoIsApiContractPresent added -Windows.Win32.System.WinRT.Apis.RoParseTypeName added -Windows.Win32.System.WinRT.Apis.RoResolveNamespace added -Windows.Win32.System.WinRT.Apis.RUNTIMECOMPATIBILITY_TYPE added -Windows.Win32.System.WinRT.Apis.RUNTIMECOMPATIBILITY_TYPE_W added -Windows.Win32.System.WinRT.Apis.SIGN_MASK_FOURBYTE added -Windows.Win32.System.WinRT.Apis.SIGN_MASK_ONEBYTE added -Windows.Win32.System.WinRT.Apis.SIGN_MASK_TWOBYTE added -Windows.Win32.System.WinRT.Apis.SUBJECT_ASSEMBLY_TYPE added -Windows.Win32.System.WinRT.Apis.SUBJECT_ASSEMBLY_TYPE_W added -Windows.Win32.System.WinRT.Apis.TARGET_FRAMEWORK_TYPE added -Windows.Win32.System.WinRT.Apis.TARGET_FRAMEWORK_TYPE_W added -Windows.Win32.System.WinRT.Apis.USER_FRAMEWORK_REGISTRY_KEY added -Windows.Win32.System.WinRT.Apis.USER_FRAMEWORK_REGISTRY_KEY_W added -Windows.Win32.System.WinRT.ASSEMBLYMETADATA added -Windows.Win32.System.WinRT.CeeSectionAttr added -Windows.Win32.System.WinRT.CeeSectionAttr.sdExecute added -Windows.Win32.System.WinRT.CeeSectionAttr.sdNone added -Windows.Win32.System.WinRT.CeeSectionAttr.sdReadOnly added -Windows.Win32.System.WinRT.CeeSectionAttr.sdReadWrite added -Windows.Win32.System.WinRT.CeeSectionRelocExtra added -Windows.Win32.System.WinRT.CeeSectionRelocType added -Windows.Win32.System.WinRT.CeeSectionRelocType.srNoBaseReloc added -Windows.Win32.System.WinRT.CeeSectionRelocType.srRelocAbsolute added -Windows.Win32.System.WinRT.CeeSectionRelocType.srRelocAbsolutePtr added -Windows.Win32.System.WinRT.CeeSectionRelocType.srRelocAbsoluteTagged added -Windows.Win32.System.WinRT.CeeSectionRelocType.srRelocCodeRelative added -Windows.Win32.System.WinRT.CeeSectionRelocType.srRelocDir64 added -Windows.Win32.System.WinRT.CeeSectionRelocType.srRelocDir64Ptr added -Windows.Win32.System.WinRT.CeeSectionRelocType.srRelocFilePos added -Windows.Win32.System.WinRT.CeeSectionRelocType.srRelocHighAdj added -Windows.Win32.System.WinRT.CeeSectionRelocType.srRelocHighLow added -Windows.Win32.System.WinRT.CeeSectionRelocType.srRelocHighLowPtr added -Windows.Win32.System.WinRT.CeeSectionRelocType.srRelocIA64Imm64 added -Windows.Win32.System.WinRT.CeeSectionRelocType.srRelocIA64Imm64Ptr added -Windows.Win32.System.WinRT.CeeSectionRelocType.srRelocIA64PcRel25 added -Windows.Win32.System.WinRT.CeeSectionRelocType.srRelocIA64PcRel64 added -Windows.Win32.System.WinRT.CeeSectionRelocType.srRelocMapToken added -Windows.Win32.System.WinRT.CeeSectionRelocType.srRelocPtr added -Windows.Win32.System.WinRT.CeeSectionRelocType.srRelocRelative added -Windows.Win32.System.WinRT.CeeSectionRelocType.srRelocRelativePtr added -Windows.Win32.System.WinRT.CeeSectionRelocType.srRelocSentinel added -Windows.Win32.System.WinRT.COINITICOR added -Windows.Win32.System.WinRT.COINITICOR.COINITCOR_DEFAULT added -Windows.Win32.System.WinRT.COINITIEE added -Windows.Win32.System.WinRT.COINITIEE.COINITEE_DEFAULT added -Windows.Win32.System.WinRT.COINITIEE.COINITEE_DLL added -Windows.Win32.System.WinRT.COINITIEE.COINITEE_MAIN added -Windows.Win32.System.WinRT.CompilationRelaxationsEnum added -Windows.Win32.System.WinRT.CompilationRelaxationsEnum.CompilationRelaxations_NoStringInterning added -Windows.Win32.System.WinRT.COR_FIELD_OFFSET added -Windows.Win32.System.WinRT.COR_NATIVE_LINK added -Windows.Win32.System.WinRT.COR_SECATTR added -Windows.Win32.System.WinRT.CorArgType added -Windows.Win32.System.WinRT.CorArgType.IMAGE_CEE_CS_BYVALUE added -Windows.Win32.System.WinRT.CorArgType.IMAGE_CEE_CS_END added -Windows.Win32.System.WinRT.CorArgType.IMAGE_CEE_CS_I4 added -Windows.Win32.System.WinRT.CorArgType.IMAGE_CEE_CS_I8 added -Windows.Win32.System.WinRT.CorArgType.IMAGE_CEE_CS_OBJECT added -Windows.Win32.System.WinRT.CorArgType.IMAGE_CEE_CS_PTR added -Windows.Win32.System.WinRT.CorArgType.IMAGE_CEE_CS_R4 added -Windows.Win32.System.WinRT.CorArgType.IMAGE_CEE_CS_R8 added -Windows.Win32.System.WinRT.CorArgType.IMAGE_CEE_CS_STRUCT32 added -Windows.Win32.System.WinRT.CorArgType.IMAGE_CEE_CS_STRUCT4 added -Windows.Win32.System.WinRT.CorArgType.IMAGE_CEE_CS_VOID added -Windows.Win32.System.WinRT.CorAssemblyFlags added -Windows.Win32.System.WinRT.CorAssemblyFlags.afContentType_Default added -Windows.Win32.System.WinRT.CorAssemblyFlags.afContentType_Mask added -Windows.Win32.System.WinRT.CorAssemblyFlags.afContentType_WindowsRuntime added -Windows.Win32.System.WinRT.CorAssemblyFlags.afDisableJITcompileOptimizer added -Windows.Win32.System.WinRT.CorAssemblyFlags.afEnableJITcompileTracking added -Windows.Win32.System.WinRT.CorAssemblyFlags.afPA_AMD64 added -Windows.Win32.System.WinRT.CorAssemblyFlags.afPA_ARM added -Windows.Win32.System.WinRT.CorAssemblyFlags.afPA_FullMask added -Windows.Win32.System.WinRT.CorAssemblyFlags.afPA_IA64 added -Windows.Win32.System.WinRT.CorAssemblyFlags.afPA_Mask added -Windows.Win32.System.WinRT.CorAssemblyFlags.afPA_MSIL added -Windows.Win32.System.WinRT.CorAssemblyFlags.afPA_None added -Windows.Win32.System.WinRT.CorAssemblyFlags.afPA_NoPlatform added -Windows.Win32.System.WinRT.CorAssemblyFlags.afPA_Shift added -Windows.Win32.System.WinRT.CorAssemblyFlags.afPA_Specified added -Windows.Win32.System.WinRT.CorAssemblyFlags.afPA_x86 added -Windows.Win32.System.WinRT.CorAssemblyFlags.afPublicKey added -Windows.Win32.System.WinRT.CorAssemblyFlags.afRetargetable added -Windows.Win32.System.WinRT.CorAttributeTargets added -Windows.Win32.System.WinRT.CorAttributeTargets.catAll added -Windows.Win32.System.WinRT.CorAttributeTargets.catAssembly added -Windows.Win32.System.WinRT.CorAttributeTargets.catClass added -Windows.Win32.System.WinRT.CorAttributeTargets.catClassMembers added -Windows.Win32.System.WinRT.CorAttributeTargets.catConstructor added -Windows.Win32.System.WinRT.CorAttributeTargets.catDelegate added -Windows.Win32.System.WinRT.CorAttributeTargets.catEnum added -Windows.Win32.System.WinRT.CorAttributeTargets.catEvent added -Windows.Win32.System.WinRT.CorAttributeTargets.catField added -Windows.Win32.System.WinRT.CorAttributeTargets.catGenericParameter added -Windows.Win32.System.WinRT.CorAttributeTargets.catInterface added -Windows.Win32.System.WinRT.CorAttributeTargets.catMethod added -Windows.Win32.System.WinRT.CorAttributeTargets.catModule added -Windows.Win32.System.WinRT.CorAttributeTargets.catParameter added -Windows.Win32.System.WinRT.CorAttributeTargets.catProperty added -Windows.Win32.System.WinRT.CorAttributeTargets.catStruct added -Windows.Win32.System.WinRT.CorCallingConvention added -Windows.Win32.System.WinRT.CorCallingConvention.IMAGE_CEE_CS_CALLCONV_DEFAULT added -Windows.Win32.System.WinRT.CorCallingConvention.IMAGE_CEE_CS_CALLCONV_EXPLICITTHIS added -Windows.Win32.System.WinRT.CorCallingConvention.IMAGE_CEE_CS_CALLCONV_FIELD added -Windows.Win32.System.WinRT.CorCallingConvention.IMAGE_CEE_CS_CALLCONV_GENERIC added -Windows.Win32.System.WinRT.CorCallingConvention.IMAGE_CEE_CS_CALLCONV_GENERICINST added -Windows.Win32.System.WinRT.CorCallingConvention.IMAGE_CEE_CS_CALLCONV_HASTHIS added -Windows.Win32.System.WinRT.CorCallingConvention.IMAGE_CEE_CS_CALLCONV_LOCAL_SIG added -Windows.Win32.System.WinRT.CorCallingConvention.IMAGE_CEE_CS_CALLCONV_MASK added -Windows.Win32.System.WinRT.CorCallingConvention.IMAGE_CEE_CS_CALLCONV_MAX added -Windows.Win32.System.WinRT.CorCallingConvention.IMAGE_CEE_CS_CALLCONV_NATIVEVARARG added -Windows.Win32.System.WinRT.CorCallingConvention.IMAGE_CEE_CS_CALLCONV_PROPERTY added -Windows.Win32.System.WinRT.CorCallingConvention.IMAGE_CEE_CS_CALLCONV_UNMGD added -Windows.Win32.System.WinRT.CorCallingConvention.IMAGE_CEE_CS_CALLCONV_VARARG added -Windows.Win32.System.WinRT.CorCheckDuplicatesFor added -Windows.Win32.System.WinRT.CorCheckDuplicatesFor.MDDupAll added -Windows.Win32.System.WinRT.CorCheckDuplicatesFor.MDDupAssembly added -Windows.Win32.System.WinRT.CorCheckDuplicatesFor.MDDupAssemblyRef added -Windows.Win32.System.WinRT.CorCheckDuplicatesFor.MDDupCustomAttribute added -Windows.Win32.System.WinRT.CorCheckDuplicatesFor.MDDupDefault added -Windows.Win32.System.WinRT.CorCheckDuplicatesFor.MDDupENC added -Windows.Win32.System.WinRT.CorCheckDuplicatesFor.MDDupEvent added -Windows.Win32.System.WinRT.CorCheckDuplicatesFor.MDDupExportedType added -Windows.Win32.System.WinRT.CorCheckDuplicatesFor.MDDupFieldDef added -Windows.Win32.System.WinRT.CorCheckDuplicatesFor.MDDupFile added -Windows.Win32.System.WinRT.CorCheckDuplicatesFor.MDDupGenericParam added -Windows.Win32.System.WinRT.CorCheckDuplicatesFor.MDDupGenericParamConstraint added -Windows.Win32.System.WinRT.CorCheckDuplicatesFor.MDDupImplMap added -Windows.Win32.System.WinRT.CorCheckDuplicatesFor.MDDupInterfaceImpl added -Windows.Win32.System.WinRT.CorCheckDuplicatesFor.MDDupManifestResource added -Windows.Win32.System.WinRT.CorCheckDuplicatesFor.MDDupMemberRef added -Windows.Win32.System.WinRT.CorCheckDuplicatesFor.MDDupMethodDef added -Windows.Win32.System.WinRT.CorCheckDuplicatesFor.MDDupMethodSpec added -Windows.Win32.System.WinRT.CorCheckDuplicatesFor.MDDupModuleRef added -Windows.Win32.System.WinRT.CorCheckDuplicatesFor.MDDupParamDef added -Windows.Win32.System.WinRT.CorCheckDuplicatesFor.MDDupPermission added -Windows.Win32.System.WinRT.CorCheckDuplicatesFor.MDDupProperty added -Windows.Win32.System.WinRT.CorCheckDuplicatesFor.MDDupSignature added -Windows.Win32.System.WinRT.CorCheckDuplicatesFor.MDDupTypeDef added -Windows.Win32.System.WinRT.CorCheckDuplicatesFor.MDDupTypeRef added -Windows.Win32.System.WinRT.CorCheckDuplicatesFor.MDDupTypeSpec added -Windows.Win32.System.WinRT.CorCheckDuplicatesFor.MDNoDupChecks added -Windows.Win32.System.WinRT.CorDeclSecurity added -Windows.Win32.System.WinRT.CorDeclSecurity.dclActionMask added -Windows.Win32.System.WinRT.CorDeclSecurity.dclActionNil added -Windows.Win32.System.WinRT.CorDeclSecurity.dclAssert added -Windows.Win32.System.WinRT.CorDeclSecurity.dclDemand added -Windows.Win32.System.WinRT.CorDeclSecurity.dclDeny added -Windows.Win32.System.WinRT.CorDeclSecurity.dclInheritanceCheck added -Windows.Win32.System.WinRT.CorDeclSecurity.dclLinktimeCheck added -Windows.Win32.System.WinRT.CorDeclSecurity.dclMaximumValue added -Windows.Win32.System.WinRT.CorDeclSecurity.dclNonCasDemand added -Windows.Win32.System.WinRT.CorDeclSecurity.dclNonCasInheritance added -Windows.Win32.System.WinRT.CorDeclSecurity.dclNonCasLinkDemand added -Windows.Win32.System.WinRT.CorDeclSecurity.dclPermitOnly added -Windows.Win32.System.WinRT.CorDeclSecurity.dclPrejitDenied added -Windows.Win32.System.WinRT.CorDeclSecurity.dclPrejitGrant added -Windows.Win32.System.WinRT.CorDeclSecurity.dclRequest added -Windows.Win32.System.WinRT.CorDeclSecurity.dclRequestMinimum added -Windows.Win32.System.WinRT.CorDeclSecurity.dclRequestOptional added -Windows.Win32.System.WinRT.CorDeclSecurity.dclRequestRefuse added -Windows.Win32.System.WinRT.CorElementType added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_ARRAY added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_BOOLEAN added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_BYREF added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_CHAR added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_CLASS added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_CMOD_OPT added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_CMOD_REQD added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_END added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_FNPTR added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_GENERICINST added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_I added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_I1 added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_I2 added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_I4 added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_I8 added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_INTERNAL added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_MAX added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_MODIFIER added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_MVAR added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_OBJECT added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_PINNED added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_PTR added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_R4 added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_R8 added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_SENTINEL added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_STRING added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_SZARRAY added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_TYPEDBYREF added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_U added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_U1 added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_U2 added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_U4 added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_U8 added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_VALUETYPE added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_VAR added -Windows.Win32.System.WinRT.CorElementType.ELEMENT_TYPE_VOID added -Windows.Win32.System.WinRT.CorErrorIfEmitOutOfOrder added -Windows.Win32.System.WinRT.CorErrorIfEmitOutOfOrder.MDErrorOutOfOrderAll added -Windows.Win32.System.WinRT.CorErrorIfEmitOutOfOrder.MDErrorOutOfOrderDefault added -Windows.Win32.System.WinRT.CorErrorIfEmitOutOfOrder.MDErrorOutOfOrderNone added -Windows.Win32.System.WinRT.CorErrorIfEmitOutOfOrder.MDEventOutOfOrder added -Windows.Win32.System.WinRT.CorErrorIfEmitOutOfOrder.MDFieldOutOfOrder added -Windows.Win32.System.WinRT.CorErrorIfEmitOutOfOrder.MDMethodOutOfOrder added -Windows.Win32.System.WinRT.CorErrorIfEmitOutOfOrder.MDParamOutOfOrder added -Windows.Win32.System.WinRT.CorErrorIfEmitOutOfOrder.MDPropertyOutOfOrder added -Windows.Win32.System.WinRT.CorEventAttr added -Windows.Win32.System.WinRT.CorEventAttr.evReservedMask added -Windows.Win32.System.WinRT.CorEventAttr.evRTSpecialName added -Windows.Win32.System.WinRT.CorEventAttr.evSpecialName added -Windows.Win32.System.WinRT.CorExceptionFlag added -Windows.Win32.System.WinRT.CorExceptionFlag.COR_ILEXCEPTION_CLAUSE_DEPRECATED added -Windows.Win32.System.WinRT.CorExceptionFlag.COR_ILEXCEPTION_CLAUSE_DUPLICATED added -Windows.Win32.System.WinRT.CorExceptionFlag.COR_ILEXCEPTION_CLAUSE_FAULT added -Windows.Win32.System.WinRT.CorExceptionFlag.COR_ILEXCEPTION_CLAUSE_FILTER added -Windows.Win32.System.WinRT.CorExceptionFlag.COR_ILEXCEPTION_CLAUSE_FINALLY added -Windows.Win32.System.WinRT.CorExceptionFlag.COR_ILEXCEPTION_CLAUSE_NONE added -Windows.Win32.System.WinRT.CorExceptionFlag.COR_ILEXCEPTION_CLAUSE_OFFSETLEN added -Windows.Win32.System.WinRT.CorFieldAttr added -Windows.Win32.System.WinRT.CorFieldAttr.fdAssembly added -Windows.Win32.System.WinRT.CorFieldAttr.fdFamANDAssem added -Windows.Win32.System.WinRT.CorFieldAttr.fdFamily added -Windows.Win32.System.WinRT.CorFieldAttr.fdFamORAssem added -Windows.Win32.System.WinRT.CorFieldAttr.fdFieldAccessMask added -Windows.Win32.System.WinRT.CorFieldAttr.fdHasDefault added -Windows.Win32.System.WinRT.CorFieldAttr.fdHasFieldMarshal added -Windows.Win32.System.WinRT.CorFieldAttr.fdHasFieldRVA added -Windows.Win32.System.WinRT.CorFieldAttr.fdInitOnly added -Windows.Win32.System.WinRT.CorFieldAttr.fdLiteral added -Windows.Win32.System.WinRT.CorFieldAttr.fdNotSerialized added -Windows.Win32.System.WinRT.CorFieldAttr.fdPinvokeImpl added -Windows.Win32.System.WinRT.CorFieldAttr.fdPrivate added -Windows.Win32.System.WinRT.CorFieldAttr.fdPrivateScope added -Windows.Win32.System.WinRT.CorFieldAttr.fdPublic added -Windows.Win32.System.WinRT.CorFieldAttr.fdReservedMask added -Windows.Win32.System.WinRT.CorFieldAttr.fdRTSpecialName added -Windows.Win32.System.WinRT.CorFieldAttr.fdSpecialName added -Windows.Win32.System.WinRT.CorFieldAttr.fdStatic added -Windows.Win32.System.WinRT.CorFileFlags added -Windows.Win32.System.WinRT.CorFileFlags.ffContainsMetaData added -Windows.Win32.System.WinRT.CorFileFlags.ffContainsNoMetaData added -Windows.Win32.System.WinRT.CorFileMapping added -Windows.Win32.System.WinRT.CorFileMapping.fmExecutableImage added -Windows.Win32.System.WinRT.CorFileMapping.fmFlat added -Windows.Win32.System.WinRT.CorGenericParamAttr added -Windows.Win32.System.WinRT.CorGenericParamAttr.gpContravariant added -Windows.Win32.System.WinRT.CorGenericParamAttr.gpCovariant added -Windows.Win32.System.WinRT.CorGenericParamAttr.gpDefaultConstructorConstraint added -Windows.Win32.System.WinRT.CorGenericParamAttr.gpNonVariant added -Windows.Win32.System.WinRT.CorGenericParamAttr.gpNoSpecialConstraint added -Windows.Win32.System.WinRT.CorGenericParamAttr.gpNotNullableValueTypeConstraint added -Windows.Win32.System.WinRT.CorGenericParamAttr.gpReferenceTypeConstraint added -Windows.Win32.System.WinRT.CorGenericParamAttr.gpSpecialConstraintMask added -Windows.Win32.System.WinRT.CorGenericParamAttr.gpVarianceMask added -Windows.Win32.System.WinRT.CorILMethodFlags added -Windows.Win32.System.WinRT.CorILMethodFlags.CorILMethod_CompressedIL added -Windows.Win32.System.WinRT.CorILMethodFlags.CorILMethod_FatFormat added -Windows.Win32.System.WinRT.CorILMethodFlags.CorILMethod_FormatMask added -Windows.Win32.System.WinRT.CorILMethodFlags.CorILMethod_FormatShift added -Windows.Win32.System.WinRT.CorILMethodFlags.CorILMethod_InitLocals added -Windows.Win32.System.WinRT.CorILMethodFlags.CorILMethod_MoreSects added -Windows.Win32.System.WinRT.CorILMethodFlags.CorILMethod_SmallFormat added -Windows.Win32.System.WinRT.CorILMethodFlags.CorILMethod_TinyFormat added -Windows.Win32.System.WinRT.CorILMethodFlags.CorILMethod_TinyFormat1 added -Windows.Win32.System.WinRT.CorILMethodSect added -Windows.Win32.System.WinRT.CorILMethodSect.CorILMethod_Sect_EHTable added -Windows.Win32.System.WinRT.CorILMethodSect.CorILMethod_Sect_FatFormat added -Windows.Win32.System.WinRT.CorILMethodSect.CorILMethod_Sect_KindMask added -Windows.Win32.System.WinRT.CorILMethodSect.CorILMethod_Sect_MoreSects added -Windows.Win32.System.WinRT.CorILMethodSect.CorILMethod_Sect_OptILTable added -Windows.Win32.System.WinRT.CorILMethodSect.CorILMethod_Sect_Reserved added -Windows.Win32.System.WinRT.CorImportOptions added -Windows.Win32.System.WinRT.CorImportOptions.MDImportOptionAll added -Windows.Win32.System.WinRT.CorImportOptions.MDImportOptionAllCustomAttributes added -Windows.Win32.System.WinRT.CorImportOptions.MDImportOptionAllEvents added -Windows.Win32.System.WinRT.CorImportOptions.MDImportOptionAllExportedTypes added -Windows.Win32.System.WinRT.CorImportOptions.MDImportOptionAllFieldDefs added -Windows.Win32.System.WinRT.CorImportOptions.MDImportOptionAllMethodDefs added -Windows.Win32.System.WinRT.CorImportOptions.MDImportOptionAllProperties added -Windows.Win32.System.WinRT.CorImportOptions.MDImportOptionAllTypeDefs added -Windows.Win32.System.WinRT.CorImportOptions.MDImportOptionDefault added -Windows.Win32.System.WinRT.CorLinkerOptions added -Windows.Win32.System.WinRT.CorLinkerOptions.MDAssembly added -Windows.Win32.System.WinRT.CorLinkerOptions.MDNetModule added -Windows.Win32.System.WinRT.CorLocalRefPreservation added -Windows.Win32.System.WinRT.CorLocalRefPreservation.MDPreserveLocalMemberRef added -Windows.Win32.System.WinRT.CorLocalRefPreservation.MDPreserveLocalRefsNone added -Windows.Win32.System.WinRT.CorLocalRefPreservation.MDPreserveLocalTypeRef added -Windows.Win32.System.WinRT.CorManifestResourceFlags added -Windows.Win32.System.WinRT.CorManifestResourceFlags.mrPrivate added -Windows.Win32.System.WinRT.CorManifestResourceFlags.mrPublic added -Windows.Win32.System.WinRT.CorManifestResourceFlags.mrVisibilityMask added -Windows.Win32.System.WinRT.CorMethodAttr added -Windows.Win32.System.WinRT.CorMethodAttr.mdAbstract added -Windows.Win32.System.WinRT.CorMethodAttr.mdAssem added -Windows.Win32.System.WinRT.CorMethodAttr.mdCheckAccessOnOverride added -Windows.Win32.System.WinRT.CorMethodAttr.mdFamANDAssem added -Windows.Win32.System.WinRT.CorMethodAttr.mdFamily added -Windows.Win32.System.WinRT.CorMethodAttr.mdFamORAssem added -Windows.Win32.System.WinRT.CorMethodAttr.mdFinal added -Windows.Win32.System.WinRT.CorMethodAttr.mdHasSecurity added -Windows.Win32.System.WinRT.CorMethodAttr.mdHideBySig added -Windows.Win32.System.WinRT.CorMethodAttr.mdMemberAccessMask added -Windows.Win32.System.WinRT.CorMethodAttr.mdNewSlot added -Windows.Win32.System.WinRT.CorMethodAttr.mdPinvokeImpl added -Windows.Win32.System.WinRT.CorMethodAttr.mdPrivate added -Windows.Win32.System.WinRT.CorMethodAttr.mdPrivateScope added -Windows.Win32.System.WinRT.CorMethodAttr.mdPublic added -Windows.Win32.System.WinRT.CorMethodAttr.mdRequireSecObject added -Windows.Win32.System.WinRT.CorMethodAttr.mdReservedMask added -Windows.Win32.System.WinRT.CorMethodAttr.mdReuseSlot added -Windows.Win32.System.WinRT.CorMethodAttr.mdRTSpecialName added -Windows.Win32.System.WinRT.CorMethodAttr.mdSpecialName added -Windows.Win32.System.WinRT.CorMethodAttr.mdStatic added -Windows.Win32.System.WinRT.CorMethodAttr.mdUnmanagedExport added -Windows.Win32.System.WinRT.CorMethodAttr.mdVirtual added -Windows.Win32.System.WinRT.CorMethodAttr.mdVtableLayoutMask added -Windows.Win32.System.WinRT.CorMethodImpl added -Windows.Win32.System.WinRT.CorMethodImpl.miAggressiveInlining added -Windows.Win32.System.WinRT.CorMethodImpl.miCodeTypeMask added -Windows.Win32.System.WinRT.CorMethodImpl.miForwardRef added -Windows.Win32.System.WinRT.CorMethodImpl.miIL added -Windows.Win32.System.WinRT.CorMethodImpl.miInternalCall added -Windows.Win32.System.WinRT.CorMethodImpl.miManaged added -Windows.Win32.System.WinRT.CorMethodImpl.miManagedMask added -Windows.Win32.System.WinRT.CorMethodImpl.miMaxMethodImplVal added -Windows.Win32.System.WinRT.CorMethodImpl.miNative added -Windows.Win32.System.WinRT.CorMethodImpl.miNoInlining added -Windows.Win32.System.WinRT.CorMethodImpl.miNoOptimization added -Windows.Win32.System.WinRT.CorMethodImpl.miOPTIL added -Windows.Win32.System.WinRT.CorMethodImpl.miPreserveSig added -Windows.Win32.System.WinRT.CorMethodImpl.miRuntime added -Windows.Win32.System.WinRT.CorMethodImpl.miSecurityMitigations added -Windows.Win32.System.WinRT.CorMethodImpl.miSynchronized added -Windows.Win32.System.WinRT.CorMethodImpl.miUnmanaged added -Windows.Win32.System.WinRT.CorMethodImpl.miUserMask added -Windows.Win32.System.WinRT.CorMethodSemanticsAttr added -Windows.Win32.System.WinRT.CorMethodSemanticsAttr.msAddOn added -Windows.Win32.System.WinRT.CorMethodSemanticsAttr.msFire added -Windows.Win32.System.WinRT.CorMethodSemanticsAttr.msGetter added -Windows.Win32.System.WinRT.CorMethodSemanticsAttr.msOther added -Windows.Win32.System.WinRT.CorMethodSemanticsAttr.msRemoveOn added -Windows.Win32.System.WinRT.CorMethodSemanticsAttr.msSetter added -Windows.Win32.System.WinRT.CorNativeLinkFlags added -Windows.Win32.System.WinRT.CorNativeLinkFlags.nlfLastError added -Windows.Win32.System.WinRT.CorNativeLinkFlags.nlfMaxValue added -Windows.Win32.System.WinRT.CorNativeLinkFlags.nlfNoMangle added -Windows.Win32.System.WinRT.CorNativeLinkFlags.nlfNone added -Windows.Win32.System.WinRT.CorNativeLinkType added -Windows.Win32.System.WinRT.CorNativeLinkType.nltAnsi added -Windows.Win32.System.WinRT.CorNativeLinkType.nltAuto added -Windows.Win32.System.WinRT.CorNativeLinkType.nltMaxValue added -Windows.Win32.System.WinRT.CorNativeLinkType.nltNone added -Windows.Win32.System.WinRT.CorNativeLinkType.nltOle added -Windows.Win32.System.WinRT.CorNativeLinkType.nltUnicode added -Windows.Win32.System.WinRT.CorNativeType added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_ANSIBSTR added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_ARRAY added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_ASANY added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_BOOLEAN added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_BSTR added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_BYVALSTR added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_CURRENCY added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_CUSTOMMARSHALER added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_DATE added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_DECIMAL added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_END added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_ERROR added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_FIXEDARRAY added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_FIXEDSYSSTRING added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_FUNC added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_HSTRING added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_I1 added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_I2 added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_I4 added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_I8 added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_IDISPATCH added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_IINSPECTABLE added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_INT added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_INTF added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_IUNKNOWN added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_LPSTR added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_LPSTRUCT added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_LPTSTR added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_LPUTF8STR added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_LPWSTR added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_MAX added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_NESTEDSTRUCT added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_OBJECTREF added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_PTR added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_R4 added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_R8 added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_SAFEARRAY added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_STRUCT added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_SYSCHAR added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_TBSTR added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_U1 added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_U2 added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_U4 added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_U8 added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_UINT added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_VARIANT added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_VARIANTBOOL added -Windows.Win32.System.WinRT.CorNativeType.NATIVE_TYPE_VOID added -Windows.Win32.System.WinRT.CorNotificationForTokenMovement added -Windows.Win32.System.WinRT.CorNotificationForTokenMovement.MDNotifyAll added -Windows.Win32.System.WinRT.CorNotificationForTokenMovement.MDNotifyAssemblyRef added -Windows.Win32.System.WinRT.CorNotificationForTokenMovement.MDNotifyCustomAttribute added -Windows.Win32.System.WinRT.CorNotificationForTokenMovement.MDNotifyDefault added -Windows.Win32.System.WinRT.CorNotificationForTokenMovement.MDNotifyEvent added -Windows.Win32.System.WinRT.CorNotificationForTokenMovement.MDNotifyExportedType added -Windows.Win32.System.WinRT.CorNotificationForTokenMovement.MDNotifyFieldDef added -Windows.Win32.System.WinRT.CorNotificationForTokenMovement.MDNotifyFile added -Windows.Win32.System.WinRT.CorNotificationForTokenMovement.MDNotifyInterfaceImpl added -Windows.Win32.System.WinRT.CorNotificationForTokenMovement.MDNotifyMemberRef added -Windows.Win32.System.WinRT.CorNotificationForTokenMovement.MDNotifyMethodDef added -Windows.Win32.System.WinRT.CorNotificationForTokenMovement.MDNotifyModuleRef added -Windows.Win32.System.WinRT.CorNotificationForTokenMovement.MDNotifyNameSpace added -Windows.Win32.System.WinRT.CorNotificationForTokenMovement.MDNotifyNone added -Windows.Win32.System.WinRT.CorNotificationForTokenMovement.MDNotifyParamDef added -Windows.Win32.System.WinRT.CorNotificationForTokenMovement.MDNotifyPermission added -Windows.Win32.System.WinRT.CorNotificationForTokenMovement.MDNotifyProperty added -Windows.Win32.System.WinRT.CorNotificationForTokenMovement.MDNotifyResource added -Windows.Win32.System.WinRT.CorNotificationForTokenMovement.MDNotifySecurityValue added -Windows.Win32.System.WinRT.CorNotificationForTokenMovement.MDNotifySignature added -Windows.Win32.System.WinRT.CorNotificationForTokenMovement.MDNotifyTypeDef added -Windows.Win32.System.WinRT.CorNotificationForTokenMovement.MDNotifyTypeRef added -Windows.Win32.System.WinRT.CorNotificationForTokenMovement.MDNotifyTypeSpec added -Windows.Win32.System.WinRT.CorOpenFlags added -Windows.Win32.System.WinRT.CorOpenFlags.ofCheckIntegrity added -Windows.Win32.System.WinRT.CorOpenFlags.ofCopyMemory added -Windows.Win32.System.WinRT.CorOpenFlags.ofNoTransform added -Windows.Win32.System.WinRT.CorOpenFlags.ofNoTypeLib added -Windows.Win32.System.WinRT.CorOpenFlags.ofRead added -Windows.Win32.System.WinRT.CorOpenFlags.ofReadOnly added -Windows.Win32.System.WinRT.CorOpenFlags.ofReadWriteMask added -Windows.Win32.System.WinRT.CorOpenFlags.ofReserved added -Windows.Win32.System.WinRT.CorOpenFlags.ofReserved1 added -Windows.Win32.System.WinRT.CorOpenFlags.ofReserved2 added -Windows.Win32.System.WinRT.CorOpenFlags.ofReserved3 added -Windows.Win32.System.WinRT.CorOpenFlags.ofTakeOwnership added -Windows.Win32.System.WinRT.CorOpenFlags.ofWrite added -Windows.Win32.System.WinRT.CorParamAttr added -Windows.Win32.System.WinRT.CorParamAttr.pdHasDefault added -Windows.Win32.System.WinRT.CorParamAttr.pdHasFieldMarshal added -Windows.Win32.System.WinRT.CorParamAttr.pdIn added -Windows.Win32.System.WinRT.CorParamAttr.pdOptional added -Windows.Win32.System.WinRT.CorParamAttr.pdOut added -Windows.Win32.System.WinRT.CorParamAttr.pdReservedMask added -Windows.Win32.System.WinRT.CorParamAttr.pdUnused added -Windows.Win32.System.WinRT.CorPEKind added -Windows.Win32.System.WinRT.CorPEKind.pe32BitPreferred added -Windows.Win32.System.WinRT.CorPEKind.pe32BitRequired added -Windows.Win32.System.WinRT.CorPEKind.pe32Plus added -Windows.Win32.System.WinRT.CorPEKind.pe32Unmanaged added -Windows.Win32.System.WinRT.CorPEKind.peILonly added -Windows.Win32.System.WinRT.CorPEKind.peNot added -Windows.Win32.System.WinRT.CorPinvokeMap added -Windows.Win32.System.WinRT.CorPinvokeMap.pmBestFitDisabled added -Windows.Win32.System.WinRT.CorPinvokeMap.pmBestFitEnabled added -Windows.Win32.System.WinRT.CorPinvokeMap.pmBestFitMask added -Windows.Win32.System.WinRT.CorPinvokeMap.pmBestFitUseAssem added -Windows.Win32.System.WinRT.CorPinvokeMap.pmCallConvCdecl added -Windows.Win32.System.WinRT.CorPinvokeMap.pmCallConvFastcall added -Windows.Win32.System.WinRT.CorPinvokeMap.pmCallConvMask added -Windows.Win32.System.WinRT.CorPinvokeMap.pmCallConvStdcall added -Windows.Win32.System.WinRT.CorPinvokeMap.pmCallConvThiscall added -Windows.Win32.System.WinRT.CorPinvokeMap.pmCallConvWinapi added -Windows.Win32.System.WinRT.CorPinvokeMap.pmCharSetAnsi added -Windows.Win32.System.WinRT.CorPinvokeMap.pmCharSetAuto added -Windows.Win32.System.WinRT.CorPinvokeMap.pmCharSetMask added -Windows.Win32.System.WinRT.CorPinvokeMap.pmCharSetNotSpec added -Windows.Win32.System.WinRT.CorPinvokeMap.pmCharSetUnicode added -Windows.Win32.System.WinRT.CorPinvokeMap.pmMaxValue added -Windows.Win32.System.WinRT.CorPinvokeMap.pmNoMangle added -Windows.Win32.System.WinRT.CorPinvokeMap.pmSupportsLastError added -Windows.Win32.System.WinRT.CorPinvokeMap.pmThrowOnUnmappableCharDisabled added -Windows.Win32.System.WinRT.CorPinvokeMap.pmThrowOnUnmappableCharEnabled added -Windows.Win32.System.WinRT.CorPinvokeMap.pmThrowOnUnmappableCharMask added -Windows.Win32.System.WinRT.CorPinvokeMap.pmThrowOnUnmappableCharUseAssem added -Windows.Win32.System.WinRT.CorPropertyAttr added -Windows.Win32.System.WinRT.CorPropertyAttr.prHasDefault added -Windows.Win32.System.WinRT.CorPropertyAttr.prReservedMask added -Windows.Win32.System.WinRT.CorPropertyAttr.prRTSpecialName added -Windows.Win32.System.WinRT.CorPropertyAttr.prSpecialName added -Windows.Win32.System.WinRT.CorPropertyAttr.prUnused added -Windows.Win32.System.WinRT.CorRefToDefCheck added -Windows.Win32.System.WinRT.CorRefToDefCheck.MDMemberRefToDef added -Windows.Win32.System.WinRT.CorRefToDefCheck.MDRefToDefAll added -Windows.Win32.System.WinRT.CorRefToDefCheck.MDRefToDefDefault added -Windows.Win32.System.WinRT.CorRefToDefCheck.MDRefToDefNone added -Windows.Win32.System.WinRT.CorRefToDefCheck.MDTypeRefToDef added -Windows.Win32.System.WinRT.CorRegFlags added -Windows.Win32.System.WinRT.CorRegFlags.regConfig added -Windows.Win32.System.WinRT.CorRegFlags.regHasRefs added -Windows.Win32.System.WinRT.CorRegFlags.regNoCopy added -Windows.Win32.System.WinRT.CorSaveSize added -Windows.Win32.System.WinRT.CorSaveSize.cssAccurate added -Windows.Win32.System.WinRT.CorSaveSize.cssDiscardTransientCAs added -Windows.Win32.System.WinRT.CorSaveSize.cssQuick added -Windows.Win32.System.WinRT.CorSerializationType added -Windows.Win32.System.WinRT.CorSerializationType.SERIALIZATION_TYPE_BOOLEAN added -Windows.Win32.System.WinRT.CorSerializationType.SERIALIZATION_TYPE_CHAR added -Windows.Win32.System.WinRT.CorSerializationType.SERIALIZATION_TYPE_ENUM added -Windows.Win32.System.WinRT.CorSerializationType.SERIALIZATION_TYPE_FIELD added -Windows.Win32.System.WinRT.CorSerializationType.SERIALIZATION_TYPE_I1 added -Windows.Win32.System.WinRT.CorSerializationType.SERIALIZATION_TYPE_I2 added -Windows.Win32.System.WinRT.CorSerializationType.SERIALIZATION_TYPE_I4 added -Windows.Win32.System.WinRT.CorSerializationType.SERIALIZATION_TYPE_I8 added -Windows.Win32.System.WinRT.CorSerializationType.SERIALIZATION_TYPE_PROPERTY added -Windows.Win32.System.WinRT.CorSerializationType.SERIALIZATION_TYPE_R4 added -Windows.Win32.System.WinRT.CorSerializationType.SERIALIZATION_TYPE_R8 added -Windows.Win32.System.WinRT.CorSerializationType.SERIALIZATION_TYPE_STRING added -Windows.Win32.System.WinRT.CorSerializationType.SERIALIZATION_TYPE_SZARRAY added -Windows.Win32.System.WinRT.CorSerializationType.SERIALIZATION_TYPE_TAGGED_OBJECT added -Windows.Win32.System.WinRT.CorSerializationType.SERIALIZATION_TYPE_TYPE added -Windows.Win32.System.WinRT.CorSerializationType.SERIALIZATION_TYPE_U1 added -Windows.Win32.System.WinRT.CorSerializationType.SERIALIZATION_TYPE_U2 added -Windows.Win32.System.WinRT.CorSerializationType.SERIALIZATION_TYPE_U4 added -Windows.Win32.System.WinRT.CorSerializationType.SERIALIZATION_TYPE_U8 added -Windows.Win32.System.WinRT.CorSerializationType.SERIALIZATION_TYPE_UNDEFINED added -Windows.Win32.System.WinRT.CorSetENC added -Windows.Win32.System.WinRT.CorSetENC.MDSetENCOff added -Windows.Win32.System.WinRT.CorSetENC.MDSetENCOn added -Windows.Win32.System.WinRT.CorSetENC.MDUpdateDelta added -Windows.Win32.System.WinRT.CorSetENC.MDUpdateENC added -Windows.Win32.System.WinRT.CorSetENC.MDUpdateExtension added -Windows.Win32.System.WinRT.CorSetENC.MDUpdateFull added -Windows.Win32.System.WinRT.CorSetENC.MDUpdateIncremental added -Windows.Win32.System.WinRT.CorSetENC.MDUpdateMask added -Windows.Win32.System.WinRT.CorThreadSafetyOptions added -Windows.Win32.System.WinRT.CorThreadSafetyOptions.MDThreadSafetyDefault added -Windows.Win32.System.WinRT.CorThreadSafetyOptions.MDThreadSafetyOff added -Windows.Win32.System.WinRT.CorThreadSafetyOptions.MDThreadSafetyOn added -Windows.Win32.System.WinRT.CorTokenType added -Windows.Win32.System.WinRT.CorTokenType.mdtAssembly added -Windows.Win32.System.WinRT.CorTokenType.mdtAssemblyRef added -Windows.Win32.System.WinRT.CorTokenType.mdtBaseType added -Windows.Win32.System.WinRT.CorTokenType.mdtCustomAttribute added -Windows.Win32.System.WinRT.CorTokenType.mdtEvent added -Windows.Win32.System.WinRT.CorTokenType.mdtExportedType added -Windows.Win32.System.WinRT.CorTokenType.mdtFieldDef added -Windows.Win32.System.WinRT.CorTokenType.mdtFile added -Windows.Win32.System.WinRT.CorTokenType.mdtGenericParam added -Windows.Win32.System.WinRT.CorTokenType.mdtGenericParamConstraint added -Windows.Win32.System.WinRT.CorTokenType.mdtInterfaceImpl added -Windows.Win32.System.WinRT.CorTokenType.mdtManifestResource added -Windows.Win32.System.WinRT.CorTokenType.mdtMemberRef added -Windows.Win32.System.WinRT.CorTokenType.mdtMethodDef added -Windows.Win32.System.WinRT.CorTokenType.mdtMethodImpl added -Windows.Win32.System.WinRT.CorTokenType.mdtMethodSpec added -Windows.Win32.System.WinRT.CorTokenType.mdtModule added -Windows.Win32.System.WinRT.CorTokenType.mdtModuleRef added -Windows.Win32.System.WinRT.CorTokenType.mdtName added -Windows.Win32.System.WinRT.CorTokenType.mdtParamDef added -Windows.Win32.System.WinRT.CorTokenType.mdtPermission added -Windows.Win32.System.WinRT.CorTokenType.mdtProperty added -Windows.Win32.System.WinRT.CorTokenType.mdtSignature added -Windows.Win32.System.WinRT.CorTokenType.mdtString added -Windows.Win32.System.WinRT.CorTokenType.mdtTypeDef added -Windows.Win32.System.WinRT.CorTokenType.mdtTypeRef added -Windows.Win32.System.WinRT.CorTokenType.mdtTypeSpec added -Windows.Win32.System.WinRT.CorTypeAttr added -Windows.Win32.System.WinRT.CorTypeAttr.tdAbstract added -Windows.Win32.System.WinRT.CorTypeAttr.tdAnsiClass added -Windows.Win32.System.WinRT.CorTypeAttr.tdAutoClass added -Windows.Win32.System.WinRT.CorTypeAttr.tdAutoLayout added -Windows.Win32.System.WinRT.CorTypeAttr.tdBeforeFieldInit added -Windows.Win32.System.WinRT.CorTypeAttr.tdClass added -Windows.Win32.System.WinRT.CorTypeAttr.tdClassSemanticsMask added -Windows.Win32.System.WinRT.CorTypeAttr.tdCustomFormatClass added -Windows.Win32.System.WinRT.CorTypeAttr.tdCustomFormatMask added -Windows.Win32.System.WinRT.CorTypeAttr.tdExplicitLayout added -Windows.Win32.System.WinRT.CorTypeAttr.tdForwarder added -Windows.Win32.System.WinRT.CorTypeAttr.tdHasSecurity added -Windows.Win32.System.WinRT.CorTypeAttr.tdImport added -Windows.Win32.System.WinRT.CorTypeAttr.tdInterface added -Windows.Win32.System.WinRT.CorTypeAttr.tdLayoutMask added -Windows.Win32.System.WinRT.CorTypeAttr.tdNestedAssembly added -Windows.Win32.System.WinRT.CorTypeAttr.tdNestedFamANDAssem added -Windows.Win32.System.WinRT.CorTypeAttr.tdNestedFamily added -Windows.Win32.System.WinRT.CorTypeAttr.tdNestedFamORAssem added -Windows.Win32.System.WinRT.CorTypeAttr.tdNestedPrivate added -Windows.Win32.System.WinRT.CorTypeAttr.tdNestedPublic added -Windows.Win32.System.WinRT.CorTypeAttr.tdNotPublic added -Windows.Win32.System.WinRT.CorTypeAttr.tdPublic added -Windows.Win32.System.WinRT.CorTypeAttr.tdReservedMask added -Windows.Win32.System.WinRT.CorTypeAttr.tdRTSpecialName added -Windows.Win32.System.WinRT.CorTypeAttr.tdSealed added -Windows.Win32.System.WinRT.CorTypeAttr.tdSequentialLayout added -Windows.Win32.System.WinRT.CorTypeAttr.tdSerializable added -Windows.Win32.System.WinRT.CorTypeAttr.tdSpecialName added -Windows.Win32.System.WinRT.CorTypeAttr.tdStringFormatMask added -Windows.Win32.System.WinRT.CorTypeAttr.tdUnicodeClass added -Windows.Win32.System.WinRT.CorTypeAttr.tdVisibilityMask added -Windows.Win32.System.WinRT.CorTypeAttr.tdWindowsRuntime added -Windows.Win32.System.WinRT.CorUnmanagedCallingConvention added -Windows.Win32.System.WinRT.CorUnmanagedCallingConvention.IMAGE_CEE_CS_CALLCONV_C added -Windows.Win32.System.WinRT.CorUnmanagedCallingConvention.IMAGE_CEE_CS_CALLCONV_FASTCALL added -Windows.Win32.System.WinRT.CorUnmanagedCallingConvention.IMAGE_CEE_CS_CALLCONV_STDCALL added -Windows.Win32.System.WinRT.CorUnmanagedCallingConvention.IMAGE_CEE_CS_CALLCONV_THISCALL added -Windows.Win32.System.WinRT.CorUnmanagedCallingConvention.IMAGE_CEE_UNMANAGED_CALLCONV_C added -Windows.Win32.System.WinRT.CorUnmanagedCallingConvention.IMAGE_CEE_UNMANAGED_CALLCONV_FASTCALL added -Windows.Win32.System.WinRT.CorUnmanagedCallingConvention.IMAGE_CEE_UNMANAGED_CALLCONV_STDCALL added -Windows.Win32.System.WinRT.CorUnmanagedCallingConvention.IMAGE_CEE_UNMANAGED_CALLCONV_THISCALL added -Windows.Win32.System.WinRT.CorValidatorModuleType added -Windows.Win32.System.WinRT.CorValidatorModuleType.ValidatorModuleTypeEnc added -Windows.Win32.System.WinRT.CorValidatorModuleType.ValidatorModuleTypeIncr added -Windows.Win32.System.WinRT.CorValidatorModuleType.ValidatorModuleTypeInvalid added -Windows.Win32.System.WinRT.CorValidatorModuleType.ValidatorModuleTypeMax added -Windows.Win32.System.WinRT.CorValidatorModuleType.ValidatorModuleTypeMin added -Windows.Win32.System.WinRT.CorValidatorModuleType.ValidatorModuleTypeObj added -Windows.Win32.System.WinRT.CorValidatorModuleType.ValidatorModuleTypePE added -Windows.Win32.System.WinRT.COUNINITIEE added -Windows.Win32.System.WinRT.COUNINITIEE.COUNINITEE_DEFAULT added -Windows.Win32.System.WinRT.COUNINITIEE.COUNINITEE_DLL added -Windows.Win32.System.WinRT.CVStruct added -Windows.Win32.System.WinRT.ICeeGen added -Windows.Win32.System.WinRT.IHostFilter added -Windows.Win32.System.WinRT.IMAGE_COR_ILMETHOD added -Windows.Win32.System.WinRT.IMAGE_COR_ILMETHOD_FAT added -Windows.Win32.System.WinRT.IMAGE_COR_ILMETHOD_SECT_EH added -Windows.Win32.System.WinRT.IMAGE_COR_ILMETHOD_SECT_EH_CLAUSE_FAT added -Windows.Win32.System.WinRT.IMAGE_COR_ILMETHOD_SECT_EH_CLAUSE_SMALL added -Windows.Win32.System.WinRT.IMAGE_COR_ILMETHOD_SECT_EH_FAT added -Windows.Win32.System.WinRT.IMAGE_COR_ILMETHOD_SECT_EH_SMALL added -Windows.Win32.System.WinRT.IMAGE_COR_ILMETHOD_SECT_FAT added -Windows.Win32.System.WinRT.IMAGE_COR_ILMETHOD_SECT_SMALL added -Windows.Win32.System.WinRT.IMAGE_COR_ILMETHOD_TINY added -Windows.Win32.System.WinRT.IMAGE_COR_VTABLEFIXUP added -Windows.Win32.System.WinRT.IMapToken added -Windows.Win32.System.WinRT.IMetaDataAssemblyEmit added -Windows.Win32.System.WinRT.IMetaDataAssemblyImport added -Windows.Win32.System.WinRT.IMetaDataDispenser added -Windows.Win32.System.WinRT.IMetaDataDispenserEx added -Windows.Win32.System.WinRT.IMetaDataEmit added -Windows.Win32.System.WinRT.IMetaDataEmit2 added -Windows.Win32.System.WinRT.IMetaDataError added -Windows.Win32.System.WinRT.IMetaDataFilter added -Windows.Win32.System.WinRT.IMetaDataImport added -Windows.Win32.System.WinRT.IMetaDataImport2 added -Windows.Win32.System.WinRT.IMetaDataInfo added -Windows.Win32.System.WinRT.IMetaDataTables added -Windows.Win32.System.WinRT.IMetaDataTables2 added -Windows.Win32.System.WinRT.IMetaDataValidate added -Windows.Win32.System.WinRT.IMetaDataWinMDImport added -Windows.Win32.System.WinRT.LoadHintEnum added -Windows.Win32.System.WinRT.LoadHintEnum.LoadAlways added -Windows.Win32.System.WinRT.LoadHintEnum.LoadDefault added -Windows.Win32.System.WinRT.LoadHintEnum.LoadNever added -Windows.Win32.System.WinRT.LoadHintEnum.LoadSometimes added -Windows.Win32.System.WinRT.MergeFlags added -Windows.Win32.System.WinRT.MergeFlags.DropMemberRefCAs added -Windows.Win32.System.WinRT.MergeFlags.MergeExportedTypes added -Windows.Win32.System.WinRT.MergeFlags.MergeFlagsNone added -Windows.Win32.System.WinRT.MergeFlags.MergeManifest added -Windows.Win32.System.WinRT.MergeFlags.NoDupCheck added -Windows.Win32.System.WinRT.NativeTypeArrayFlags added -Windows.Win32.System.WinRT.NativeTypeArrayFlags.ntaReserved added -Windows.Win32.System.WinRT.NativeTypeArrayFlags.ntaSizeParamIndexSpecified added -Windows.Win32.System.WinRT.NGenHintEnum added -Windows.Win32.System.WinRT.NGenHintEnum.NGenDefault added -Windows.Win32.System.WinRT.NGenHintEnum.NGenEager added -Windows.Win32.System.WinRT.NGenHintEnum.NGenLazy added -Windows.Win32.System.WinRT.NGenHintEnum.NGenNever added -Windows.Win32.System.WinRT.OSINFO added -Windows.Win32.System.WinRT.ReplacesGeneralNumericDefines added -Windows.Win32.System.WinRT.ReplacesGeneralNumericDefines.IMAGE_DIRECTORY_ENTRY_COMHEADER added # Fixed #305. Windows.Win32.System.Diagnostics.ClrProfiling.Apis.CorDB_CONTROL_Profiling added Windows.Win32.System.Diagnostics.ClrProfiling.Apis.CorDB_CONTROL_ProfilingL added @@ -14501,3 +13645,867 @@ Windows.Win32.Web.MsHtml.IWebGeoposition.get_coords : p : [Out] => [Out,RetVal] Windows.Win32.Web.MsHtml.IWebGeoposition.get_timestamp : p : [Out] => [Out,RetVal] Windows.Win32.Web.MsHtml.IWebGeopositionError.get_code : p : [Out] => [Out,RetVal] Windows.Win32.Web.MsHtml.IWebGeopositionError.get_message : p : [Out] => [Out,RetVal] +# Fixed #1494. +Windows.Win32.System.WinRT.Apis.MetaDataGetDispenser => Windows.Win32.System.WinRT.Metadata.Apis.MetaDataGetDispenser +Windows.Win32.System.WinRT.Apis.RoFreeParameterizedTypeExtra => Windows.Win32.System.WinRT.Metadata.Apis.RoFreeParameterizedTypeExtra +Windows.Win32.System.WinRT.Apis.RoGetParameterizedTypeInstanceIID => Windows.Win32.System.WinRT.Metadata.Apis.RoGetParameterizedTypeInstanceIID +Windows.Win32.System.WinRT.Apis.RoParameterizedTypeExtraGetTypeSignature => Windows.Win32.System.WinRT.Metadata.Apis.RoParameterizedTypeExtraGetTypeSignature +Windows.Win32.System.WinRT.IRoMetaDataLocator => Windows.Win32.System.WinRT.Metadata.IRoMetaDataLocator +Windows.Win32.System.WinRT.IRoSimpleMetaDataBuilder => Windows.Win32.System.WinRT.Metadata.IRoSimpleMetaDataBuilder +Windows.Win32.System.WinRT.Metadata.Apis.ASSEMBLY_METADATA_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.ASSEMBLY_METADATA_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.CLSID_CLR_v1_MetaData added +Windows.Win32.System.WinRT.Metadata.Apis.CLSID_CLR_v2_MetaData added +Windows.Win32.System.WinRT.Metadata.Apis.CLSID_Cor added +Windows.Win32.System.WinRT.Metadata.Apis.CLSID_CorMetaDataDispenser added +Windows.Win32.System.WinRT.Metadata.Apis.CLSID_CorMetaDataDispenserReg added +Windows.Win32.System.WinRT.Metadata.Apis.CLSID_CorMetaDataDispenserRuntime added +Windows.Win32.System.WinRT.Metadata.Apis.CLSID_CorMetaDataReg added +Windows.Win32.System.WinRT.Metadata.Apis.CMOD_CALLCONV_NAME_CDECL added +Windows.Win32.System.WinRT.Metadata.Apis.CMOD_CALLCONV_NAME_FASTCALL added +Windows.Win32.System.WinRT.Metadata.Apis.CMOD_CALLCONV_NAME_STDCALL added +Windows.Win32.System.WinRT.Metadata.Apis.CMOD_CALLCONV_NAME_THISCALL added +Windows.Win32.System.WinRT.Metadata.Apis.CMOD_CALLCONV_NAMESPACE added +Windows.Win32.System.WinRT.Metadata.Apis.CMOD_CALLCONV_NAMESPACE_OLD added +Windows.Win32.System.WinRT.Metadata.Apis.COMPILATIONRELAXATIONS_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.COMPILATIONRELAXATIONS_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.COR_BASE_SECURITY_ATTRIBUTE_CLASS added +Windows.Win32.System.WinRT.Metadata.Apis.COR_BASE_SECURITY_ATTRIBUTE_CLASS_ANSI added +Windows.Win32.System.WinRT.Metadata.Apis.COR_CCTOR_METHOD_NAME added +Windows.Win32.System.WinRT.Metadata.Apis.COR_CCTOR_METHOD_NAME_W added +Windows.Win32.System.WinRT.Metadata.Apis.COR_COMPILERSERVICE_DISCARDABLEATTRIBUTE added +Windows.Win32.System.WinRT.Metadata.Apis.COR_COMPILERSERVICE_DISCARDABLEATTRIBUTE_ASNI added +Windows.Win32.System.WinRT.Metadata.Apis.COR_CTOR_METHOD_NAME added +Windows.Win32.System.WinRT.Metadata.Apis.COR_CTOR_METHOD_NAME_W added +Windows.Win32.System.WinRT.Metadata.Apis.COR_DELETED_NAME_A added +Windows.Win32.System.WinRT.Metadata.Apis.COR_DELETED_NAME_W added +Windows.Win32.System.WinRT.Metadata.Apis.COR_E_AMBIGUOUSMATCH added +Windows.Win32.System.WinRT.Metadata.Apis.COR_E_ARGUMENT added +Windows.Win32.System.WinRT.Metadata.Apis.COR_E_BADIMAGEFORMAT added +Windows.Win32.System.WinRT.Metadata.Apis.COR_E_DIVIDEBYZERO added +Windows.Win32.System.WinRT.Metadata.Apis.COR_E_INVALIDCAST added +Windows.Win32.System.WinRT.Metadata.Apis.COR_E_NULLREFERENCE added +Windows.Win32.System.WinRT.Metadata.Apis.COR_E_OUTOFMEMORY added +Windows.Win32.System.WinRT.Metadata.Apis.COR_E_TARGETPARAMCOUNT added +Windows.Win32.System.WinRT.Metadata.Apis.COR_E_UNAUTHORIZEDACCESS added +Windows.Win32.System.WinRT.Metadata.Apis.COR_ENUM_FIELD_NAME added +Windows.Win32.System.WinRT.Metadata.Apis.COR_ENUM_FIELD_NAME_W added +Windows.Win32.System.WinRT.Metadata.Apis.COR_NATIVE_LINK_CUSTOM_VALUE added +Windows.Win32.System.WinRT.Metadata.Apis.COR_NATIVE_LINK_CUSTOM_VALUE_ANSI added +Windows.Win32.System.WinRT.Metadata.Apis.COR_NATIVE_LINK_CUSTOM_VALUE_CC added +Windows.Win32.System.WinRT.Metadata.Apis.COR_REQUIRES_SECOBJ_ATTRIBUTE added +Windows.Win32.System.WinRT.Metadata.Apis.COR_REQUIRES_SECOBJ_ATTRIBUTE_ANSI added +Windows.Win32.System.WinRT.Metadata.Apis.COR_SUPPRESS_UNMANAGED_CODE_CHECK_ATTRIBUTE added +Windows.Win32.System.WinRT.Metadata.Apis.COR_SUPPRESS_UNMANAGED_CODE_CHECK_ATTRIBUTE_ANSI added +Windows.Win32.System.WinRT.Metadata.Apis.COR_UNVER_CODE_ATTRIBUTE added +Windows.Win32.System.WinRT.Metadata.Apis.COR_UNVER_CODE_ATTRIBUTE_ANSI added +Windows.Win32.System.WinRT.Metadata.Apis.COR_VTABLEGAP_NAME_A added +Windows.Win32.System.WinRT.Metadata.Apis.COR_VTABLEGAP_NAME_W added +Windows.Win32.System.WinRT.Metadata.Apis.DEFAULTDEPENDENCY_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.DEFAULTDEPENDENCY_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.DEFAULTDOMAIN_LOADEROPTIMIZATION_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.DEFAULTDOMAIN_LOADEROPTIMIZATION_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.DEFAULTDOMAIN_MTA_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.DEFAULTDOMAIN_MTA_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.DEFAULTDOMAIN_STA_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.DEFAULTDOMAIN_STA_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.DEPENDENCY_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.DEPENDENCY_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.DEPRECATED_CLR_API_MESG added +Windows.Win32.System.WinRT.Metadata.Apis.DESCR_GROUP_METHODDEF added +Windows.Win32.System.WinRT.Metadata.Apis.DESCR_GROUP_METHODIMPL added +Windows.Win32.System.WinRT.Metadata.Apis.DISABLED_PRIVATE_REFLECTION_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.DISABLED_PRIVATE_REFLECTION_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.FORWARD_INTEROP_STUB_METHOD_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.FORWARD_INTEROP_STUB_METHOD_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.FRAMEWORK_REGISTRY_KEY added +Windows.Win32.System.WinRT.Metadata.Apis.FRAMEWORK_REGISTRY_KEY_W added +Windows.Win32.System.WinRT.Metadata.Apis.FRIEND_ACCESS_ALLOWED_ATTRIBUTE_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.FRIEND_ACCESS_ALLOWED_ATTRIBUTE_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.FRIEND_ASSEMBLY_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.FRIEND_ASSEMBLY_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.GUID_DispIdOverride added +Windows.Win32.System.WinRT.Metadata.Apis.GUID_ExportedFromComPlus added +Windows.Win32.System.WinRT.Metadata.Apis.GUID_ForceIEnumerable added +Windows.Win32.System.WinRT.Metadata.Apis.GUID_Function2Getter added +Windows.Win32.System.WinRT.Metadata.Apis.GUID_ManagedName added +Windows.Win32.System.WinRT.Metadata.Apis.GUID_PropGetCA added +Windows.Win32.System.WinRT.Metadata.Apis.GUID_PropPutCA added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_AUTOPROXY_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_AUTOPROXY_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_BESTFITMAPPING_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_BESTFITMAPPING_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_CLASSINTERFACE_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_CLASSINTERFACE_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_COCLASS_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_COCLASS_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_COMALIASNAME_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_COMALIASNAME_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_COMCOMPATIBLEVERSION_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_COMCOMPATIBLEVERSION_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_COMCONVERSIONLOSS_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_COMCONVERSIONLOSS_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_COMDEFAULTINTERFACE_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_COMDEFAULTINTERFACE_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_COMEMULATE_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_COMEMULATE_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_COMEVENTINTERFACE_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_COMEVENTINTERFACE_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_COMIMPORT_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_COMIMPORT_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_COMREGISTERFUNCTION_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_COMREGISTERFUNCTION_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_COMSOURCEINTERFACES_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_COMSOURCEINTERFACES_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_COMSUBSTITUTABLEINTERFACE_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_COMSUBSTITUTABLEINTERFACE_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_COMUNREGISTERFUNCTION_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_COMUNREGISTERFUNCTION_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_COMVISIBLE_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_COMVISIBLE_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_DATETIMEVALUE_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_DATETIMEVALUE_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_DECIMALVALUE_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_DECIMALVALUE_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_DEFAULTMEMBER_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_DEFAULTMEMBER_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_DISPID_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_DISPID_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_GUID_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_GUID_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_IDISPATCHIMPL_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_IDISPATCHIMPL_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_IDISPATCHVALUE_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_IDISPATCHVALUE_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_IMPORTEDFROMTYPELIB_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_IMPORTEDFROMTYPELIB_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_IN_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_IN_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_INTERFACETYPE_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_INTERFACETYPE_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_IUNKNOWNVALUE_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_IUNKNOWNVALUE_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_LCIDCONVERSION_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_LCIDCONVERSION_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_MARSHALAS_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_MARSHALAS_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_OUT_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_OUT_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_PARAMARRAY_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_PARAMARRAY_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_PRESERVESIG_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_PRESERVESIG_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_PRIMARYINTEROPASSEMBLY_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_PRIMARYINTEROPASSEMBLY_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_SERIALIZABLE_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_SERIALIZABLE_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_SETWIN32CONTEXTINIDISPATCHATTRIBUTE_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_SETWIN32CONTEXTINIDISPATCHATTRIBUTE_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_TYPELIBFUNC_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_TYPELIBFUNC_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_TYPELIBIMPORTCLASS_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_TYPELIBIMPORTCLASS_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_TYPELIBTYPE_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_TYPELIBTYPE_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_TYPELIBVAR_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_TYPELIBVAR_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_TYPELIBVERSION_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.INTEROP_TYPELIBVERSION_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.INVALID_CONNECTION_ID added +Windows.Win32.System.WinRT.Metadata.Apis.INVALID_TASK_ID added +Windows.Win32.System.WinRT.Metadata.Apis.LIBID_ComPlusRuntime added +Windows.Win32.System.WinRT.Metadata.Apis.MAIN_CLR_MODULE_NAME_A added +Windows.Win32.System.WinRT.Metadata.Apis.MAIN_CLR_MODULE_NAME_W added +Windows.Win32.System.WinRT.Metadata.Apis.MAX_CONNECTION_NAME added +Windows.Win32.System.WinRT.Metadata.Apis.MetaDataCheckDuplicatesFor added +Windows.Win32.System.WinRT.Metadata.Apis.MetaDataErrorIfEmitOutOfOrder added +Windows.Win32.System.WinRT.Metadata.Apis.MetaDataGenerateTCEAdapters added +Windows.Win32.System.WinRT.Metadata.Apis.MetaDataImportOption added +Windows.Win32.System.WinRT.Metadata.Apis.MetaDataLinkerOptions added +Windows.Win32.System.WinRT.Metadata.Apis.MetaDataMergerOptions added +Windows.Win32.System.WinRT.Metadata.Apis.MetaDataNotificationForTokenMovement added +Windows.Win32.System.WinRT.Metadata.Apis.MetaDataPreserveLocalRefs added +Windows.Win32.System.WinRT.Metadata.Apis.MetaDataRefToDefCheck added +Windows.Win32.System.WinRT.Metadata.Apis.MetaDataRuntimeVersion added +Windows.Win32.System.WinRT.Metadata.Apis.MetaDataSetUpdate added +Windows.Win32.System.WinRT.Metadata.Apis.MetaDataThreadSafetyOptions added +Windows.Win32.System.WinRT.Metadata.Apis.MetaDataTypeLibImportNamespace added +Windows.Win32.System.WinRT.Metadata.Apis.MSCOREE_SHIM_A added +Windows.Win32.System.WinRT.Metadata.Apis.MSCOREE_SHIM_W added +Windows.Win32.System.WinRT.Metadata.Apis.NONVERSIONABLE_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.NONVERSIONABLE_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.RoCreateNonAgilePropertySet added +Windows.Win32.System.WinRT.Metadata.Apis.RoCreatePropertySetSerializer added +Windows.Win32.System.WinRT.Metadata.Apis.RoGetMetaDataFile added +Windows.Win32.System.WinRT.Metadata.Apis.RoIsApiContractMajorVersionPresent added +Windows.Win32.System.WinRT.Metadata.Apis.RoIsApiContractPresent added +Windows.Win32.System.WinRT.Metadata.Apis.RoParseTypeName added +Windows.Win32.System.WinRT.Metadata.Apis.RoResolveNamespace added +Windows.Win32.System.WinRT.Metadata.Apis.RUNTIMECOMPATIBILITY_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.RUNTIMECOMPATIBILITY_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.SIGN_MASK_FOURBYTE added +Windows.Win32.System.WinRT.Metadata.Apis.SIGN_MASK_ONEBYTE added +Windows.Win32.System.WinRT.Metadata.Apis.SIGN_MASK_TWOBYTE added +Windows.Win32.System.WinRT.Metadata.Apis.SUBJECT_ASSEMBLY_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.SUBJECT_ASSEMBLY_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.TARGET_FRAMEWORK_TYPE added +Windows.Win32.System.WinRT.Metadata.Apis.TARGET_FRAMEWORK_TYPE_W added +Windows.Win32.System.WinRT.Metadata.Apis.USER_FRAMEWORK_REGISTRY_KEY added +Windows.Win32.System.WinRT.Metadata.Apis.USER_FRAMEWORK_REGISTRY_KEY_W added +Windows.Win32.System.WinRT.Metadata.ASSEMBLYMETADATA added +Windows.Win32.System.WinRT.Metadata.CeeSectionAttr added +Windows.Win32.System.WinRT.Metadata.CeeSectionAttr.sdExecute added +Windows.Win32.System.WinRT.Metadata.CeeSectionAttr.sdNone added +Windows.Win32.System.WinRT.Metadata.CeeSectionAttr.sdReadOnly added +Windows.Win32.System.WinRT.Metadata.CeeSectionAttr.sdReadWrite added +Windows.Win32.System.WinRT.Metadata.CeeSectionRelocExtra added +Windows.Win32.System.WinRT.Metadata.CeeSectionRelocType added +Windows.Win32.System.WinRT.Metadata.CeeSectionRelocType.srNoBaseReloc added +Windows.Win32.System.WinRT.Metadata.CeeSectionRelocType.srRelocAbsolute added +Windows.Win32.System.WinRT.Metadata.CeeSectionRelocType.srRelocAbsolutePtr added +Windows.Win32.System.WinRT.Metadata.CeeSectionRelocType.srRelocAbsoluteTagged added +Windows.Win32.System.WinRT.Metadata.CeeSectionRelocType.srRelocCodeRelative added +Windows.Win32.System.WinRT.Metadata.CeeSectionRelocType.srRelocDir64 added +Windows.Win32.System.WinRT.Metadata.CeeSectionRelocType.srRelocDir64Ptr added +Windows.Win32.System.WinRT.Metadata.CeeSectionRelocType.srRelocFilePos added +Windows.Win32.System.WinRT.Metadata.CeeSectionRelocType.srRelocHighAdj added +Windows.Win32.System.WinRT.Metadata.CeeSectionRelocType.srRelocHighLow added +Windows.Win32.System.WinRT.Metadata.CeeSectionRelocType.srRelocHighLowPtr added +Windows.Win32.System.WinRT.Metadata.CeeSectionRelocType.srRelocIA64Imm64 added +Windows.Win32.System.WinRT.Metadata.CeeSectionRelocType.srRelocIA64Imm64Ptr added +Windows.Win32.System.WinRT.Metadata.CeeSectionRelocType.srRelocIA64PcRel25 added +Windows.Win32.System.WinRT.Metadata.CeeSectionRelocType.srRelocIA64PcRel64 added +Windows.Win32.System.WinRT.Metadata.CeeSectionRelocType.srRelocMapToken added +Windows.Win32.System.WinRT.Metadata.CeeSectionRelocType.srRelocPtr added +Windows.Win32.System.WinRT.Metadata.CeeSectionRelocType.srRelocRelative added +Windows.Win32.System.WinRT.Metadata.CeeSectionRelocType.srRelocRelativePtr added +Windows.Win32.System.WinRT.Metadata.CeeSectionRelocType.srRelocSentinel added +Windows.Win32.System.WinRT.Metadata.COINITICOR added +Windows.Win32.System.WinRT.Metadata.COINITICOR.COINITCOR_DEFAULT added +Windows.Win32.System.WinRT.Metadata.COINITIEE added +Windows.Win32.System.WinRT.Metadata.COINITIEE.COINITEE_DEFAULT added +Windows.Win32.System.WinRT.Metadata.COINITIEE.COINITEE_DLL added +Windows.Win32.System.WinRT.Metadata.COINITIEE.COINITEE_MAIN added +Windows.Win32.System.WinRT.Metadata.CompilationRelaxationsEnum added +Windows.Win32.System.WinRT.Metadata.CompilationRelaxationsEnum.CompilationRelaxations_NoStringInterning added +Windows.Win32.System.WinRT.Metadata.COR_FIELD_OFFSET added +Windows.Win32.System.WinRT.Metadata.COR_NATIVE_LINK added +Windows.Win32.System.WinRT.Metadata.COR_SECATTR added +Windows.Win32.System.WinRT.Metadata.CorArgType added +Windows.Win32.System.WinRT.Metadata.CorArgType.IMAGE_CEE_CS_BYVALUE added +Windows.Win32.System.WinRT.Metadata.CorArgType.IMAGE_CEE_CS_END added +Windows.Win32.System.WinRT.Metadata.CorArgType.IMAGE_CEE_CS_I4 added +Windows.Win32.System.WinRT.Metadata.CorArgType.IMAGE_CEE_CS_I8 added +Windows.Win32.System.WinRT.Metadata.CorArgType.IMAGE_CEE_CS_OBJECT added +Windows.Win32.System.WinRT.Metadata.CorArgType.IMAGE_CEE_CS_PTR added +Windows.Win32.System.WinRT.Metadata.CorArgType.IMAGE_CEE_CS_R4 added +Windows.Win32.System.WinRT.Metadata.CorArgType.IMAGE_CEE_CS_R8 added +Windows.Win32.System.WinRT.Metadata.CorArgType.IMAGE_CEE_CS_STRUCT32 added +Windows.Win32.System.WinRT.Metadata.CorArgType.IMAGE_CEE_CS_STRUCT4 added +Windows.Win32.System.WinRT.Metadata.CorArgType.IMAGE_CEE_CS_VOID added +Windows.Win32.System.WinRT.Metadata.CorAssemblyFlags added +Windows.Win32.System.WinRT.Metadata.CorAssemblyFlags.afContentType_Default added +Windows.Win32.System.WinRT.Metadata.CorAssemblyFlags.afContentType_Mask added +Windows.Win32.System.WinRT.Metadata.CorAssemblyFlags.afContentType_WindowsRuntime added +Windows.Win32.System.WinRT.Metadata.CorAssemblyFlags.afDisableJITcompileOptimizer added +Windows.Win32.System.WinRT.Metadata.CorAssemblyFlags.afEnableJITcompileTracking added +Windows.Win32.System.WinRT.Metadata.CorAssemblyFlags.afPA_AMD64 added +Windows.Win32.System.WinRT.Metadata.CorAssemblyFlags.afPA_ARM added +Windows.Win32.System.WinRT.Metadata.CorAssemblyFlags.afPA_FullMask added +Windows.Win32.System.WinRT.Metadata.CorAssemblyFlags.afPA_IA64 added +Windows.Win32.System.WinRT.Metadata.CorAssemblyFlags.afPA_Mask added +Windows.Win32.System.WinRT.Metadata.CorAssemblyFlags.afPA_MSIL added +Windows.Win32.System.WinRT.Metadata.CorAssemblyFlags.afPA_None added +Windows.Win32.System.WinRT.Metadata.CorAssemblyFlags.afPA_NoPlatform added +Windows.Win32.System.WinRT.Metadata.CorAssemblyFlags.afPA_Shift added +Windows.Win32.System.WinRT.Metadata.CorAssemblyFlags.afPA_Specified added +Windows.Win32.System.WinRT.Metadata.CorAssemblyFlags.afPA_x86 added +Windows.Win32.System.WinRT.Metadata.CorAssemblyFlags.afPublicKey added +Windows.Win32.System.WinRT.Metadata.CorAssemblyFlags.afRetargetable added +Windows.Win32.System.WinRT.Metadata.CorAttributeTargets added +Windows.Win32.System.WinRT.Metadata.CorAttributeTargets.catAll added +Windows.Win32.System.WinRT.Metadata.CorAttributeTargets.catAssembly added +Windows.Win32.System.WinRT.Metadata.CorAttributeTargets.catClass added +Windows.Win32.System.WinRT.Metadata.CorAttributeTargets.catClassMembers added +Windows.Win32.System.WinRT.Metadata.CorAttributeTargets.catConstructor added +Windows.Win32.System.WinRT.Metadata.CorAttributeTargets.catDelegate added +Windows.Win32.System.WinRT.Metadata.CorAttributeTargets.catEnum added +Windows.Win32.System.WinRT.Metadata.CorAttributeTargets.catEvent added +Windows.Win32.System.WinRT.Metadata.CorAttributeTargets.catField added +Windows.Win32.System.WinRT.Metadata.CorAttributeTargets.catGenericParameter added +Windows.Win32.System.WinRT.Metadata.CorAttributeTargets.catInterface added +Windows.Win32.System.WinRT.Metadata.CorAttributeTargets.catMethod added +Windows.Win32.System.WinRT.Metadata.CorAttributeTargets.catModule added +Windows.Win32.System.WinRT.Metadata.CorAttributeTargets.catParameter added +Windows.Win32.System.WinRT.Metadata.CorAttributeTargets.catProperty added +Windows.Win32.System.WinRT.Metadata.CorAttributeTargets.catStruct added +Windows.Win32.System.WinRT.Metadata.CorCallingConvention added +Windows.Win32.System.WinRT.Metadata.CorCallingConvention.IMAGE_CEE_CS_CALLCONV_DEFAULT added +Windows.Win32.System.WinRT.Metadata.CorCallingConvention.IMAGE_CEE_CS_CALLCONV_EXPLICITTHIS added +Windows.Win32.System.WinRT.Metadata.CorCallingConvention.IMAGE_CEE_CS_CALLCONV_FIELD added +Windows.Win32.System.WinRT.Metadata.CorCallingConvention.IMAGE_CEE_CS_CALLCONV_GENERIC added +Windows.Win32.System.WinRT.Metadata.CorCallingConvention.IMAGE_CEE_CS_CALLCONV_GENERICINST added +Windows.Win32.System.WinRT.Metadata.CorCallingConvention.IMAGE_CEE_CS_CALLCONV_HASTHIS added +Windows.Win32.System.WinRT.Metadata.CorCallingConvention.IMAGE_CEE_CS_CALLCONV_LOCAL_SIG added +Windows.Win32.System.WinRT.Metadata.CorCallingConvention.IMAGE_CEE_CS_CALLCONV_MASK added +Windows.Win32.System.WinRT.Metadata.CorCallingConvention.IMAGE_CEE_CS_CALLCONV_MAX added +Windows.Win32.System.WinRT.Metadata.CorCallingConvention.IMAGE_CEE_CS_CALLCONV_NATIVEVARARG added +Windows.Win32.System.WinRT.Metadata.CorCallingConvention.IMAGE_CEE_CS_CALLCONV_PROPERTY added +Windows.Win32.System.WinRT.Metadata.CorCallingConvention.IMAGE_CEE_CS_CALLCONV_UNMGD added +Windows.Win32.System.WinRT.Metadata.CorCallingConvention.IMAGE_CEE_CS_CALLCONV_VARARG added +Windows.Win32.System.WinRT.Metadata.CorCheckDuplicatesFor added +Windows.Win32.System.WinRT.Metadata.CorCheckDuplicatesFor.MDDupAll added +Windows.Win32.System.WinRT.Metadata.CorCheckDuplicatesFor.MDDupAssembly added +Windows.Win32.System.WinRT.Metadata.CorCheckDuplicatesFor.MDDupAssemblyRef added +Windows.Win32.System.WinRT.Metadata.CorCheckDuplicatesFor.MDDupCustomAttribute added +Windows.Win32.System.WinRT.Metadata.CorCheckDuplicatesFor.MDDupDefault added +Windows.Win32.System.WinRT.Metadata.CorCheckDuplicatesFor.MDDupENC added +Windows.Win32.System.WinRT.Metadata.CorCheckDuplicatesFor.MDDupEvent added +Windows.Win32.System.WinRT.Metadata.CorCheckDuplicatesFor.MDDupExportedType added +Windows.Win32.System.WinRT.Metadata.CorCheckDuplicatesFor.MDDupFieldDef added +Windows.Win32.System.WinRT.Metadata.CorCheckDuplicatesFor.MDDupFile added +Windows.Win32.System.WinRT.Metadata.CorCheckDuplicatesFor.MDDupGenericParam added +Windows.Win32.System.WinRT.Metadata.CorCheckDuplicatesFor.MDDupGenericParamConstraint added +Windows.Win32.System.WinRT.Metadata.CorCheckDuplicatesFor.MDDupImplMap added +Windows.Win32.System.WinRT.Metadata.CorCheckDuplicatesFor.MDDupInterfaceImpl added +Windows.Win32.System.WinRT.Metadata.CorCheckDuplicatesFor.MDDupManifestResource added +Windows.Win32.System.WinRT.Metadata.CorCheckDuplicatesFor.MDDupMemberRef added +Windows.Win32.System.WinRT.Metadata.CorCheckDuplicatesFor.MDDupMethodDef added +Windows.Win32.System.WinRT.Metadata.CorCheckDuplicatesFor.MDDupMethodSpec added +Windows.Win32.System.WinRT.Metadata.CorCheckDuplicatesFor.MDDupModuleRef added +Windows.Win32.System.WinRT.Metadata.CorCheckDuplicatesFor.MDDupParamDef added +Windows.Win32.System.WinRT.Metadata.CorCheckDuplicatesFor.MDDupPermission added +Windows.Win32.System.WinRT.Metadata.CorCheckDuplicatesFor.MDDupProperty added +Windows.Win32.System.WinRT.Metadata.CorCheckDuplicatesFor.MDDupSignature added +Windows.Win32.System.WinRT.Metadata.CorCheckDuplicatesFor.MDDupTypeDef added +Windows.Win32.System.WinRT.Metadata.CorCheckDuplicatesFor.MDDupTypeRef added +Windows.Win32.System.WinRT.Metadata.CorCheckDuplicatesFor.MDDupTypeSpec added +Windows.Win32.System.WinRT.Metadata.CorCheckDuplicatesFor.MDNoDupChecks added +Windows.Win32.System.WinRT.Metadata.CorDeclSecurity added +Windows.Win32.System.WinRT.Metadata.CorDeclSecurity.dclActionMask added +Windows.Win32.System.WinRT.Metadata.CorDeclSecurity.dclActionNil added +Windows.Win32.System.WinRT.Metadata.CorDeclSecurity.dclAssert added +Windows.Win32.System.WinRT.Metadata.CorDeclSecurity.dclDemand added +Windows.Win32.System.WinRT.Metadata.CorDeclSecurity.dclDeny added +Windows.Win32.System.WinRT.Metadata.CorDeclSecurity.dclInheritanceCheck added +Windows.Win32.System.WinRT.Metadata.CorDeclSecurity.dclLinktimeCheck added +Windows.Win32.System.WinRT.Metadata.CorDeclSecurity.dclMaximumValue added +Windows.Win32.System.WinRT.Metadata.CorDeclSecurity.dclNonCasDemand added +Windows.Win32.System.WinRT.Metadata.CorDeclSecurity.dclNonCasInheritance added +Windows.Win32.System.WinRT.Metadata.CorDeclSecurity.dclNonCasLinkDemand added +Windows.Win32.System.WinRT.Metadata.CorDeclSecurity.dclPermitOnly added +Windows.Win32.System.WinRT.Metadata.CorDeclSecurity.dclPrejitDenied added +Windows.Win32.System.WinRT.Metadata.CorDeclSecurity.dclPrejitGrant added +Windows.Win32.System.WinRT.Metadata.CorDeclSecurity.dclRequest added +Windows.Win32.System.WinRT.Metadata.CorDeclSecurity.dclRequestMinimum added +Windows.Win32.System.WinRT.Metadata.CorDeclSecurity.dclRequestOptional added +Windows.Win32.System.WinRT.Metadata.CorDeclSecurity.dclRequestRefuse added +Windows.Win32.System.WinRT.Metadata.CorElementType added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_ARRAY added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_BOOLEAN added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_BYREF added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_CHAR added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_CLASS added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_CMOD_OPT added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_CMOD_REQD added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_END added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_FNPTR added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_GENERICINST added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_I added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_I1 added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_I2 added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_I4 added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_I8 added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_INTERNAL added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_MAX added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_MODIFIER added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_MVAR added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_OBJECT added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_PINNED added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_PTR added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_R4 added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_R8 added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_SENTINEL added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_STRING added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_SZARRAY added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_TYPEDBYREF added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_U added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_U1 added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_U2 added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_U4 added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_U8 added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_VALUETYPE added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_VAR added +Windows.Win32.System.WinRT.Metadata.CorElementType.ELEMENT_TYPE_VOID added +Windows.Win32.System.WinRT.Metadata.CorErrorIfEmitOutOfOrder added +Windows.Win32.System.WinRT.Metadata.CorErrorIfEmitOutOfOrder.MDErrorOutOfOrderAll added +Windows.Win32.System.WinRT.Metadata.CorErrorIfEmitOutOfOrder.MDErrorOutOfOrderDefault added +Windows.Win32.System.WinRT.Metadata.CorErrorIfEmitOutOfOrder.MDErrorOutOfOrderNone added +Windows.Win32.System.WinRT.Metadata.CorErrorIfEmitOutOfOrder.MDEventOutOfOrder added +Windows.Win32.System.WinRT.Metadata.CorErrorIfEmitOutOfOrder.MDFieldOutOfOrder added +Windows.Win32.System.WinRT.Metadata.CorErrorIfEmitOutOfOrder.MDMethodOutOfOrder added +Windows.Win32.System.WinRT.Metadata.CorErrorIfEmitOutOfOrder.MDParamOutOfOrder added +Windows.Win32.System.WinRT.Metadata.CorErrorIfEmitOutOfOrder.MDPropertyOutOfOrder added +Windows.Win32.System.WinRT.Metadata.CorEventAttr added +Windows.Win32.System.WinRT.Metadata.CorEventAttr.evReservedMask added +Windows.Win32.System.WinRT.Metadata.CorEventAttr.evRTSpecialName added +Windows.Win32.System.WinRT.Metadata.CorEventAttr.evSpecialName added +Windows.Win32.System.WinRT.Metadata.CorExceptionFlag added +Windows.Win32.System.WinRT.Metadata.CorExceptionFlag.COR_ILEXCEPTION_CLAUSE_DEPRECATED added +Windows.Win32.System.WinRT.Metadata.CorExceptionFlag.COR_ILEXCEPTION_CLAUSE_DUPLICATED added +Windows.Win32.System.WinRT.Metadata.CorExceptionFlag.COR_ILEXCEPTION_CLAUSE_FAULT added +Windows.Win32.System.WinRT.Metadata.CorExceptionFlag.COR_ILEXCEPTION_CLAUSE_FILTER added +Windows.Win32.System.WinRT.Metadata.CorExceptionFlag.COR_ILEXCEPTION_CLAUSE_FINALLY added +Windows.Win32.System.WinRT.Metadata.CorExceptionFlag.COR_ILEXCEPTION_CLAUSE_NONE added +Windows.Win32.System.WinRT.Metadata.CorExceptionFlag.COR_ILEXCEPTION_CLAUSE_OFFSETLEN added +Windows.Win32.System.WinRT.Metadata.CorFieldAttr added +Windows.Win32.System.WinRT.Metadata.CorFieldAttr.fdAssembly added +Windows.Win32.System.WinRT.Metadata.CorFieldAttr.fdFamANDAssem added +Windows.Win32.System.WinRT.Metadata.CorFieldAttr.fdFamily added +Windows.Win32.System.WinRT.Metadata.CorFieldAttr.fdFamORAssem added +Windows.Win32.System.WinRT.Metadata.CorFieldAttr.fdFieldAccessMask added +Windows.Win32.System.WinRT.Metadata.CorFieldAttr.fdHasDefault added +Windows.Win32.System.WinRT.Metadata.CorFieldAttr.fdHasFieldMarshal added +Windows.Win32.System.WinRT.Metadata.CorFieldAttr.fdHasFieldRVA added +Windows.Win32.System.WinRT.Metadata.CorFieldAttr.fdInitOnly added +Windows.Win32.System.WinRT.Metadata.CorFieldAttr.fdLiteral added +Windows.Win32.System.WinRT.Metadata.CorFieldAttr.fdNotSerialized added +Windows.Win32.System.WinRT.Metadata.CorFieldAttr.fdPinvokeImpl added +Windows.Win32.System.WinRT.Metadata.CorFieldAttr.fdPrivate added +Windows.Win32.System.WinRT.Metadata.CorFieldAttr.fdPrivateScope added +Windows.Win32.System.WinRT.Metadata.CorFieldAttr.fdPublic added +Windows.Win32.System.WinRT.Metadata.CorFieldAttr.fdReservedMask added +Windows.Win32.System.WinRT.Metadata.CorFieldAttr.fdRTSpecialName added +Windows.Win32.System.WinRT.Metadata.CorFieldAttr.fdSpecialName added +Windows.Win32.System.WinRT.Metadata.CorFieldAttr.fdStatic added +Windows.Win32.System.WinRT.Metadata.CorFileFlags added +Windows.Win32.System.WinRT.Metadata.CorFileFlags.ffContainsMetaData added +Windows.Win32.System.WinRT.Metadata.CorFileFlags.ffContainsNoMetaData added +Windows.Win32.System.WinRT.Metadata.CorFileMapping added +Windows.Win32.System.WinRT.Metadata.CorFileMapping.fmExecutableImage added +Windows.Win32.System.WinRT.Metadata.CorFileMapping.fmFlat added +Windows.Win32.System.WinRT.Metadata.CorGenericParamAttr added +Windows.Win32.System.WinRT.Metadata.CorGenericParamAttr.gpContravariant added +Windows.Win32.System.WinRT.Metadata.CorGenericParamAttr.gpCovariant added +Windows.Win32.System.WinRT.Metadata.CorGenericParamAttr.gpDefaultConstructorConstraint added +Windows.Win32.System.WinRT.Metadata.CorGenericParamAttr.gpNonVariant added +Windows.Win32.System.WinRT.Metadata.CorGenericParamAttr.gpNoSpecialConstraint added +Windows.Win32.System.WinRT.Metadata.CorGenericParamAttr.gpNotNullableValueTypeConstraint added +Windows.Win32.System.WinRT.Metadata.CorGenericParamAttr.gpReferenceTypeConstraint added +Windows.Win32.System.WinRT.Metadata.CorGenericParamAttr.gpSpecialConstraintMask added +Windows.Win32.System.WinRT.Metadata.CorGenericParamAttr.gpVarianceMask added +Windows.Win32.System.WinRT.Metadata.CorILMethodFlags added +Windows.Win32.System.WinRT.Metadata.CorILMethodFlags.CorILMethod_CompressedIL added +Windows.Win32.System.WinRT.Metadata.CorILMethodFlags.CorILMethod_FatFormat added +Windows.Win32.System.WinRT.Metadata.CorILMethodFlags.CorILMethod_FormatMask added +Windows.Win32.System.WinRT.Metadata.CorILMethodFlags.CorILMethod_FormatShift added +Windows.Win32.System.WinRT.Metadata.CorILMethodFlags.CorILMethod_InitLocals added +Windows.Win32.System.WinRT.Metadata.CorILMethodFlags.CorILMethod_MoreSects added +Windows.Win32.System.WinRT.Metadata.CorILMethodFlags.CorILMethod_SmallFormat added +Windows.Win32.System.WinRT.Metadata.CorILMethodFlags.CorILMethod_TinyFormat added +Windows.Win32.System.WinRT.Metadata.CorILMethodFlags.CorILMethod_TinyFormat1 added +Windows.Win32.System.WinRT.Metadata.CorILMethodSect added +Windows.Win32.System.WinRT.Metadata.CorILMethodSect.CorILMethod_Sect_EHTable added +Windows.Win32.System.WinRT.Metadata.CorILMethodSect.CorILMethod_Sect_FatFormat added +Windows.Win32.System.WinRT.Metadata.CorILMethodSect.CorILMethod_Sect_KindMask added +Windows.Win32.System.WinRT.Metadata.CorILMethodSect.CorILMethod_Sect_MoreSects added +Windows.Win32.System.WinRT.Metadata.CorILMethodSect.CorILMethod_Sect_OptILTable added +Windows.Win32.System.WinRT.Metadata.CorILMethodSect.CorILMethod_Sect_Reserved added +Windows.Win32.System.WinRT.Metadata.CorImportOptions added +Windows.Win32.System.WinRT.Metadata.CorImportOptions.MDImportOptionAll added +Windows.Win32.System.WinRT.Metadata.CorImportOptions.MDImportOptionAllCustomAttributes added +Windows.Win32.System.WinRT.Metadata.CorImportOptions.MDImportOptionAllEvents added +Windows.Win32.System.WinRT.Metadata.CorImportOptions.MDImportOptionAllExportedTypes added +Windows.Win32.System.WinRT.Metadata.CorImportOptions.MDImportOptionAllFieldDefs added +Windows.Win32.System.WinRT.Metadata.CorImportOptions.MDImportOptionAllMethodDefs added +Windows.Win32.System.WinRT.Metadata.CorImportOptions.MDImportOptionAllProperties added +Windows.Win32.System.WinRT.Metadata.CorImportOptions.MDImportOptionAllTypeDefs added +Windows.Win32.System.WinRT.Metadata.CorImportOptions.MDImportOptionDefault added +Windows.Win32.System.WinRT.Metadata.CorLinkerOptions added +Windows.Win32.System.WinRT.Metadata.CorLinkerOptions.MDAssembly added +Windows.Win32.System.WinRT.Metadata.CorLinkerOptions.MDNetModule added +Windows.Win32.System.WinRT.Metadata.CorLocalRefPreservation added +Windows.Win32.System.WinRT.Metadata.CorLocalRefPreservation.MDPreserveLocalMemberRef added +Windows.Win32.System.WinRT.Metadata.CorLocalRefPreservation.MDPreserveLocalRefsNone added +Windows.Win32.System.WinRT.Metadata.CorLocalRefPreservation.MDPreserveLocalTypeRef added +Windows.Win32.System.WinRT.Metadata.CorManifestResourceFlags added +Windows.Win32.System.WinRT.Metadata.CorManifestResourceFlags.mrPrivate added +Windows.Win32.System.WinRT.Metadata.CorManifestResourceFlags.mrPublic added +Windows.Win32.System.WinRT.Metadata.CorManifestResourceFlags.mrVisibilityMask added +Windows.Win32.System.WinRT.Metadata.CorMethodAttr added +Windows.Win32.System.WinRT.Metadata.CorMethodAttr.mdAbstract added +Windows.Win32.System.WinRT.Metadata.CorMethodAttr.mdAssem added +Windows.Win32.System.WinRT.Metadata.CorMethodAttr.mdCheckAccessOnOverride added +Windows.Win32.System.WinRT.Metadata.CorMethodAttr.mdFamANDAssem added +Windows.Win32.System.WinRT.Metadata.CorMethodAttr.mdFamily added +Windows.Win32.System.WinRT.Metadata.CorMethodAttr.mdFamORAssem added +Windows.Win32.System.WinRT.Metadata.CorMethodAttr.mdFinal added +Windows.Win32.System.WinRT.Metadata.CorMethodAttr.mdHasSecurity added +Windows.Win32.System.WinRT.Metadata.CorMethodAttr.mdHideBySig added +Windows.Win32.System.WinRT.Metadata.CorMethodAttr.mdMemberAccessMask added +Windows.Win32.System.WinRT.Metadata.CorMethodAttr.mdNewSlot added +Windows.Win32.System.WinRT.Metadata.CorMethodAttr.mdPinvokeImpl added +Windows.Win32.System.WinRT.Metadata.CorMethodAttr.mdPrivate added +Windows.Win32.System.WinRT.Metadata.CorMethodAttr.mdPrivateScope added +Windows.Win32.System.WinRT.Metadata.CorMethodAttr.mdPublic added +Windows.Win32.System.WinRT.Metadata.CorMethodAttr.mdRequireSecObject added +Windows.Win32.System.WinRT.Metadata.CorMethodAttr.mdReservedMask added +Windows.Win32.System.WinRT.Metadata.CorMethodAttr.mdReuseSlot added +Windows.Win32.System.WinRT.Metadata.CorMethodAttr.mdRTSpecialName added +Windows.Win32.System.WinRT.Metadata.CorMethodAttr.mdSpecialName added +Windows.Win32.System.WinRT.Metadata.CorMethodAttr.mdStatic added +Windows.Win32.System.WinRT.Metadata.CorMethodAttr.mdUnmanagedExport added +Windows.Win32.System.WinRT.Metadata.CorMethodAttr.mdVirtual added +Windows.Win32.System.WinRT.Metadata.CorMethodAttr.mdVtableLayoutMask added +Windows.Win32.System.WinRT.Metadata.CorMethodImpl added +Windows.Win32.System.WinRT.Metadata.CorMethodImpl.miAggressiveInlining added +Windows.Win32.System.WinRT.Metadata.CorMethodImpl.miCodeTypeMask added +Windows.Win32.System.WinRT.Metadata.CorMethodImpl.miForwardRef added +Windows.Win32.System.WinRT.Metadata.CorMethodImpl.miIL added +Windows.Win32.System.WinRT.Metadata.CorMethodImpl.miInternalCall added +Windows.Win32.System.WinRT.Metadata.CorMethodImpl.miManaged added +Windows.Win32.System.WinRT.Metadata.CorMethodImpl.miManagedMask added +Windows.Win32.System.WinRT.Metadata.CorMethodImpl.miMaxMethodImplVal added +Windows.Win32.System.WinRT.Metadata.CorMethodImpl.miNative added +Windows.Win32.System.WinRT.Metadata.CorMethodImpl.miNoInlining added +Windows.Win32.System.WinRT.Metadata.CorMethodImpl.miNoOptimization added +Windows.Win32.System.WinRT.Metadata.CorMethodImpl.miOPTIL added +Windows.Win32.System.WinRT.Metadata.CorMethodImpl.miPreserveSig added +Windows.Win32.System.WinRT.Metadata.CorMethodImpl.miRuntime added +Windows.Win32.System.WinRT.Metadata.CorMethodImpl.miSecurityMitigations added +Windows.Win32.System.WinRT.Metadata.CorMethodImpl.miSynchronized added +Windows.Win32.System.WinRT.Metadata.CorMethodImpl.miUnmanaged added +Windows.Win32.System.WinRT.Metadata.CorMethodImpl.miUserMask added +Windows.Win32.System.WinRT.Metadata.CorMethodSemanticsAttr added +Windows.Win32.System.WinRT.Metadata.CorMethodSemanticsAttr.msAddOn added +Windows.Win32.System.WinRT.Metadata.CorMethodSemanticsAttr.msFire added +Windows.Win32.System.WinRT.Metadata.CorMethodSemanticsAttr.msGetter added +Windows.Win32.System.WinRT.Metadata.CorMethodSemanticsAttr.msOther added +Windows.Win32.System.WinRT.Metadata.CorMethodSemanticsAttr.msRemoveOn added +Windows.Win32.System.WinRT.Metadata.CorMethodSemanticsAttr.msSetter added +Windows.Win32.System.WinRT.Metadata.CorNativeLinkFlags added +Windows.Win32.System.WinRT.Metadata.CorNativeLinkFlags.nlfLastError added +Windows.Win32.System.WinRT.Metadata.CorNativeLinkFlags.nlfMaxValue added +Windows.Win32.System.WinRT.Metadata.CorNativeLinkFlags.nlfNoMangle added +Windows.Win32.System.WinRT.Metadata.CorNativeLinkFlags.nlfNone added +Windows.Win32.System.WinRT.Metadata.CorNativeLinkType added +Windows.Win32.System.WinRT.Metadata.CorNativeLinkType.nltAnsi added +Windows.Win32.System.WinRT.Metadata.CorNativeLinkType.nltAuto added +Windows.Win32.System.WinRT.Metadata.CorNativeLinkType.nltMaxValue added +Windows.Win32.System.WinRT.Metadata.CorNativeLinkType.nltNone added +Windows.Win32.System.WinRT.Metadata.CorNativeLinkType.nltOle added +Windows.Win32.System.WinRT.Metadata.CorNativeLinkType.nltUnicode added +Windows.Win32.System.WinRT.Metadata.CorNativeType added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_ANSIBSTR added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_ARRAY added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_ASANY added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_BOOLEAN added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_BSTR added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_BYVALSTR added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_CURRENCY added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_CUSTOMMARSHALER added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_DATE added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_DECIMAL added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_END added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_ERROR added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_FIXEDARRAY added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_FIXEDSYSSTRING added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_FUNC added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_HSTRING added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_I1 added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_I2 added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_I4 added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_I8 added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_IDISPATCH added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_IINSPECTABLE added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_INT added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_INTF added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_IUNKNOWN added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_LPSTR added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_LPSTRUCT added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_LPTSTR added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_LPUTF8STR added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_LPWSTR added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_MAX added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_NESTEDSTRUCT added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_OBJECTREF added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_PTR added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_R4 added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_R8 added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_SAFEARRAY added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_STRUCT added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_SYSCHAR added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_TBSTR added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_U1 added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_U2 added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_U4 added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_U8 added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_UINT added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_VARIANT added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_VARIANTBOOL added +Windows.Win32.System.WinRT.Metadata.CorNativeType.NATIVE_TYPE_VOID added +Windows.Win32.System.WinRT.Metadata.CorNotificationForTokenMovement added +Windows.Win32.System.WinRT.Metadata.CorNotificationForTokenMovement.MDNotifyAll added +Windows.Win32.System.WinRT.Metadata.CorNotificationForTokenMovement.MDNotifyAssemblyRef added +Windows.Win32.System.WinRT.Metadata.CorNotificationForTokenMovement.MDNotifyCustomAttribute added +Windows.Win32.System.WinRT.Metadata.CorNotificationForTokenMovement.MDNotifyDefault added +Windows.Win32.System.WinRT.Metadata.CorNotificationForTokenMovement.MDNotifyEvent added +Windows.Win32.System.WinRT.Metadata.CorNotificationForTokenMovement.MDNotifyExportedType added +Windows.Win32.System.WinRT.Metadata.CorNotificationForTokenMovement.MDNotifyFieldDef added +Windows.Win32.System.WinRT.Metadata.CorNotificationForTokenMovement.MDNotifyFile added +Windows.Win32.System.WinRT.Metadata.CorNotificationForTokenMovement.MDNotifyInterfaceImpl added +Windows.Win32.System.WinRT.Metadata.CorNotificationForTokenMovement.MDNotifyMemberRef added +Windows.Win32.System.WinRT.Metadata.CorNotificationForTokenMovement.MDNotifyMethodDef added +Windows.Win32.System.WinRT.Metadata.CorNotificationForTokenMovement.MDNotifyModuleRef added +Windows.Win32.System.WinRT.Metadata.CorNotificationForTokenMovement.MDNotifyNameSpace added +Windows.Win32.System.WinRT.Metadata.CorNotificationForTokenMovement.MDNotifyNone added +Windows.Win32.System.WinRT.Metadata.CorNotificationForTokenMovement.MDNotifyParamDef added +Windows.Win32.System.WinRT.Metadata.CorNotificationForTokenMovement.MDNotifyPermission added +Windows.Win32.System.WinRT.Metadata.CorNotificationForTokenMovement.MDNotifyProperty added +Windows.Win32.System.WinRT.Metadata.CorNotificationForTokenMovement.MDNotifyResource added +Windows.Win32.System.WinRT.Metadata.CorNotificationForTokenMovement.MDNotifySecurityValue added +Windows.Win32.System.WinRT.Metadata.CorNotificationForTokenMovement.MDNotifySignature added +Windows.Win32.System.WinRT.Metadata.CorNotificationForTokenMovement.MDNotifyTypeDef added +Windows.Win32.System.WinRT.Metadata.CorNotificationForTokenMovement.MDNotifyTypeRef added +Windows.Win32.System.WinRT.Metadata.CorNotificationForTokenMovement.MDNotifyTypeSpec added +Windows.Win32.System.WinRT.Metadata.CorOpenFlags added +Windows.Win32.System.WinRT.Metadata.CorOpenFlags.ofCheckIntegrity added +Windows.Win32.System.WinRT.Metadata.CorOpenFlags.ofCopyMemory added +Windows.Win32.System.WinRT.Metadata.CorOpenFlags.ofNoTransform added +Windows.Win32.System.WinRT.Metadata.CorOpenFlags.ofNoTypeLib added +Windows.Win32.System.WinRT.Metadata.CorOpenFlags.ofRead added +Windows.Win32.System.WinRT.Metadata.CorOpenFlags.ofReadOnly added +Windows.Win32.System.WinRT.Metadata.CorOpenFlags.ofReadWriteMask added +Windows.Win32.System.WinRT.Metadata.CorOpenFlags.ofReserved added +Windows.Win32.System.WinRT.Metadata.CorOpenFlags.ofReserved1 added +Windows.Win32.System.WinRT.Metadata.CorOpenFlags.ofReserved2 added +Windows.Win32.System.WinRT.Metadata.CorOpenFlags.ofReserved3 added +Windows.Win32.System.WinRT.Metadata.CorOpenFlags.ofTakeOwnership added +Windows.Win32.System.WinRT.Metadata.CorOpenFlags.ofWrite added +Windows.Win32.System.WinRT.Metadata.CorParamAttr added +Windows.Win32.System.WinRT.Metadata.CorParamAttr.pdHasDefault added +Windows.Win32.System.WinRT.Metadata.CorParamAttr.pdHasFieldMarshal added +Windows.Win32.System.WinRT.Metadata.CorParamAttr.pdIn added +Windows.Win32.System.WinRT.Metadata.CorParamAttr.pdOptional added +Windows.Win32.System.WinRT.Metadata.CorParamAttr.pdOut added +Windows.Win32.System.WinRT.Metadata.CorParamAttr.pdReservedMask added +Windows.Win32.System.WinRT.Metadata.CorParamAttr.pdUnused added +Windows.Win32.System.WinRT.Metadata.CorPEKind added +Windows.Win32.System.WinRT.Metadata.CorPEKind.pe32BitPreferred added +Windows.Win32.System.WinRT.Metadata.CorPEKind.pe32BitRequired added +Windows.Win32.System.WinRT.Metadata.CorPEKind.pe32Plus added +Windows.Win32.System.WinRT.Metadata.CorPEKind.pe32Unmanaged added +Windows.Win32.System.WinRT.Metadata.CorPEKind.peILonly added +Windows.Win32.System.WinRT.Metadata.CorPEKind.peNot added +Windows.Win32.System.WinRT.Metadata.CorPinvokeMap added +Windows.Win32.System.WinRT.Metadata.CorPinvokeMap.pmBestFitDisabled added +Windows.Win32.System.WinRT.Metadata.CorPinvokeMap.pmBestFitEnabled added +Windows.Win32.System.WinRT.Metadata.CorPinvokeMap.pmBestFitMask added +Windows.Win32.System.WinRT.Metadata.CorPinvokeMap.pmBestFitUseAssem added +Windows.Win32.System.WinRT.Metadata.CorPinvokeMap.pmCallConvCdecl added +Windows.Win32.System.WinRT.Metadata.CorPinvokeMap.pmCallConvFastcall added +Windows.Win32.System.WinRT.Metadata.CorPinvokeMap.pmCallConvMask added +Windows.Win32.System.WinRT.Metadata.CorPinvokeMap.pmCallConvStdcall added +Windows.Win32.System.WinRT.Metadata.CorPinvokeMap.pmCallConvThiscall added +Windows.Win32.System.WinRT.Metadata.CorPinvokeMap.pmCallConvWinapi added +Windows.Win32.System.WinRT.Metadata.CorPinvokeMap.pmCharSetAnsi added +Windows.Win32.System.WinRT.Metadata.CorPinvokeMap.pmCharSetAuto added +Windows.Win32.System.WinRT.Metadata.CorPinvokeMap.pmCharSetMask added +Windows.Win32.System.WinRT.Metadata.CorPinvokeMap.pmCharSetNotSpec added +Windows.Win32.System.WinRT.Metadata.CorPinvokeMap.pmCharSetUnicode added +Windows.Win32.System.WinRT.Metadata.CorPinvokeMap.pmMaxValue added +Windows.Win32.System.WinRT.Metadata.CorPinvokeMap.pmNoMangle added +Windows.Win32.System.WinRT.Metadata.CorPinvokeMap.pmSupportsLastError added +Windows.Win32.System.WinRT.Metadata.CorPinvokeMap.pmThrowOnUnmappableCharDisabled added +Windows.Win32.System.WinRT.Metadata.CorPinvokeMap.pmThrowOnUnmappableCharEnabled added +Windows.Win32.System.WinRT.Metadata.CorPinvokeMap.pmThrowOnUnmappableCharMask added +Windows.Win32.System.WinRT.Metadata.CorPinvokeMap.pmThrowOnUnmappableCharUseAssem added +Windows.Win32.System.WinRT.Metadata.CorPropertyAttr added +Windows.Win32.System.WinRT.Metadata.CorPropertyAttr.prHasDefault added +Windows.Win32.System.WinRT.Metadata.CorPropertyAttr.prReservedMask added +Windows.Win32.System.WinRT.Metadata.CorPropertyAttr.prRTSpecialName added +Windows.Win32.System.WinRT.Metadata.CorPropertyAttr.prSpecialName added +Windows.Win32.System.WinRT.Metadata.CorPropertyAttr.prUnused added +Windows.Win32.System.WinRT.Metadata.CorRefToDefCheck added +Windows.Win32.System.WinRT.Metadata.CorRefToDefCheck.MDMemberRefToDef added +Windows.Win32.System.WinRT.Metadata.CorRefToDefCheck.MDRefToDefAll added +Windows.Win32.System.WinRT.Metadata.CorRefToDefCheck.MDRefToDefDefault added +Windows.Win32.System.WinRT.Metadata.CorRefToDefCheck.MDRefToDefNone added +Windows.Win32.System.WinRT.Metadata.CorRefToDefCheck.MDTypeRefToDef added +Windows.Win32.System.WinRT.Metadata.CorRegFlags added +Windows.Win32.System.WinRT.Metadata.CorRegFlags.regConfig added +Windows.Win32.System.WinRT.Metadata.CorRegFlags.regHasRefs added +Windows.Win32.System.WinRT.Metadata.CorRegFlags.regNoCopy added +Windows.Win32.System.WinRT.Metadata.CorSaveSize added +Windows.Win32.System.WinRT.Metadata.CorSaveSize.cssAccurate added +Windows.Win32.System.WinRT.Metadata.CorSaveSize.cssDiscardTransientCAs added +Windows.Win32.System.WinRT.Metadata.CorSaveSize.cssQuick added +Windows.Win32.System.WinRT.Metadata.CorSerializationType added +Windows.Win32.System.WinRT.Metadata.CorSerializationType.SERIALIZATION_TYPE_BOOLEAN added +Windows.Win32.System.WinRT.Metadata.CorSerializationType.SERIALIZATION_TYPE_CHAR added +Windows.Win32.System.WinRT.Metadata.CorSerializationType.SERIALIZATION_TYPE_ENUM added +Windows.Win32.System.WinRT.Metadata.CorSerializationType.SERIALIZATION_TYPE_FIELD added +Windows.Win32.System.WinRT.Metadata.CorSerializationType.SERIALIZATION_TYPE_I1 added +Windows.Win32.System.WinRT.Metadata.CorSerializationType.SERIALIZATION_TYPE_I2 added +Windows.Win32.System.WinRT.Metadata.CorSerializationType.SERIALIZATION_TYPE_I4 added +Windows.Win32.System.WinRT.Metadata.CorSerializationType.SERIALIZATION_TYPE_I8 added +Windows.Win32.System.WinRT.Metadata.CorSerializationType.SERIALIZATION_TYPE_PROPERTY added +Windows.Win32.System.WinRT.Metadata.CorSerializationType.SERIALIZATION_TYPE_R4 added +Windows.Win32.System.WinRT.Metadata.CorSerializationType.SERIALIZATION_TYPE_R8 added +Windows.Win32.System.WinRT.Metadata.CorSerializationType.SERIALIZATION_TYPE_STRING added +Windows.Win32.System.WinRT.Metadata.CorSerializationType.SERIALIZATION_TYPE_SZARRAY added +Windows.Win32.System.WinRT.Metadata.CorSerializationType.SERIALIZATION_TYPE_TAGGED_OBJECT added +Windows.Win32.System.WinRT.Metadata.CorSerializationType.SERIALIZATION_TYPE_TYPE added +Windows.Win32.System.WinRT.Metadata.CorSerializationType.SERIALIZATION_TYPE_U1 added +Windows.Win32.System.WinRT.Metadata.CorSerializationType.SERIALIZATION_TYPE_U2 added +Windows.Win32.System.WinRT.Metadata.CorSerializationType.SERIALIZATION_TYPE_U4 added +Windows.Win32.System.WinRT.Metadata.CorSerializationType.SERIALIZATION_TYPE_U8 added +Windows.Win32.System.WinRT.Metadata.CorSerializationType.SERIALIZATION_TYPE_UNDEFINED added +Windows.Win32.System.WinRT.Metadata.CorSetENC added +Windows.Win32.System.WinRT.Metadata.CorSetENC.MDSetENCOff added +Windows.Win32.System.WinRT.Metadata.CorSetENC.MDSetENCOn added +Windows.Win32.System.WinRT.Metadata.CorSetENC.MDUpdateDelta added +Windows.Win32.System.WinRT.Metadata.CorSetENC.MDUpdateENC added +Windows.Win32.System.WinRT.Metadata.CorSetENC.MDUpdateExtension added +Windows.Win32.System.WinRT.Metadata.CorSetENC.MDUpdateFull added +Windows.Win32.System.WinRT.Metadata.CorSetENC.MDUpdateIncremental added +Windows.Win32.System.WinRT.Metadata.CorSetENC.MDUpdateMask added +Windows.Win32.System.WinRT.Metadata.CorThreadSafetyOptions added +Windows.Win32.System.WinRT.Metadata.CorThreadSafetyOptions.MDThreadSafetyDefault added +Windows.Win32.System.WinRT.Metadata.CorThreadSafetyOptions.MDThreadSafetyOff added +Windows.Win32.System.WinRT.Metadata.CorThreadSafetyOptions.MDThreadSafetyOn added +Windows.Win32.System.WinRT.Metadata.CorTokenType added +Windows.Win32.System.WinRT.Metadata.CorTokenType.mdtAssembly added +Windows.Win32.System.WinRT.Metadata.CorTokenType.mdtAssemblyRef added +Windows.Win32.System.WinRT.Metadata.CorTokenType.mdtBaseType added +Windows.Win32.System.WinRT.Metadata.CorTokenType.mdtCustomAttribute added +Windows.Win32.System.WinRT.Metadata.CorTokenType.mdtEvent added +Windows.Win32.System.WinRT.Metadata.CorTokenType.mdtExportedType added +Windows.Win32.System.WinRT.Metadata.CorTokenType.mdtFieldDef added +Windows.Win32.System.WinRT.Metadata.CorTokenType.mdtFile added +Windows.Win32.System.WinRT.Metadata.CorTokenType.mdtGenericParam added +Windows.Win32.System.WinRT.Metadata.CorTokenType.mdtGenericParamConstraint added +Windows.Win32.System.WinRT.Metadata.CorTokenType.mdtInterfaceImpl added +Windows.Win32.System.WinRT.Metadata.CorTokenType.mdtManifestResource added +Windows.Win32.System.WinRT.Metadata.CorTokenType.mdtMemberRef added +Windows.Win32.System.WinRT.Metadata.CorTokenType.mdtMethodDef added +Windows.Win32.System.WinRT.Metadata.CorTokenType.mdtMethodImpl added +Windows.Win32.System.WinRT.Metadata.CorTokenType.mdtMethodSpec added +Windows.Win32.System.WinRT.Metadata.CorTokenType.mdtModule added +Windows.Win32.System.WinRT.Metadata.CorTokenType.mdtModuleRef added +Windows.Win32.System.WinRT.Metadata.CorTokenType.mdtName added +Windows.Win32.System.WinRT.Metadata.CorTokenType.mdtParamDef added +Windows.Win32.System.WinRT.Metadata.CorTokenType.mdtPermission added +Windows.Win32.System.WinRT.Metadata.CorTokenType.mdtProperty added +Windows.Win32.System.WinRT.Metadata.CorTokenType.mdtSignature added +Windows.Win32.System.WinRT.Metadata.CorTokenType.mdtString added +Windows.Win32.System.WinRT.Metadata.CorTokenType.mdtTypeDef added +Windows.Win32.System.WinRT.Metadata.CorTokenType.mdtTypeRef added +Windows.Win32.System.WinRT.Metadata.CorTokenType.mdtTypeSpec added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdAbstract added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdAnsiClass added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdAutoClass added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdAutoLayout added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdBeforeFieldInit added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdClass added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdClassSemanticsMask added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdCustomFormatClass added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdCustomFormatMask added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdExplicitLayout added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdForwarder added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdHasSecurity added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdImport added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdInterface added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdLayoutMask added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdNestedAssembly added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdNestedFamANDAssem added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdNestedFamily added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdNestedFamORAssem added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdNestedPrivate added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdNestedPublic added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdNotPublic added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdPublic added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdReservedMask added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdRTSpecialName added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdSealed added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdSequentialLayout added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdSerializable added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdSpecialName added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdStringFormatMask added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdUnicodeClass added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdVisibilityMask added +Windows.Win32.System.WinRT.Metadata.CorTypeAttr.tdWindowsRuntime added +Windows.Win32.System.WinRT.Metadata.CorUnmanagedCallingConvention added +Windows.Win32.System.WinRT.Metadata.CorUnmanagedCallingConvention.IMAGE_CEE_CS_CALLCONV_C added +Windows.Win32.System.WinRT.Metadata.CorUnmanagedCallingConvention.IMAGE_CEE_CS_CALLCONV_FASTCALL added +Windows.Win32.System.WinRT.Metadata.CorUnmanagedCallingConvention.IMAGE_CEE_CS_CALLCONV_STDCALL added +Windows.Win32.System.WinRT.Metadata.CorUnmanagedCallingConvention.IMAGE_CEE_CS_CALLCONV_THISCALL added +Windows.Win32.System.WinRT.Metadata.CorUnmanagedCallingConvention.IMAGE_CEE_UNMANAGED_CALLCONV_C added +Windows.Win32.System.WinRT.Metadata.CorUnmanagedCallingConvention.IMAGE_CEE_UNMANAGED_CALLCONV_FASTCALL added +Windows.Win32.System.WinRT.Metadata.CorUnmanagedCallingConvention.IMAGE_CEE_UNMANAGED_CALLCONV_STDCALL added +Windows.Win32.System.WinRT.Metadata.CorUnmanagedCallingConvention.IMAGE_CEE_UNMANAGED_CALLCONV_THISCALL added +Windows.Win32.System.WinRT.Metadata.CorValidatorModuleType added +Windows.Win32.System.WinRT.Metadata.CorValidatorModuleType.ValidatorModuleTypeEnc added +Windows.Win32.System.WinRT.Metadata.CorValidatorModuleType.ValidatorModuleTypeIncr added +Windows.Win32.System.WinRT.Metadata.CorValidatorModuleType.ValidatorModuleTypeInvalid added +Windows.Win32.System.WinRT.Metadata.CorValidatorModuleType.ValidatorModuleTypeMax added +Windows.Win32.System.WinRT.Metadata.CorValidatorModuleType.ValidatorModuleTypeMin added +Windows.Win32.System.WinRT.Metadata.CorValidatorModuleType.ValidatorModuleTypeObj added +Windows.Win32.System.WinRT.Metadata.CorValidatorModuleType.ValidatorModuleTypePE added +Windows.Win32.System.WinRT.Metadata.COUNINITIEE added +Windows.Win32.System.WinRT.Metadata.COUNINITIEE.COUNINITEE_DEFAULT added +Windows.Win32.System.WinRT.Metadata.COUNINITIEE.COUNINITEE_DLL added +Windows.Win32.System.WinRT.Metadata.CVStruct added +Windows.Win32.System.WinRT.Metadata.ICeeGen added +Windows.Win32.System.WinRT.Metadata.IHostFilter added +Windows.Win32.System.WinRT.Metadata.IMAGE_COR_ILMETHOD added +Windows.Win32.System.WinRT.Metadata.IMAGE_COR_ILMETHOD_FAT added +Windows.Win32.System.WinRT.Metadata.IMAGE_COR_ILMETHOD_SECT_EH added +Windows.Win32.System.WinRT.Metadata.IMAGE_COR_ILMETHOD_SECT_EH_CLAUSE_FAT added +Windows.Win32.System.WinRT.Metadata.IMAGE_COR_ILMETHOD_SECT_EH_CLAUSE_SMALL(X64, Arm64) added +Windows.Win32.System.WinRT.Metadata.IMAGE_COR_ILMETHOD_SECT_EH_CLAUSE_SMALL(X86) added +Windows.Win32.System.WinRT.Metadata.IMAGE_COR_ILMETHOD_SECT_EH_FAT added +Windows.Win32.System.WinRT.Metadata.IMAGE_COR_ILMETHOD_SECT_EH_SMALL added +Windows.Win32.System.WinRT.Metadata.IMAGE_COR_ILMETHOD_SECT_FAT added +Windows.Win32.System.WinRT.Metadata.IMAGE_COR_ILMETHOD_SECT_SMALL added +Windows.Win32.System.WinRT.Metadata.IMAGE_COR_ILMETHOD_TINY added +Windows.Win32.System.WinRT.Metadata.IMAGE_COR_VTABLEFIXUP added +Windows.Win32.System.WinRT.Metadata.IMapToken added +Windows.Win32.System.WinRT.Metadata.IMetaDataAssemblyEmit added +Windows.Win32.System.WinRT.Metadata.IMetaDataAssemblyImport added +Windows.Win32.System.WinRT.Metadata.IMetaDataDispenser added +Windows.Win32.System.WinRT.Metadata.IMetaDataDispenserEx added +Windows.Win32.System.WinRT.Metadata.IMetaDataEmit added +Windows.Win32.System.WinRT.Metadata.IMetaDataEmit2 added +Windows.Win32.System.WinRT.Metadata.IMetaDataError added +Windows.Win32.System.WinRT.Metadata.IMetaDataFilter added +Windows.Win32.System.WinRT.Metadata.IMetaDataImport added +Windows.Win32.System.WinRT.Metadata.IMetaDataImport2 added +Windows.Win32.System.WinRT.Metadata.IMetaDataInfo added +Windows.Win32.System.WinRT.Metadata.IMetaDataTables added +Windows.Win32.System.WinRT.Metadata.IMetaDataTables2 added +Windows.Win32.System.WinRT.Metadata.IMetaDataValidate added +Windows.Win32.System.WinRT.Metadata.IMetaDataWinMDImport added +Windows.Win32.System.WinRT.Metadata.LoadHintEnum added +Windows.Win32.System.WinRT.Metadata.LoadHintEnum.LoadAlways added +Windows.Win32.System.WinRT.Metadata.LoadHintEnum.LoadDefault added +Windows.Win32.System.WinRT.Metadata.LoadHintEnum.LoadNever added +Windows.Win32.System.WinRT.Metadata.LoadHintEnum.LoadSometimes added +Windows.Win32.System.WinRT.Metadata.MergeFlags added +Windows.Win32.System.WinRT.Metadata.MergeFlags.DropMemberRefCAs added +Windows.Win32.System.WinRT.Metadata.MergeFlags.MergeExportedTypes added +Windows.Win32.System.WinRT.Metadata.MergeFlags.MergeFlagsNone added +Windows.Win32.System.WinRT.Metadata.MergeFlags.MergeManifest added +Windows.Win32.System.WinRT.Metadata.MergeFlags.NoDupCheck added +Windows.Win32.System.WinRT.Metadata.NativeTypeArrayFlags added +Windows.Win32.System.WinRT.Metadata.NativeTypeArrayFlags.ntaReserved added +Windows.Win32.System.WinRT.Metadata.NativeTypeArrayFlags.ntaSizeParamIndexSpecified added +Windows.Win32.System.WinRT.Metadata.NGenHintEnum added +Windows.Win32.System.WinRT.Metadata.NGenHintEnum.NGenDefault added +Windows.Win32.System.WinRT.Metadata.NGenHintEnum.NGenEager added +Windows.Win32.System.WinRT.Metadata.NGenHintEnum.NGenLazy added +Windows.Win32.System.WinRT.Metadata.NGenHintEnum.NGenNever added +Windows.Win32.System.WinRT.Metadata.OSINFO added +Windows.Win32.System.WinRT.Metadata.ReplacesGeneralNumericDefines added +Windows.Win32.System.WinRT.Metadata.ReplacesGeneralNumericDefines.IMAGE_DIRECTORY_ENTRY_COMHEADER added diff --git a/sources/GeneratorSdk/samples/DiaSdk/Microsoft.Dia.Win32Metadata.nuspec b/sources/GeneratorSdk/samples/DiaSdk/Microsoft.Dia.Win32Metadata.nuspec index 7c01de9c..e62dd4b5 100644 --- a/sources/GeneratorSdk/samples/DiaSdk/Microsoft.Dia.Win32Metadata.nuspec +++ b/sources/GeneratorSdk/samples/DiaSdk/Microsoft.Dia.Win32Metadata.nuspec @@ -17,7 +17,7 @@ images\windows.png - +