summaryrefslogtreecommitdiff
path: root/src/pal/prebuilt
diff options
context:
space:
mode:
authorhsharber <hsharber@gmail.com>2018-06-24 21:18:15 -0400
committerJan Kotas <jkotas@microsoft.com>2018-06-24 18:18:15 -0700
commite24e66516f04f3de23bdedab9282ad7f334e64cf (patch)
tree1491d2eadbfabebc183fa2ce1bebe9675c61a442 /src/pal/prebuilt
parent798091f23f4c2eea653c78520117634960f366aa (diff)
downloadcoreclr-e24e66516f04f3de23bdedab9282ad7f334e64cf.tar.gz
coreclr-e24e66516f04f3de23bdedab9282ad7f334e64cf.tar.bz2
coreclr-e24e66516f04f3de23bdedab9282ad7f334e64cf.zip
Removed dead strings used in debug-only code (#18622)
Removed strings used in debug-only code in ex.cpp Fix #18420
Diffstat (limited to 'src/pal/prebuilt')
-rw-r--r--src/pal/prebuilt/corerror/mscorurt.rc619
-rw-r--r--src/pal/prebuilt/inc/corerror.h662
2 files changed, 0 insertions, 1281 deletions
diff --git a/src/pal/prebuilt/corerror/mscorurt.rc b/src/pal/prebuilt/corerror/mscorurt.rc
index 28da8f91ce..9f939b4172 100644
--- a/src/pal/prebuilt/corerror/mscorurt.rc
+++ b/src/pal/prebuilt/corerror/mscorurt.rc
@@ -5,19 +5,13 @@
STRINGTABLE DISCARDABLE
BEGIN
MSG_FOR_URT_HR(CORDBG_S_AT_END_OF_STACK) "The stack walk has reached the end of the stack. There are no more frames to walk."
- MSG_FOR_URT_HR(CEE_E_ENTRYPOINT) "Invalid entrypoint information."
MSG_FOR_URT_HR(CEE_E_CVTRES_NOT_FOUND) "cvtres.exe not found."
- MSG_FOR_URT_HR(MSEE_E_LOADLIBFAILED) "Failed to delayload a library."
- MSG_FOR_URT_HR(MSEE_E_GETPROCFAILED) "Failed to get dll entrypoint."
- MSG_FOR_URT_HR(MSEE_E_MULTCOPIESLOADED) "Multiple copies of mscoree.dll have been loaded into the same process."
MSG_FOR_URT_HR(COR_E_TYPEUNLOADED) "Type has been unloaded."
MSG_FOR_URT_HR(COR_E_APPDOMAINUNLOADED) "Attempted to access an unloaded appdomain."
MSG_FOR_URT_HR(COR_E_CANNOTUNLOADAPPDOMAIN) "Error while unloading appdomain."
MSG_FOR_URT_HR(MSEE_E_ASSEMBLYLOADINPROGRESS) "Assembly is still being loaded."
- MSG_FOR_URT_HR(MSEE_E_CANNOTCREATEAPPDOMAIN) "Attempt to create appdomain failed."
MSG_FOR_URT_HR(COR_E_ASSEMBLYEXPECTED) "The module was expected to contain an assembly manifest."
MSG_FOR_URT_HR(COR_E_FIXUPSINEXE) "Attempt to load an unverifiable executable with fixups (IAT with more than 2 sections or a TLS section.)"
- MSG_FOR_URT_HR(COR_E_NO_LOADLIBRARY_ALLOWED) "Attempt to LoadLibrary a managed image in an improper way (only assemblies with EAT area allowed)."
MSG_FOR_URT_HR(COR_E_NEWER_RUNTIME) "This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded."
MSG_FOR_URT_HR(COR_E_CANNOT_SET_POLICY) "Cannot set security policy under MultiDomain after non-GAC assemblies have been loaded in appdomain."
MSG_FOR_URT_HR(COR_E_CANNOT_SPECIFY_EVIDENCE) "Cannot specify assembly evidence under MultiDomain after non-GAC assemblies with default evidence have been loaded in appdomain."
@@ -38,13 +32,10 @@ BEGIN
MSG_FOR_URT_HR(FUSION_E_REF_DEF_MISMATCH) "The located assembly's manifest definition does not match the assembly reference."
MSG_FOR_URT_HR(FUSION_E_INVALID_PRIVATE_ASM_LOCATION) "The private assembly was located outside the appbase directory."
MSG_FOR_URT_HR(FUSION_E_ASM_MODULE_MISSING) "A module specified in the manifest was not found."
- MSG_FOR_URT_HR(FUSION_E_UNEXPECTED_MODULE_FOUND) "Modules which are not in the manifest were streamed in."
MSG_FOR_URT_HR(FUSION_E_PRIVATE_ASM_DISALLOWED) "A strongly-named assembly is required."
MSG_FOR_URT_HR(FUSION_E_SIGNATURE_CHECK_FAILED) "Strong name signature could not be verified. The assembly may have been tampered with, or it was delay signed but not fully signed with the correct private key."
- MSG_FOR_URT_HR(FUSION_E_DATABASE_ERROR) "An unexpected error was encountered in the Assembly Cache database."
MSG_FOR_URT_HR(FUSION_E_INVALID_NAME) "The given assembly name or codebase was invalid."
MSG_FOR_URT_HR(FUSION_E_CODE_DOWNLOAD_DISABLED) "HTTP download of assemblies has been disabled for this appdomain."
- MSG_FOR_URT_HR(FUSION_E_UNINSTALL_DISALLOWED) "Uninstall of given assembly is not allowed."
MSG_FOR_URT_HR(CLR_E_APP_CONFIG_NOT_ALLOWED_IN_APPX_PROCESS) "Application configuration file not allowed in AppX process."
MSG_FOR_URT_HR(FUSION_E_HOST_GAC_ASM_MISMATCH) "Assembly in host store has a different signature than assembly in GAC."
MSG_FOR_URT_HR(FUSION_E_LOADFROM_BLOCKED) "LoadFrom(), LoadFile(), Load(byte[]) and LoadModule() have been disabled by the host."
@@ -59,126 +50,35 @@ BEGIN
MSG_FOR_URT_HR(COR_E_LOADING_WINMD_REFERENCE_ASSEMBLY) "Contract Windows Runtime assemblies cannot be loaded for execution. Make sure your application only contains non-contract Windows Runtime assemblies."
MSG_FOR_URT_HR(CLDB_E_FILE_BADREAD) "Error occurred during a read."
MSG_FOR_URT_HR(CLDB_E_FILE_BADWRITE) "Error occurred during a write."
- MSG_FOR_URT_HR(CLDB_E_FILE_READONLY) "File is read only."
- MSG_FOR_URT_HR(CLDB_E_NAME_ERROR) "Ill-formed name."
- MSG_FOR_URT_HR(CLDB_E_TRUNCATION) "Data value was truncated."
MSG_FOR_URT_HR(CLDB_E_FILE_OLDVER) "Old version error."
- MSG_FOR_URT_HR(CLDB_E_RELOCATED) "A shared memory open failed to open at the originally assigned memory address."
MSG_FOR_URT_HR(CLDB_E_SMDUPLICATE) "Create of shared memory failed. A memory mapping of the same name already exists."
MSG_FOR_URT_HR(CLDB_E_NO_DATA) "No .CLB data in the memory or stream."
- MSG_FOR_URT_HR(CLDB_E_READONLY) "Database is read only."
MSG_FOR_URT_HR(CLDB_E_INCOMPATIBLE) "Importing scope is not compatible with the emitting scope."
MSG_FOR_URT_HR(CLDB_E_FILE_CORRUPT) "File is corrupt."
- MSG_FOR_URT_HR(CLDB_E_SCHEMA_VERNOTFOUND) "Required version of schema not found."
MSG_FOR_URT_HR(CLDB_E_BADUPDATEMODE) "Cannot open a incrementally build scope for full update."
- MSG_FOR_URT_HR(CLDB_E_INDEX_NONULLKEYS) "Null value not allowed in unique index or primary key."
- MSG_FOR_URT_HR(CLDB_E_INDEX_DUPLICATE) "Index has been duplicated."
- MSG_FOR_URT_HR(CLDB_E_INDEX_BADTYPE) "The columns data type is not allowed in an index."
MSG_FOR_URT_HR(CLDB_E_INDEX_NOTFOUND) "Index not found."
MSG_FOR_URT_HR(CLDB_E_RECORD_NOTFOUND) "Record not found on lookup."
- MSG_FOR_URT_HR(CLDB_E_RECORD_OVERFLOW) "Too many records were returned for criteria."
- MSG_FOR_URT_HR(CLDB_E_RECORD_DUPLICATE) "Record is a duplicate."
- MSG_FOR_URT_HR(CLDB_E_RECORD_PKREQUIRED) "Primary key value is required."
- MSG_FOR_URT_HR(CLDB_E_RECORD_DELETED) "Record is valid but deleted."
MSG_FOR_URT_HR(CLDB_E_RECORD_OUTOFORDER) "Record is emitted out of order."
- MSG_FOR_URT_HR(CLDB_E_COLUMN_OVERFLOW) "Data too large."
- MSG_FOR_URT_HR(CLDB_E_COLUMN_READONLY) "Column cannot be changed."
- MSG_FOR_URT_HR(CLDB_E_COLUMN_SPECIALCOL) "Too many RID or primary key columns, 1 is max."
- MSG_FOR_URT_HR(CLDB_E_COLUMN_PKNONULLS) "Primary key column may not allow the null value."
- MSG_FOR_URT_HR(CLDB_E_TABLE_CANTDROP) "Attempted auto-drop of table while open."
- MSG_FOR_URT_HR(CLDB_E_OBJECT_NOTFOUND) "Object not found in the database."
- MSG_FOR_URT_HR(CLDB_E_OBJECT_COLNOTFOUND) "Column not found."
- MSG_FOR_URT_HR(CLDB_E_VECTOR_BADINDEX) "Invalid index."
MSG_FOR_URT_HR(CLDB_E_TOO_BIG) "A blob or string was too big."
MSG_FOR_URT_HR(META_E_INVALID_TOKEN_TYPE) "A token of the wrong type passed to a metadata function."
- MSG_FOR_URT_HR(TLBX_E_INVALID_TYPEINFO) "Typelib import: Invalid type, not converted."
- MSG_FOR_URT_HR(TLBX_E_INVALID_TYPEINFO_UNNAMED) "Typelib import: Invalid type, not converted - name unknown."
- MSG_FOR_URT_HR(TLBX_E_CTX_NESTED) "Typelib export: TLBX_E_CTX_NESTED"
- MSG_FOR_URT_HR(TLBX_E_ERROR_MESSAGE) "Typelib export: General error. See IError info for more information."
- MSG_FOR_URT_HR(TLBX_E_CANT_SAVE) "Typelib export: SaveAllChanges() failed."
- MSG_FOR_URT_HR(TLBX_W_LIBNOTREGISTERED) "Typelib export: Type library is not registered."
- MSG_FOR_URT_HR(TLBX_E_CANTLOADLIBRARY) "Typelib export: Type library could not be loaded."
- MSG_FOR_URT_HR(TLBX_E_BAD_VT_TYPE) "Typelib import: Invalid vartype, not converted."
- MSG_FOR_URT_HR(TLBX_E_NO_MSCOREE_TLB) "Typelib export: Could not load mscoree.tlb."
- MSG_FOR_URT_HR(TLBX_E_BAD_MSCOREE_TLB) "Typelib export: Could not get a required typeinfo from mscoree.tlb."
- MSG_FOR_URT_HR(TLBX_E_TLB_EXCEPTION) "Typelib import: Fault reading a typelib."
- MSG_FOR_URT_HR(TLBX_E_MULTIPLE_LCIDS) "Typelib import: Multiple [lcid] parameters on a method."
- MSG_FOR_URT_HR(TLBX_E_AMBIGUOUS_RETURN) "Typelib import: Duplicate or ambiguous return types."
- MSG_FOR_URT_HR(TLBX_E_DUPLICATE_TYPE_NAME) "Typelib import: Duplicate name (due to user-defined name)."
- MSG_FOR_URT_HR(TLBX_I_NONSEQUENTIALSTRUCT) "Typelib export: Cannot convert non-sequential structs."
- MSG_FOR_URT_HR(TLBX_I_RESOLVEREFFAILED) "Typelib import: The resolve ref call failed."
- MSG_FOR_URT_HR(TLBX_E_ASANY) "Typelib export: Encountered AsAny - ignored."
- MSG_FOR_URT_HR(TLBX_E_INVALIDLCIDPARAM) "Typelib export: Encountered an [lcid] attribute set to an invalid parameter."
- MSG_FOR_URT_HR(TLBX_E_LCIDONDISPONLYITF) "Typelib export: Encountered an [lcid] attribute on a pure dispatch interface."
- MSG_FOR_URT_HR(TLBX_E_NONPUBLIC_FIELD) "Typelib export: Non-public field in public struct."
- MSG_FOR_URT_HR(TLBX_E_BAD_NAMES) "Typelib export: Bad names list."
- MSG_FOR_URT_HR(TLBX_E_GENERICINST_SIGNATURE) "TypeLib export: generic type instance in signature."
- MSG_FOR_URT_HR(TLBX_E_GENERICPAR_SIGNATURE) "TypeLib export: generic type parameter in signature."
- MSG_FOR_URT_HR(META_E_DUPLICATE) "Attempted to define an object that already exists."
- MSG_FOR_URT_HR(META_E_GUID_REQUIRED) "A guid was not provided where one was required."
- MSG_FOR_URT_HR(META_E_TYPEDEF_MISMATCH) "Merge: an import typedef matched ns.name, but not version and guid."
- MSG_FOR_URT_HR(META_E_MERGE_COLLISION) "Merge: conflict between import and emit."
- MSG_FOR_URT_HR(TLBX_E_NO_SAFEHANDLE_ARRAYS) "TypeLib export: Detected array of SafeHandles."
- MSG_FOR_URT_HR(META_E_METHD_NOT_FOUND) "Merge: Class already in emit scope, but member not found."
- MSG_FOR_URT_HR(META_E_FIELD_NOT_FOUND) "Merge: Class already in emit scope, but member not found."
- MSG_FOR_URT_HR(META_E_PARAM_MISMATCH) "Merge: Parameter information mismatched."
MSG_FOR_URT_HR(META_E_BADMETADATA) "Merge: Inconsistency in meta data import scope."
- MSG_FOR_URT_HR(META_E_INTFCEIMPL_NOT_FOUND) "Merge: Class already in emit scope, but interfaceimpl not found."
MSG_FOR_URT_HR(TLBX_E_NO_CRITICALHANDLE_ARRAYS) "TypeLib export: Detected array of CriticalHandles."
- MSG_FOR_URT_HR(META_E_CLASS_LAYOUT_INCONSISTENT) "Merge: Duplicate classes have inconsistent class layout information."
- MSG_FOR_URT_HR(META_E_FIELD_MARSHAL_NOT_FOUND) "Merge: Field is duplicated but no matching FieldMarshal information."
- MSG_FOR_URT_HR(META_E_EVENT_NOT_FOUND) "Merge: Method is duplicated but no matching event info."
- MSG_FOR_URT_HR(META_E_PROP_NOT_FOUND) "Merge: Method is duplicated but no matching property info."
MSG_FOR_URT_HR(META_E_BAD_SIGNATURE) "Bad binary signature."
MSG_FOR_URT_HR(META_E_BAD_INPUT_PARAMETER) "Bad input parameters."
- MSG_FOR_URT_HR(META_E_METHDIMPL_INCONSISTENT) "Merge: duplicated methods have inconsistent ImplFlags."
- MSG_FOR_URT_HR(META_E_MD_INCONSISTENCY) "Merge: Inconsistency in meta data."
MSG_FOR_URT_HR(META_E_CANNOTRESOLVETYPEREF) "Cannot resolve typeref."
MSG_FOR_URT_HR(META_E_STRINGSPACE_FULL) "No logical space left to create more user strings."
- MSG_FOR_URT_HR(META_E_UNEXPECTED_REMAP) "Unexpected TokenRemap."
MSG_FOR_URT_HR(META_E_HAS_UNMARKALL) "Unmark all has been called already."
MSG_FOR_URT_HR(META_E_MUST_CALL_UNMARKALL) "Must call UnmarkAll first before marking."
MSG_FOR_URT_HR(META_E_GENERICPARAM_INCONSISTENT) "Merge: duplicated types or methods have inconsistent GenericParams."
MSG_FOR_URT_HR(META_E_EVENT_COUNTS) "Merge: different event counts in import and emit scopes."
MSG_FOR_URT_HR(META_E_PROPERTY_COUNTS) "Merge: different property counts in import and emit scopes."
MSG_FOR_URT_HR(META_E_TYPEDEF_MISSING) "Merge: An input scope has a TypeRef which does not have a matching TypeDef."
- MSG_FOR_URT_HR(TLBX_E_CANT_LOAD_MODULE) "TypeLib export: cannot open the module to export."
- MSG_FOR_URT_HR(TLBX_E_CANT_LOAD_CLASS) "TypeLib export: cannot load a class."
- MSG_FOR_URT_HR(TLBX_E_NULL_MODULE) "TypeLib export: the hModule of a loaded class is 0; cannot export it."
- MSG_FOR_URT_HR(TLBX_E_NO_CLSID_KEY) "TypeLib export: no CLSID or Interface subkey to HKCR."
- MSG_FOR_URT_HR(TLBX_E_CIRCULAR_EXPORT) "TypeLib export: attempted to export an Assembly imported from a TLB."
- MSG_FOR_URT_HR(TLBX_E_CIRCULAR_IMPORT) "TypeLib import: attempted to import a TLB exported from an Assembly."
- MSG_FOR_URT_HR(TLBX_E_BAD_NATIVETYPE) "TypeLib export: bad Native type in method signature."
- MSG_FOR_URT_HR(TLBX_E_BAD_VTABLE) "TypeLib import: non-increasing vtable (duplicate slots)."
- MSG_FOR_URT_HR(TLBX_E_CRM_NON_STATIC) "TypeLib export: the COM register method is non static."
- MSG_FOR_URT_HR(TLBX_E_CRM_INVALID_SIG) "TypeLib export: the specified COM register method does not have the correct signature."
- MSG_FOR_URT_HR(TLBX_E_CLASS_LOAD_EXCEPTION) "TypeLib export: cannot load CLR type."
- MSG_FOR_URT_HR(TLBX_E_UNKNOWN_SIGNATURE) "TypeLib export: unknown element in signature."
- MSG_FOR_URT_HR(TLBX_E_REFERENCED_TYPELIB) "TypeLib import: reference to an external typelib."
MSG_FOR_URT_HR(TLBX_E_INVALID_NAMESPACE) "TypeLib import: an imported typelib has an invalid namespace name."
- MSG_FOR_URT_HR(TLBX_E_LAYOUT_ERROR) "Typelib export: an error on Layout()"
- MSG_FOR_URT_HR(TLBX_E_NOTIUNKNOWN) "Typelib import: Interface not derived from IUnknown."
- MSG_FOR_URT_HR(TLBX_E_NONVISIBLEVALUECLASS) "Typelib export: Non COM visible value type in method signature."
- MSG_FOR_URT_HR(TLBX_E_LPTSTR_NOT_ALLOWED) "Typelib export: Types which contain the native type NATIVE_TYPE_LPTSTR are not allowed to be exported to COM."
- MSG_FOR_URT_HR(TLBX_E_AUTO_CS_NOT_ALLOWED) "Typelib export: Types with a charset of auto are not allowed to be exported to COM."
- MSG_FOR_URT_HR(TLBX_E_ENUM_VALUE_INVALID) "Typelib export: The enum value is not legal for a typelib."
- MSG_FOR_URT_HR(TLBX_E_DUPLICATE_IID) "Typelib export: Duplicate IID."
- MSG_FOR_URT_HR(TLBX_E_NO_NESTED_ARRAYS) "Typelib export: detected nested arrays."
- MSG_FOR_URT_HR(TLBX_E_PARAM_ERROR_NAMED) "Typelib import: parameter type could not be converted."
- MSG_FOR_URT_HR(TLBX_E_PARAM_ERROR_UNNAMED) "Typelib import: parameter type could not be converted - parameter name unknown."
- MSG_FOR_URT_HR(TLBX_E_AGNOST_SIGNATURE) "TypeLib export: size agnostic element in signature."
- MSG_FOR_URT_HR(TLBX_E_CONVERT_FAIL) "TypeLib export: exporter failed."
- MSG_FOR_URT_HR(TLBX_W_DUAL_NOT_DISPATCH) "Typelib import: [dual] interface not derived from IDispatch."
- MSG_FOR_URT_HR(TLBX_E_BAD_SIGNATURE) "Typelib export: bad signature."
- MSG_FOR_URT_HR(TLBX_E_ARRAY_NEEDS_NT_FIXED) "Typelib export: non-fixed or non-safearray array in struct."
- MSG_FOR_URT_HR(TLBX_E_CLASS_NEEDS_NT_INTF) "Typelib export: non-interface class in struct."
MSG_FOR_URT_HR(META_E_CA_INVALID_TARGET) "Known custom attribute on invalid target."
MSG_FOR_URT_HR(META_E_CA_INVALID_VALUE) "Known custom attribute had invalid value."
MSG_FOR_URT_HR(META_E_CA_INVALID_BLOB) "Known custom attribute blob has bad format."
MSG_FOR_URT_HR(META_E_CA_REPEATED_ARG) "Known custom attribute blob has repeated named argument."
MSG_FOR_URT_HR(META_E_CA_UNKNOWN_ARGUMENT) "Known custom attribute named argument not recognized."
- MSG_FOR_URT_HR(META_E_CA_VARIANT_NYI) "Known attribute named argument does not support variant."
- MSG_FOR_URT_HR(META_E_CA_ARRAY_NYI) "Known attribute named argument does not support array."
MSG_FOR_URT_HR(META_E_CA_UNEXPECTED_TYPE) "Known attribute parser found unexpected type."
MSG_FOR_URT_HR(META_E_CA_INVALID_ARGTYPE) "Known attribute parser only handles fields, not properties."
MSG_FOR_URT_HR(META_E_CA_INVALID_ARG_FOR_TYPE) "Known attribute parser found an argument that is invalid for the object it is applied to."
@@ -186,73 +86,20 @@ BEGIN
MSG_FOR_URT_HR(META_E_CA_INVALID_MARSHALAS_FIELDS) "The MarshalAs attribute has fields set that are not valid for the specified unmanaged type."
MSG_FOR_URT_HR(META_E_CA_NT_FIELDONLY) "The specified unmanaged type is only valid on fields."
MSG_FOR_URT_HR(META_E_CA_NEGATIVE_PARAMINDEX) "The parameter index cannot be negative."
- MSG_FOR_URT_HR(META_E_CA_NEGATIVE_MULTIPLIER) "The multiplier cannot be negative."
MSG_FOR_URT_HR(META_E_CA_NEGATIVE_CONSTSIZE) "The constant size cannot be negative."
MSG_FOR_URT_HR(META_E_CA_FIXEDSTR_SIZE_REQUIRED) "A fixed string requires a size."
MSG_FOR_URT_HR(META_E_CA_CUSTMARSH_TYPE_REQUIRED) "A custom marshaler requires the custom marshaler type."
- MSG_FOR_URT_HR(META_E_CA_FILENAME_REQUIRED) "A DllImport attribute requires a filename."
- MSG_FOR_URT_HR(TLBX_W_NO_PROPS_IN_EVENTS) "TypeLib import: Detected properties in a source dispinterface."
MSG_FOR_URT_HR(META_E_NOT_IN_ENC_MODE) "SaveDelta was called without being in EnC mode."
MSG_FOR_URT_HR(META_E_METHOD_COUNTS) "Merge: different method counts in import and emit scopes."
MSG_FOR_URT_HR(META_E_FIELD_COUNTS) "Merge: different field counts in import and emit scopes."
MSG_FOR_URT_HR(META_E_PARAM_COUNTS) "Merge: different parameter counts in import and emit scopes."
- MSG_FOR_URT_HR(TLBX_E_TYPED_REF) "TypeLib export: Exporting a TypedReference."
- MSG_FOR_URT_HR(TLBX_E_BITNESS_MISMATCH) "TypeLib export: bitness of assembly does not match bitness of output type library."
MSG_FOR_URT_HR(META_E_CA_BAD_FRIENDS_ARGS) "InternalsVisibleTo can't have a version, culture, or processor architecture."
MSG_FOR_URT_HR(VLDTR_E_RID_OUTOFRANGE) "Rid is out of range."
- MSG_FOR_URT_HR(VLDTR_E_CDTKN_OUTOFRANGE) "Coded token type is out of range."
- MSG_FOR_URT_HR(VLDTR_E_CDRID_OUTOFRANGE) "Coded rid is out of range."
MSG_FOR_URT_HR(VLDTR_E_STRING_INVALID) "String offset is invalid."
MSG_FOR_URT_HR(VLDTR_E_GUID_INVALID) "GUID offset is invalid."
MSG_FOR_URT_HR(VLDTR_E_BLOB_INVALID) "Blob offset if invalid."
- MSG_FOR_URT_HR(VLDTR_E_MOD_MULTI) "Multiple module records found."
- MSG_FOR_URT_HR(VLDTR_E_MOD_NULLMVID) "Module has null MVID."
- MSG_FOR_URT_HR(VLDTR_E_TR_NAMENULL) "TypeRef name is NULL."
- MSG_FOR_URT_HR(VLDTR_E_TR_DUP) "TypeRef has a duplicate."
- MSG_FOR_URT_HR(VLDTR_E_TD_NAMENULL) "TypeDef name is NULL."
- MSG_FOR_URT_HR(VLDTR_E_TD_DUPNAME) "TypeDef has a duplicate based on name+namespace."
- MSG_FOR_URT_HR(VLDTR_E_TD_DUPGUID) "TypeDef has a duplicate based on GUID."
- MSG_FOR_URT_HR(VLDTR_E_TD_NOTIFACEOBJEXTNULL) "TypeDef that is not an Interface and not System.Object extends nil parent."
- MSG_FOR_URT_HR(VLDTR_E_TD_OBJEXTENDSNONNULL) "System.Object extends a non-nil parent."
- MSG_FOR_URT_HR(VLDTR_E_TD_EXTENDSSEALED) "TypeDef extends sealed class."
- MSG_FOR_URT_HR(VLDTR_E_TD_DLTNORTSPCL) "TypeDef is Deleted but not marked with RTSpecialName."
- MSG_FOR_URT_HR(VLDTR_E_TD_RTSPCLNOTDLT) "TypeDef is marked RTSpecialName, but is not a Deleted record."
- MSG_FOR_URT_HR(VLDTR_E_MI_DECLPRIV) "MethodImpl's Decl is private."
- MSG_FOR_URT_HR(VLDTR_E_AS_BADNAME) "Assembly [Ref] name has path and/or extension."
- MSG_FOR_URT_HR(VLDTR_E_FILE_SYSNAME) "File has a system name (con, com, aux, etc.)."
- MSG_FOR_URT_HR(VLDTR_E_MI_BODYSTATIC) "MethodImpl's body is static."
- MSG_FOR_URT_HR(VLDTR_E_TD_IFACENOTABS) "TypeDef is marked Interface but not Abstract."
- MSG_FOR_URT_HR(VLDTR_E_TD_IFACEPARNOTNIL) "TypeDef is marked Interface but parent is not Nil."
- MSG_FOR_URT_HR(VLDTR_E_TD_IFACEGUIDNULL) "TypeDef is marked Interface but GUID is NULL."
- MSG_FOR_URT_HR(VLDTR_E_MI_DECLFINAL) "TMethodImpl's Decl is final."
- MSG_FOR_URT_HR(VLDTR_E_TD_VTNOTSEAL) "TypeDef is marked ValueType but not marked Sealed."
- MSG_FOR_URT_HR(VLDTR_E_PD_BADFLAGS) "Parameter has extra bits in flags."
- MSG_FOR_URT_HR(VLDTR_E_IFACE_DUP) "InterfaceImpl has a duplicate."
- MSG_FOR_URT_HR(VLDTR_E_MR_NAMENULL) "MemberRef name is NULL."
- MSG_FOR_URT_HR(VLDTR_E_MR_VTBLNAME) "MemberRef has an invalid name, _VtblGap*."
- MSG_FOR_URT_HR(VLDTR_E_MR_DELNAME) "MemberRef has an invalid name, _Deleted*."
- MSG_FOR_URT_HR(VLDTR_E_MR_PARNIL) "MemberRef parent Nil in a PE file."
MSG_FOR_URT_HR(VLDTR_E_MR_BADCALLINGCONV) "MemberRef has invalid calling convention."
- MSG_FOR_URT_HR(VLDTR_E_MR_NOTVARARG) "MemberRef has Method parent but calling convention is not VARARG."
- MSG_FOR_URT_HR(VLDTR_E_MR_NAMEDIFF) "MemberRef name different from parent MethodDef."
- MSG_FOR_URT_HR(VLDTR_E_MR_SIGDIFF) "MemberRef signature different from parent MethodDef."
- MSG_FOR_URT_HR(VLDTR_E_MR_DUP) "MemberRef has a duplicate."
- MSG_FOR_URT_HR(VLDTR_E_CL_TDAUTO) "ClassLayout parent TypeDef is marked AutoLayout."
- MSG_FOR_URT_HR(VLDTR_E_CL_BADPCKSZ) "ClassLayout has bad PackingSize."
- MSG_FOR_URT_HR(VLDTR_E_CL_DUP) "ClassLayout has a duplicate."
- MSG_FOR_URT_HR(VLDTR_E_FL_BADOFFSET) "FieldLayout2 has bad offset."
- MSG_FOR_URT_HR(VLDTR_E_FL_TDNIL) "FieldLayout2 has field with nil parent."
- MSG_FOR_URT_HR(VLDTR_E_FL_NOCL) "FieldLayout2 has no ClassLayout record."
- MSG_FOR_URT_HR(VLDTR_E_FL_TDNOTEXPLCT) "FieldLayout2 parent TypeDef is not marked with ExplicitLayout."
- MSG_FOR_URT_HR(VLDTR_E_FL_FLDSTATIC) "FieldLayout2 has field marked Static."
- MSG_FOR_URT_HR(VLDTR_E_FL_DUP) "FieldLayout2 has a duplicate."
- MSG_FOR_URT_HR(VLDTR_E_MODREF_NAMENULL) "ModuleRef name is NULL."
- MSG_FOR_URT_HR(VLDTR_E_MODREF_DUP) "ModuleRef has a duplicate."
- MSG_FOR_URT_HR(VLDTR_E_TR_BADSCOPE) "TypeRef has a bad resolution scope."
- MSG_FOR_URT_HR(VLDTR_E_TD_NESTEDNOENCL) "TypeDef marked nested has no encloser."
- MSG_FOR_URT_HR(VLDTR_E_TD_EXTTRRES) "TypeDef extends a TypeRef which resolves to a TypeDef in the same module."
MSG_FOR_URT_HR(VLDTR_E_SIGNULL) "Signature specified is zero-sized."
- MSG_FOR_URT_HR(VLDTR_E_SIGNODATA) "Signature does not have enough data at specified byte."
MSG_FOR_URT_HR(VLDTR_E_MD_BADCALLINGCONV) "Method signature has invalid calling convention."
MSG_FOR_URT_HR(VLDTR_E_MD_THISSTATIC) "Method is marked static but has HASTHIS/EXPLICITTHIS set on the calling convention."
MSG_FOR_URT_HR(VLDTR_E_MD_NOTTHISNOTSTATIC) "Method is not marked static but is not HASTHIS or EXPLICITTHIS."
@@ -269,186 +116,13 @@ BEGIN
MSG_FOR_URT_HR(VLDTR_E_SIG_MISSLBND) "Signature is missing a lower bound."
MSG_FOR_URT_HR(VLDTR_E_SIG_BADELTYPE) "Signature has bad element type."
MSG_FOR_URT_HR(VLDTR_E_SIG_MISSVASIZE) "Signature has value array missing size."
- MSG_FOR_URT_HR(VLDTR_E_FD_BADCALLINGCONV) "Field signature has invalid calling convention."
- MSG_FOR_URT_HR(VLDTR_E_MD_NAMENULL) "Method name is NULL."
- MSG_FOR_URT_HR(VLDTR_E_MD_PARNIL) "Method has parent NIL."
- MSG_FOR_URT_HR(VLDTR_E_MD_DUP) "Method has a duplicate."
- MSG_FOR_URT_HR(VLDTR_E_FD_NAMENULL) "Field name is NULL."
- MSG_FOR_URT_HR(VLDTR_E_FD_PARNIL) "Field parent is Nil."
- MSG_FOR_URT_HR(VLDTR_E_FD_DUP) "Field has a duplicate."
- MSG_FOR_URT_HR(VLDTR_E_AS_MULTI) "Multiple Assembly records found."
- MSG_FOR_URT_HR(VLDTR_E_AS_NAMENULL) "Assembly name is NULL."
- MSG_FOR_URT_HR(VLDTR_E_SIG_TOKTYPEMISMATCH) "E_T_VALUETYPE<class token> or E_T_CLASS<vtype token>."
- MSG_FOR_URT_HR(VLDTR_E_CL_TDINTF) "Class layout on an Interface."
- MSG_FOR_URT_HR(VLDTR_E_ASOS_OSPLTFRMIDINVAL) "AssemblyOS platform ID invalid."
- MSG_FOR_URT_HR(VLDTR_E_AR_NAMENULL) "AssemblyRef name is NULL."
MSG_FOR_URT_HR(VLDTR_E_TD_ENCLNOTNESTED) "TypeDef not nested has encloser."
- MSG_FOR_URT_HR(VLDTR_E_AROS_OSPLTFRMIDINVAL) "AssemblyRefOS has invalid platform ID."
- MSG_FOR_URT_HR(VLDTR_E_FILE_NAMENULL) "File name is NULL."
- MSG_FOR_URT_HR(VLDTR_E_CT_NAMENULL) "ExportedType name is NULL."
- MSG_FOR_URT_HR(VLDTR_E_TD_EXTENDSCHILD) "TypeDef extends its own child."
- MSG_FOR_URT_HR(VLDTR_E_MAR_NAMENULL) "ManifestResource name is NULL."
- MSG_FOR_URT_HR(VLDTR_E_FILE_DUP) "File has a duplicate."
- MSG_FOR_URT_HR(VLDTR_E_FILE_NAMEFULLQLFD) "File name is fully qualified."
- MSG_FOR_URT_HR(VLDTR_E_CT_DUP) "ExportedType has a duplicate."
- MSG_FOR_URT_HR(VLDTR_E_MAR_DUP) "ManifestResource has a duplicate."
- MSG_FOR_URT_HR(VLDTR_E_MAR_NOTPUBPRIV) "ManifestResource is neither Public nor Private."
- MSG_FOR_URT_HR(VLDTR_E_TD_ENUMNOVALUE) "Enum has no value__ field."
- MSG_FOR_URT_HR(VLDTR_E_TD_ENUMVALSTATIC) "Enum's value__ field is static."
- MSG_FOR_URT_HR(VLDTR_E_TD_ENUMVALNOTSN) "Enum's value__ field is not SpecialName."
- MSG_FOR_URT_HR(VLDTR_E_TD_ENUMFLDNOTST) "Enum's field is not static."
- MSG_FOR_URT_HR(VLDTR_E_TD_ENUMFLDNOTLIT) "Enum's field is not literal."
- MSG_FOR_URT_HR(VLDTR_E_TD_ENUMNOLITFLDS) "Enum has no literal fields."
- MSG_FOR_URT_HR(VLDTR_E_TD_ENUMFLDSIGMISMATCH) "Enum's field signature does not match value__ signature."
- MSG_FOR_URT_HR(VLDTR_E_TD_ENUMVALNOT1ST) "Enum's value__ field is not first."
- MSG_FOR_URT_HR(VLDTR_E_FD_NOTVALUERTSN) "Field is RTSpecialName but name is not value__."
- MSG_FOR_URT_HR(VLDTR_E_FD_VALUEPARNOTENUM) "Field value__ in not Enum class."
- MSG_FOR_URT_HR(VLDTR_E_FD_INSTINIFACE) "Instance field in interface."
- MSG_FOR_URT_HR(VLDTR_E_FD_NOTPUBINIFACE) "Non-public field in interface."
- MSG_FOR_URT_HR(VLDTR_E_FMD_GLOBALNOTPUBPRIVSC) "Global field or method is neither Public nor PrivateScope."
- MSG_FOR_URT_HR(VLDTR_E_FMD_GLOBALNOTSTATIC) "Global field or method is not static."
- MSG_FOR_URT_HR(VLDTR_E_FD_GLOBALNORVA) "Global field has no RVA."
- MSG_FOR_URT_HR(VLDTR_E_MD_CTORZERORVA) ".ctor or .cctor has zero RVA."
- MSG_FOR_URT_HR(VLDTR_E_FD_MARKEDNOMARSHAL) "Field is marked marshaled but has no marshaling record."
- MSG_FOR_URT_HR(VLDTR_E_FD_MARSHALNOTMARKED) "Field has marshaling record but is not marked marshaled."
- MSG_FOR_URT_HR(VLDTR_E_FD_MARKEDNODEFLT) "Field is marked HasDefault but has no const value."
- MSG_FOR_URT_HR(VLDTR_E_FD_DEFLTNOTMARKED) "Field has const value record but is not marked HasDefault."
- MSG_FOR_URT_HR(VLDTR_E_FMD_MARKEDNOSECUR) "Field or method is marked HasSecurity but has no security record."
- MSG_FOR_URT_HR(VLDTR_E_FMD_SECURNOTMARKED) "Field or method has security record but is not marked HasSecurity."
MSG_FOR_URT_HR(VLDTR_E_FMD_PINVOKENOTSTATIC) "Field or method is PInvoke but is not marked Static."
- MSG_FOR_URT_HR(VLDTR_E_FMD_MARKEDNOPINVOKE) "Field or method is marked PInvoke but has no ImplMap."
- MSG_FOR_URT_HR(VLDTR_E_FMD_PINVOKENOTMARKED) "Field or method has ImplMap but is not marked PInvoke."
- MSG_FOR_URT_HR(VLDTR_E_FMD_BADIMPLMAP) "Field or method has invalid ImplMap."
- MSG_FOR_URT_HR(VLDTR_E_IMAP_BADMODREF) "ImplMap has invalid ModuleRef."
- MSG_FOR_URT_HR(VLDTR_E_IMAP_BADMEMBER) "ImplMap has invalid MemberForwarded."
- MSG_FOR_URT_HR(VLDTR_E_IMAP_BADIMPORTNAME) "ImplMap has invalid ImportName."
- MSG_FOR_URT_HR(VLDTR_E_IMAP_BADCALLCONV) "ImplMap has invalid call conv."
- MSG_FOR_URT_HR(VLDTR_E_FMD_BADACCESSFLAG) "Field or method has invalid access flag."
- MSG_FOR_URT_HR(VLDTR_E_FD_INITONLYANDLITERAL) "Field is InitOnly and Literal."
- MSG_FOR_URT_HR(VLDTR_E_FD_LITERALNOTSTATIC) "Field is Literal but not Static."
- MSG_FOR_URT_HR(VLDTR_E_FMD_RTSNNOTSN) "Field or method is RTSpec.Name but not Spec.Name."
- MSG_FOR_URT_HR(VLDTR_E_MD_ABSTPARNOTABST) "Method is abstract, parent is not."
- MSG_FOR_URT_HR(VLDTR_E_MD_NOTSTATABSTININTF) "Method not static or abstract in interface."
- MSG_FOR_URT_HR(VLDTR_E_MD_NOTPUBININTF) "Method not public in interface."
- MSG_FOR_URT_HR(VLDTR_E_MD_CTORININTF) ".ctor in interface."
- MSG_FOR_URT_HR(VLDTR_E_MD_GLOBALCTORCCTOR) "global .ctor or .cctor."
- MSG_FOR_URT_HR(VLDTR_E_MD_CTORSTATIC) "static .ctor."
- MSG_FOR_URT_HR(VLDTR_E_MD_CTORNOTSNRTSN) ".ctor or .cctor not marked SpecialName or RTSpecialName."
- MSG_FOR_URT_HR(VLDTR_E_MD_CTORVIRT) "virtual .ctor or .cctor."
- MSG_FOR_URT_HR(VLDTR_E_MD_CTORABST) "abstract .ctor or .cctor."
- MSG_FOR_URT_HR(VLDTR_E_MD_CCTORNOTSTATIC) "instance .cctor."
- MSG_FOR_URT_HR(VLDTR_E_MD_ZERORVA) "RVA set to zero, but method not abstract or pinvoke or runtime, or reverse."
- MSG_FOR_URT_HR(VLDTR_E_MD_FINNOTVIRT) "Method is final and not virtual."
- MSG_FOR_URT_HR(VLDTR_E_MD_STATANDFINORVIRT) "Method is static and final or virtual."
- MSG_FOR_URT_HR(VLDTR_E_MD_ABSTANDFINAL) "Method is abstract and final."
- MSG_FOR_URT_HR(VLDTR_E_MD_ABSTANDIMPL) "Method is abstract and implemented."
- MSG_FOR_URT_HR(VLDTR_E_MD_ABSTANDPINVOKE) "Method is abstract and pinvoke."
- MSG_FOR_URT_HR(VLDTR_E_MD_ABSTNOTVIRT) "Method is abstract and not virtual."
- MSG_FOR_URT_HR(VLDTR_E_MD_NOTABSTNOTIMPL) "Method is not abstract and not implemented."
- MSG_FOR_URT_HR(VLDTR_E_MD_NOTABSTBADFLAGSRVA) "Method is not abstract and not (non-zero RVA or PInvoke or runtime)."
- MSG_FOR_URT_HR(VLDTR_E_MD_PRIVSCOPENORVA) "Method is PrivateScope and has RVA set to zero."
- MSG_FOR_URT_HR(VLDTR_E_MD_GLOBALABSTORVIRT) "Global method is abstract or virtual."
- MSG_FOR_URT_HR(VLDTR_E_SIG_LONGFORM) "Signature uses long form."
- MSG_FOR_URT_HR(VLDTR_E_MD_MULTIPLESEMANTICS) "Method has multiple semantics (warning)."
- MSG_FOR_URT_HR(VLDTR_E_MD_INVALIDSEMANTICS) "Method has invalid semantics (not event or property.)"
- MSG_FOR_URT_HR(VLDTR_E_MD_SEMANTICSNOTEXIST) "Method has semantics association that does not exist."
- MSG_FOR_URT_HR(VLDTR_E_MI_DECLNOTVIRT) "MethodImpl's Decl is not virtual."
- MSG_FOR_URT_HR(VLDTR_E_FMD_GLOBALITEM) "Global field or method (warning, CLS)."
- MSG_FOR_URT_HR(VLDTR_E_MD_MULTSEMANTICFLAGS) "Method has multiple semantic flags set."
- MSG_FOR_URT_HR(VLDTR_E_MD_NOSEMANTICFLAGS) "Method has no semantic flags set."
- MSG_FOR_URT_HR(VLDTR_E_FD_FLDINIFACE) "Field in Interface (warning, CLS)."
- MSG_FOR_URT_HR(VLDTR_E_AS_HASHALGID) "Unrecognized Hash Alg ID (warning)."
- MSG_FOR_URT_HR(VLDTR_E_AS_PROCID) "Unrecognized Processor ID in Assembly(warning)."
- MSG_FOR_URT_HR(VLDTR_E_AR_PROCID) "Unrecognized Processor ID in AssemblyRef(warning)."
- MSG_FOR_URT_HR(VLDTR_E_CN_PARENTRANGE) "Constant: parent token out of range."
- MSG_FOR_URT_HR(VLDTR_E_AS_BADFLAGS) "Invalid flags in Assembly."
- MSG_FOR_URT_HR(VLDTR_E_TR_HASTYPEDEF) "There is TypeDef with same name as TypeRef (warning)."
- MSG_FOR_URT_HR(VLDTR_E_IFACE_BADIMPL) "In InterfaceImpl, the implementing token is not TypeDef."
- MSG_FOR_URT_HR(VLDTR_E_IFACE_BADIFACE) "In InterfaceImpl, the implemented token is not TypeDef or TypeRef."
- MSG_FOR_URT_HR(VLDTR_E_TD_SECURNOTMARKED) "TypeDef has security record but it is not marked HasSecurity."
- MSG_FOR_URT_HR(VLDTR_E_TD_MARKEDNOSECUR) "TypeDef marked HasSecurity but has no security record."
- MSG_FOR_URT_HR(VLDTR_E_MD_CCTORHASARGS) ".cctor has arguments."
- MSG_FOR_URT_HR(VLDTR_E_CT_BADIMPL) "ExportedType has invalid Implementation."
- MSG_FOR_URT_HR(VLDTR_E_MI_ALIENBODY) "MethodImpl has body from other class."
- MSG_FOR_URT_HR(VLDTR_E_MD_CCTORCALLCONV) ".cctor has invalid calling convention."
- MSG_FOR_URT_HR(VLDTR_E_MI_BADCLASS) "MethodImpl has invalid Class token."
- MSG_FOR_URT_HR(VLDTR_E_MI_CLASSISINTF) "MethodImpl declared in Interface."
- MSG_FOR_URT_HR(VLDTR_E_MI_BADDECL) "MethodImpl has invalid MethodDeclaration token."
- MSG_FOR_URT_HR(VLDTR_E_MI_BADBODY) "MethodImpl has invalid MethodBody token."
- MSG_FOR_URT_HR(VLDTR_E_MI_DUP) "MethodImpl has duplicate."
- MSG_FOR_URT_HR(VLDTR_E_FD_BADPARENT) "Bad field parent."
- MSG_FOR_URT_HR(VLDTR_E_MD_PARAMOUTOFSEQ) "Parameter out of sequence (warning)."
- MSG_FOR_URT_HR(VLDTR_E_MD_PARASEQTOOBIG) "Parameter's sequence number exceeds number of arguments."
- MSG_FOR_URT_HR(VLDTR_E_MD_PARMMARKEDNOMARSHAL) "Parameter marked HasMarshal, has no marshaling info."
- MSG_FOR_URT_HR(VLDTR_E_MD_PARMMARSHALNOTMARKED) "Parameter has marshaling info, not marked HasMarshal."
- MSG_FOR_URT_HR(VLDTR_E_MD_PARMMARKEDNODEFLT) "Parameter marked HasDefault, has no const value."
- MSG_FOR_URT_HR(VLDTR_E_MD_PARMDEFLTNOTMARKED) "Parameter has const value, not marked HasDefault."
- MSG_FOR_URT_HR(VLDTR_E_PR_BADSCOPE) "Property has invalid scope."
- MSG_FOR_URT_HR(VLDTR_E_PR_NONAME) "Property has no name."
- MSG_FOR_URT_HR(VLDTR_E_PR_NOSIG) "Property has no signature."
- MSG_FOR_URT_HR(VLDTR_E_PR_DUP) "Property has a duplicate."
- MSG_FOR_URT_HR(VLDTR_E_PR_BADCALLINGCONV) "Property has bad calling convention."
- MSG_FOR_URT_HR(VLDTR_E_PR_MARKEDNODEFLT) "Property marked HasDefault, has no const value."
- MSG_FOR_URT_HR(VLDTR_E_PR_DEFLTNOTMARKED) "Property has const value, not marked HasDefault."
- MSG_FOR_URT_HR(VLDTR_E_PR_BADSEMANTICS) "Property has method that is neither a Setter nor a Getter."
- MSG_FOR_URT_HR(VLDTR_E_PR_BADMETHOD) "Property has method with invalid token."
- MSG_FOR_URT_HR(VLDTR_E_PR_ALIENMETHOD) "Property has method from another class."
- MSG_FOR_URT_HR(VLDTR_E_CN_BLOBNOTNULL) "Const has non-null blob when it should not."
- MSG_FOR_URT_HR(VLDTR_E_CN_BLOBNULL) "Const has null value blob."
- MSG_FOR_URT_HR(VLDTR_E_EV_BADSCOPE) "Event has invalid scope."
- MSG_FOR_URT_HR(VLDTR_E_EV_NONAME) "Event has no name."
- MSG_FOR_URT_HR(VLDTR_E_EV_DUP) "Event has a duplicate."
- MSG_FOR_URT_HR(VLDTR_E_EV_BADEVTYPE) "Event has invalid EventType."
- MSG_FOR_URT_HR(VLDTR_E_EV_EVTYPENOTCLASS) "Event's EventType is not a class."
- MSG_FOR_URT_HR(VLDTR_E_EV_BADSEMANTICS) "Event has method not (AddOn,RemoveOn,Fire,Other)."
- MSG_FOR_URT_HR(VLDTR_E_EV_BADMETHOD) "Event has method with invalid token."
- MSG_FOR_URT_HR(VLDTR_E_EV_ALIENMETHOD) "Event has method from another class."
- MSG_FOR_URT_HR(VLDTR_E_EV_NOADDON) "Event has no AddOn method."
- MSG_FOR_URT_HR(VLDTR_E_EV_NOREMOVEON) "Event has no RemoveOn method."
- MSG_FOR_URT_HR(VLDTR_E_CT_DUPTDNAME) "ExportedType has same name as TypeDef."
- MSG_FOR_URT_HR(VLDTR_E_MAR_BADOFFSET) "MRes refers to non-PE file with non-zero offset."
- MSG_FOR_URT_HR(VLDTR_E_DS_BADOWNER) "Declarative security has invalid owner token."
- MSG_FOR_URT_HR(VLDTR_E_DS_BADFLAGS) "Declarative security has invalid action flags."
- MSG_FOR_URT_HR(VLDTR_E_DS_NOBLOB) "Declarative security has no permission blob."
- MSG_FOR_URT_HR(VLDTR_E_MAR_BADIMPL) "Manifest resource has invalid Implementation."
- MSG_FOR_URT_HR(VLDTR_E_MR_VARARGCALLINGCONV) "MemberRef has VARARG calling conv. (CLS warning)."
- MSG_FOR_URT_HR(VLDTR_E_MD_CTORNOTVOID) ".ctor or .cctor returns something other than void."
- MSG_FOR_URT_HR(VLDTR_E_EV_FIRENOTVOID) "Fire method returns something other than void."
- MSG_FOR_URT_HR(VLDTR_E_AS_BADLOCALE) "Invalid locale."
- MSG_FOR_URT_HR(VLDTR_E_CN_PARENTTYPE) "Constant has parent of invalid type."
MSG_FOR_URT_HR(VLDTR_E_SIG_SENTINMETHODDEF) "E_T_SENTINEL in MethodDef signature."
MSG_FOR_URT_HR(VLDTR_E_SIG_SENTMUSTVARARG) "E_T_SENTINEL <=> VARARG."
MSG_FOR_URT_HR(VLDTR_E_SIG_MULTSENTINELS) "Multiple E_T_SENTINELs."
- MSG_FOR_URT_HR(VLDTR_E_SIG_LASTSENTINEL) "E_T_SENTINEL not followed by type."
MSG_FOR_URT_HR(VLDTR_E_SIG_MISSARG) "Signature missing argument."
MSG_FOR_URT_HR(VLDTR_E_SIG_BYREFINFIELD) "Field of ByRef type."
- MSG_FOR_URT_HR(VLDTR_E_MD_SYNCMETHODINVTYPE) "Synchronized method in value class."
- MSG_FOR_URT_HR(VLDTR_E_TD_NAMETOOLONG) "TypeDef name too long."
- MSG_FOR_URT_HR(VLDTR_E_AS_PROCDUP) "Duplicate Assembly Processor."
- MSG_FOR_URT_HR(VLDTR_E_ASOS_DUP) "Duplicate Assembly OS (ID+ver.major+ver.minor)."
- MSG_FOR_URT_HR(VLDTR_E_MAR_BADFLAGS) "Manifest Resource has bad flags."
- MSG_FOR_URT_HR(VLDTR_E_CT_NOTYPEDEFID) "ExportedType has nil TypeDefId."
- MSG_FOR_URT_HR(VLDTR_E_FILE_BADFLAGS) "File has bad flags."
- MSG_FOR_URT_HR(VLDTR_E_FILE_NULLHASH) "File has no hash blob."
- MSG_FOR_URT_HR(VLDTR_E_MOD_NONAME) "Module has no name."
- MSG_FOR_URT_HR(VLDTR_E_MOD_NAMEFULLQLFD) "Module has fully-qualified name."
- MSG_FOR_URT_HR(VLDTR_E_TD_RTSPCLNOTSPCL) "TypeDef is tdRTSpecialName but not tdSpecialName."
- MSG_FOR_URT_HR(VLDTR_E_TD_EXTENDSIFACE) "TypeDef extends interface."
- MSG_FOR_URT_HR(VLDTR_E_MD_CTORPINVOKE) ".ctor or .cctor is PInvokeImpl."
- MSG_FOR_URT_HR(VLDTR_E_TD_SYSENUMNOTCLASS) "System.Enum is not a class."
- MSG_FOR_URT_HR(VLDTR_E_TD_SYSENUMNOTEXTVTYPE) "System.Enum extends not System.ValueType."
- MSG_FOR_URT_HR(VLDTR_E_MI_SIGMISMATCH) "MethodImpl's Decl and Body signatures mismatch."
- MSG_FOR_URT_HR(VLDTR_E_TD_ENUMHASMETHODS) "TypeDef extends System.Enum but has methods."
- MSG_FOR_URT_HR(VLDTR_E_TD_ENUMIMPLIFACE) "TypeDef extends System.Enum but implements an interface."
- MSG_FOR_URT_HR(VLDTR_E_TD_ENUMHASPROP) "TypeDef extends System.Enum but has a property."
- MSG_FOR_URT_HR(VLDTR_E_TD_ENUMHASEVENT) "TypeDef extends System.Enum but has an event."
- MSG_FOR_URT_HR(VLDTR_E_TD_BADMETHODLST) "TypeDef has MethodList > Nmethods+1."
- MSG_FOR_URT_HR(VLDTR_E_TD_BADFIELDLST) "TypeDef has FieldList > Nfields+1."
- MSG_FOR_URT_HR(VLDTR_E_CN_BADTYPE) "Constant has wrong type."
- MSG_FOR_URT_HR(VLDTR_E_TD_ENUMNOINSTFLD) "Enum has no instance fields."
- MSG_FOR_URT_HR(VLDTR_E_TD_ENUMMULINSTFLD) "Enum has multiple instance fields."
- MSG_FOR_URT_HR(VLDTR_E_INTERRUPTED) "Validator has been interrupted by the VEHandler."
- MSG_FOR_URT_HR(VLDTR_E_NOTINIT) "Validator failed to initialize correctly."
MSG_FOR_URT_HR(CORDBG_E_UNRECOVERABLE_ERROR) "Unrecoverable API error."
MSG_FOR_URT_HR(CORDBG_E_PROCESS_TERMINATED) "Process was terminated."
MSG_FOR_URT_HR(CORDBG_E_PROCESS_NOT_SYNCHRONIZED) "Process not synchronized."
@@ -457,7 +131,6 @@ BEGIN
MSG_FOR_URT_HR(CORDBG_E_BAD_REFERENCE_VALUE) "A reference value was found to be bad during dereferencing."
MSG_FOR_URT_HR(CORDBG_E_FIELD_NOT_AVAILABLE) "A field in a class is not available, because the runtime optimized it away."
MSG_FOR_URT_HR(CORDBG_E_NON_NATIVE_FRAME) "'Native-frame-only' operation on non-native frame."
- MSG_FOR_URT_HR(CORDBG_E_NONCONTINUABLE_EXCEPTION) "Cannot Continue on non-continuable exception."
MSG_FOR_URT_HR(CORDBG_E_CODE_NOT_AVAILABLE) "The code is currently unavailable."
MSG_FOR_URT_HR(CORDBG_E_FUNCTION_NOT_IL) "Attempt to get a ICorDebugFunction for a function that is not IL."
MSG_FOR_URT_HR(CORDBG_E_CANT_SET_IP_INTO_FINALLY) "SetIP is not possible because SetIP would move EIP from outside of an exception handling finally clause to a point inside of one."
@@ -468,16 +141,11 @@ BEGIN
MSG_FOR_URT_HR(CORDBG_E_FUNC_EVAL_BAD_START_POINT) "Func eval cannot work. Bad starting point."
MSG_FOR_URT_HR(CORDBG_E_INVALID_OBJECT) "This object value is no longer valid."
MSG_FOR_URT_HR(CORDBG_E_FUNC_EVAL_NOT_COMPLETE) "CordbEval::GetResult called before func eval has finished."
- MSG_FOR_URT_HR(CORDBG_E_INPROC_NOT_IMPL) "The in-process version of the debugging API does not support this function."
MSG_FOR_URT_HR(CORDBG_E_STATIC_VAR_NOT_AVAILABLE) "A static variable is not available because it has not been initialized yet."
- MSG_FOR_URT_HR(CORDBG_E_OBJECT_IS_NOT_COPYABLE_VALUE_CLASS) "Cannot copy a VC with object refs in it."
MSG_FOR_URT_HR(CORDBG_E_CANT_SETIP_INTO_OR_OUT_OF_FILTER) "SetIP cannot leave or enter a filter."
MSG_FOR_URT_HR(CORDBG_E_CANT_CHANGE_JIT_SETTING_FOR_ZAP_MODULE) "JIT settings for ZAP modules cannot be changed."
MSG_FOR_URT_HR(CORDBG_E_CANT_SET_IP_OUT_OF_FINALLY_ON_WIN64) "SetIP is not possible because it would move EIP from within a finally clause to a point outside of one on WIN64 platforms."
MSG_FOR_URT_HR(CORDBG_E_CANT_SET_IP_OUT_OF_CATCH_ON_WIN64) "SetIP is not possible because it would move EIP from within a catch clause to a point outside of one on WIN64 platforms."
- MSG_FOR_URT_HR(CORDBG_E_REMOTE_CONNECTION_CONN_RESET) "The remote device closed the connection."
- MSG_FOR_URT_HR(CORDBG_E_REMOTE_CONNECTION_KEEP_ALIVE) "The connection was closed due to a keep-alive failure."
- MSG_FOR_URT_HR(CORDBG_E_REMOTE_CONNECTION_FATAL_ERROR) "Generic error that the device connection has been broken with no chance for recovery."
MSG_FOR_URT_HR(CORDBG_E_CANT_SET_TO_JMC) "Cannot use JMC on this code (likely wrong JIT settings)."
MSG_FOR_URT_HR(CORDBG_E_NO_CONTEXT_FOR_INTERNAL_FRAME) "Internal frame markers have no associated context."
MSG_FOR_URT_HR(CORDBG_E_NOT_CHILD_FRAME) "The current frame is not a child frame."
@@ -488,32 +156,21 @@ BEGIN
MSG_FOR_URT_HR(CORDBG_E_DEBUGGER_ALREADY_ATTACHED) "This process has already been attached."
MSG_FOR_URT_HR(CORDBG_E_SUPERFLOUS_CONTINUE) "Returned from a call to Continue that was not matched with a stopping event."
MSG_FOR_URT_HR(CORDBG_E_SET_VALUE_NOT_ALLOWED_ON_NONLEAF_FRAME) "Cannot perfrom SetValue on non-leaf frames."
- MSG_FOR_URT_HR(CORDBG_E_ENC_EH_MAX_NESTING_LEVEL_CANT_INCREASE) "When doing Edit and Continue, some JITs do not allow increasing the maximum level to which exception handling can be nested."
MSG_FOR_URT_HR(CORDBG_E_ENC_MODULE_NOT_ENC_ENABLED) "Tried to do Edit and Continue on a module that was not started in Edit and Continue mode."
MSG_FOR_URT_HR(CORDBG_E_SET_IP_NOT_ALLOWED_ON_EXCEPTION) "SetIP cannot be done on any exception."
MSG_FOR_URT_HR(CORDBG_E_VARIABLE_IS_ACTUALLY_LITERAL) "The 'variable' does not exist because it is a literal optimized away by the compiler."
MSG_FOR_URT_HR(CORDBG_E_PROCESS_DETACHED) "Process has been detached."
- MSG_FOR_URT_HR(CORDBG_E_ENC_METHOD_SIG_CHANGED) "Not allowed to change the signature of an existing method."
- MSG_FOR_URT_HR(CORDBG_E_ENC_METHOD_NO_LOCAL_SIG) "Cannot get the local signature for the method."
MSG_FOR_URT_HR(CORDBG_E_ENC_CANT_ADD_FIELD_TO_VALUE_OR_LAYOUT_CLASS) "Adding a field to a value or layout class is prohibited."
- MSG_FOR_URT_HR(CORDBG_E_ENC_CANT_CHANGE_FIELD) "Cannot change field after adding."
- MSG_FOR_URT_HR(CORDBG_E_ENC_CANT_ADD_NON_PRIVATE_MEMBER) "Only support addition of private members."
MSG_FOR_URT_HR(CORDBG_E_FIELD_NOT_STATIC) "GetStaticFieldValue called on a non-static field."
MSG_FOR_URT_HR(CORDBG_E_FIELD_NOT_INSTANCE) "Returned if someone tries to call GetStaticFieldValue on a non-instance field."
- MSG_FOR_URT_HR(CORDBG_E_ENC_ZAPPED_WITHOUT_ENC) "If a zap file was created without the Edit and Continue flag set, then we cannot do Edit and Continue on it, no matter what."
- MSG_FOR_URT_HR(CORDBG_E_ENC_BAD_METHOD_INFO) "Lacking information about method."
MSG_FOR_URT_HR(CORDBG_E_ENC_JIT_CANT_UPDATE) "The JIT is unable to update the method."
- MSG_FOR_URT_HR(CORDBG_E_ENC_MISSING_CLASS) "An internal structure about the class is missing."
MSG_FOR_URT_HR(CORDBG_E_ENC_INTERNAL_ERROR) "Internal Runtime Error while doing Edit-and-Continue."
MSG_FOR_URT_HR(CORDBG_E_ENC_HANGING_FIELD) "The field was added via Edit and Continue after the class was loaded."
MSG_FOR_URT_HR(CORDBG_E_MODULE_NOT_LOADED) "Module not loaded."
- MSG_FOR_URT_HR(CORDBG_E_ENC_CANT_CHANGE_SUPERCLASS) "Not allowed to change base class."
MSG_FOR_URT_HR(CORDBG_E_UNABLE_TO_SET_BREAKPOINT) "Cannot set a breakpoint here."
MSG_FOR_URT_HR(CORDBG_E_DEBUGGING_NOT_POSSIBLE) "Debugging is not possible due to an incompatibility within the CLR implementation."
MSG_FOR_URT_HR(CORDBG_E_KERNEL_DEBUGGER_ENABLED) "A kernel debugger is enabled on the system. User-mode debugging will trap to the kernel debugger."
MSG_FOR_URT_HR(CORDBG_E_KERNEL_DEBUGGER_PRESENT) "A kernel debugger is present on the system. User-mode debugging will trap to the kernel debugger."
- MSG_FOR_URT_HR(CORDBG_E_HELPER_THREAD_DEAD) "The debugger's internal helper thread is dead."
- MSG_FOR_URT_HR(CORDBG_E_INTERFACE_INHERITANCE_CANT_CHANGE) "Not allowed to change interface inheritance."
MSG_FOR_URT_HR(CORDBG_E_INCOMPATIBLE_PROTOCOL) "The debugger's protocol is incompatible with the debuggee."
MSG_FOR_URT_HR(CORDBG_E_TOO_MANY_PROCESSES) "The debugger can only handle a finite number of debuggees."
MSG_FOR_URT_HR(CORDBG_E_INTEROP_NOT_SUPPORTED) "Interop debugging is not supported."
@@ -521,35 +178,23 @@ BEGIN
MSG_FOR_URT_HR(CORDBG_E_OBJECT_NEUTERED) "Object is in a zombie state."
MSG_FOR_URT_HR(CORPROF_E_FUNCTION_NOT_COMPILED) "Function not yet compiled."
MSG_FOR_URT_HR(CORPROF_E_DATAINCOMPLETE) "The ID is not fully loaded/defined yet."
- MSG_FOR_URT_HR(CORPROF_E_NOT_REJITABLE_METHODS) "The Module is not configured for updateable methods."
- MSG_FOR_URT_HR(CORPROF_E_CANNOT_UPDATE_METHOD) "The Method could not be updated for re-JIT."
MSG_FOR_URT_HR(CORPROF_E_FUNCTION_NOT_IL) "The Method has no associated IL."
MSG_FOR_URT_HR(CORPROF_E_NOT_MANAGED_THREAD) "The thread has never run managed code before."
MSG_FOR_URT_HR(CORPROF_E_CALL_ONLY_FROM_INIT) "The function may only be called during profiler initialization."
- MSG_FOR_URT_HR(CORPROF_E_INPROC_NOT_ENABLED) "In-process debugging must be enabled during initialization."
- MSG_FOR_URT_HR(CORPROF_E_JITMAPS_NOT_ENABLED) "Cannot get a JIT map becuase they are not enabled."
- MSG_FOR_URT_HR(CORPROF_E_INPROC_ALREADY_BEGUN) "BeginInprocDebugging already called."
- MSG_FOR_URT_HR(CORPROF_E_INPROC_NOT_AVAILABLE) "In-process debugging not allowed at this point."
MSG_FOR_URT_HR(CORPROF_E_NOT_YET_AVAILABLE) "Requested information is not yet available."
MSG_FOR_URT_HR(CORPROF_E_TYPE_IS_PARAMETERIZED) "The given type is a generic and cannot be used with this method."
MSG_FOR_URT_HR(CORPROF_E_FUNCTION_IS_PARAMETERIZED) "The given function is a generic and cannot be used with this method."
- MSG_FOR_URT_HR(SECURITY_E_XML_TO_ASN_ENCODING) "Failed to convert XML to ASN."
MSG_FOR_URT_HR(SECURITY_E_INCOMPATIBLE_SHARE) "Loading this assembly would produce a different grant set from other instances."
MSG_FOR_URT_HR(SECURITY_E_UNVERIFIABLE) "Unverifiable code failed policy check."
MSG_FOR_URT_HR(SECURITY_E_INCOMPATIBLE_EVIDENCE) "Assembly already loaded without additional security evidence."
- MSG_FOR_URT_HR(CORSEC_E_DECODE_SET) "Failure decoding permission set."
- MSG_FOR_URT_HR(CORSEC_E_ENCODE_SET) "Failure encoding permission set."
- MSG_FOR_URT_HR(CORSEC_E_UNSUPPORTED_FORMAT) "Unrecognized encoding format."
MSG_FOR_URT_HR(CORSEC_E_CRYPTOAPI_CALL_FAILED) "StrongName APIs not supported on system."
MSG_FOR_URT_HR(CORSEC_E_NO_SUITABLE_CSP) "StrongName APIs could not locate a matching CSP."
- MSG_FOR_URT_HR(CORSEC_E_INVALID_ATTR) "Invalid security custom attribute."
MSG_FOR_URT_HR(CORSEC_E_POLICY_EXCEPTION) "PolicyException thrown."
MSG_FOR_URT_HR(CORSEC_E_MIN_GRANT_FAIL) "Failed to grant minimum permission requests."
MSG_FOR_URT_HR(CORSEC_E_NO_EXEC_PERM) "Failed to grant permission to execute."
MSG_FOR_URT_HR(CORSEC_E_XMLSYNTAX) "XML Syntax error."
MSG_FOR_URT_HR(CORSEC_E_INVALID_STRONGNAME) "Strong name validation failed."
MSG_FOR_URT_HR(CORSEC_E_MISSING_STRONGNAME) "Assembly is not strong named."
- MSG_FOR_URT_HR(CORSEC_E_CONTAINER_NOT_FOUND) "Strong name key container not found."
MSG_FOR_URT_HR(CORSEC_E_INVALID_IMAGE_FORMAT) "Invalid assembly file format."
MSG_FOR_URT_HR(CORSEC_E_INVALID_PUBLICKEY) "Invalid assembly public key."
MSG_FOR_URT_HR(CORSEC_E_SIGNATURE_MISMATCH) "Signature size mismatch."
@@ -558,51 +203,7 @@ BEGIN
MSG_FOR_URT_HR(CORSEC_E_INVALID_COUNTERSIGNATURE) "Invalid countersignature specified in AssemblySignatureKeyAttribute."
MSG_FOR_URT_HR(CORSEC_E_CRYPTO) "Failure during Cryptographic operation."
MSG_FOR_URT_HR(CORSEC_E_CRYPTO_UNEX_OPER) "Unexpected Cryptographic operation."
- MSG_FOR_URT_HR(CORSECATTR_E_BAD_ATTRIBUTE) "Generic problem with a custom attribute."
- MSG_FOR_URT_HR(CORSECATTR_E_MISSING_CONSTRUCTOR) "Missing a required constructor."
- MSG_FOR_URT_HR(CORSECATTR_E_FAILED_TO_CREATE_PERM) "Unable to create a permission for this attribute."
- MSG_FOR_URT_HR(CORSECATTR_E_BAD_ACTION_ASM) "SecurityAction type invalid on assembly."
- MSG_FOR_URT_HR(CORSECATTR_E_BAD_ACTION_OTHER) "SecurityAction type invalid on types and methods."
- MSG_FOR_URT_HR(CORSECATTR_E_BAD_PARENT) "Security custom attribute attached to invalid parent."
- MSG_FOR_URT_HR(CORSECATTR_E_TRUNCATED) "Bad custom attribute serialized blob."
- MSG_FOR_URT_HR(CORSECATTR_E_BAD_VERSION) "Bad custom attribute serialized blob version."
MSG_FOR_URT_HR(CORSECATTR_E_BAD_ACTION) "Invalid security action code."
- MSG_FOR_URT_HR(CORSECATTR_E_NO_SELF_REF) "CA reference to CA definition in same assembly."
- MSG_FOR_URT_HR(CORSECATTR_E_BAD_NONCAS) "Use of non-CAS permission with invalid action."
- MSG_FOR_URT_HR(CORSECATTR_E_ASSEMBLY_LOAD_FAILED) "Failed to load assembly containing CA (or required CA type)."
- MSG_FOR_URT_HR(CORSECATTR_E_ASSEMBLY_LOAD_FAILED_EX) "Failed to load assembly containing CA (or required CA type)."
- MSG_FOR_URT_HR(CORSECATTR_E_TYPE_LOAD_FAILED) "Failed to load CA type (or required CA type)."
- MSG_FOR_URT_HR(CORSECATTR_E_TYPE_LOAD_FAILED_EX) "Failed to load CA type (or required CA type)."
- MSG_FOR_URT_HR(CORSECATTR_E_ABSTRACT) "CA type is abstract."
- MSG_FOR_URT_HR(CORSECATTR_E_UNSUPPORTED_TYPE) "Security custom attributes do not support array or Type fields and properties."
- MSG_FOR_URT_HR(CORSECATTR_E_UNSUPPORTED_ENUM_TYPE) "Unsupported base type for enum field or property."
- MSG_FOR_URT_HR(CORSECATTR_E_NO_FIELD) "Could not find a CA field."
- MSG_FOR_URT_HR(CORSECATTR_E_NO_PROPERTY) "Could not find a CA property."
- MSG_FOR_URT_HR(CORSECATTR_E_EXCEPTION) "Unexpected exception."
- MSG_FOR_URT_HR(CORSECATTR_E_EXCEPTION_HR) "Unexpected exception."
- MSG_FOR_URT_HR(ISS_E_ISOSTORE) "IsolatedStorage operation failed."
- MSG_FOR_URT_HR(ISS_E_OPEN_STORE_FILE) "Unable to open the store."
- MSG_FOR_URT_HR(ISS_E_OPEN_FILE_MAPPING) "Unable to create store file mapping."
- MSG_FOR_URT_HR(ISS_E_MAP_VIEW_OF_FILE) "Unable to map the store file."
- MSG_FOR_URT_HR(ISS_E_GET_FILE_SIZE) "Unable to determine store file size."
- MSG_FOR_URT_HR(ISS_E_CREATE_MUTEX) "Unable to create mutex."
- MSG_FOR_URT_HR(ISS_E_LOCK_FAILED) "Unable to lock the store."
- MSG_FOR_URT_HR(ISS_E_FILE_WRITE) "File Write failed."
- MSG_FOR_URT_HR(ISS_E_SET_FILE_POINTER) "Cannot set file pointer."
- MSG_FOR_URT_HR(ISS_E_CREATE_DIR) "Unable to create the store directory."
- MSG_FOR_URT_HR(ISS_E_STORE_NOT_OPEN) "Store must be open for this operation."
- MSG_FOR_URT_HR(ISS_E_CORRUPTED_STORE_FILE) "Store file is corrupt."
- MSG_FOR_URT_HR(ISS_E_STORE_VERSION) "Store version is not supported."
- MSG_FOR_URT_HR(ISS_E_FILE_NOT_MAPPED) "Store file is not mapped."
- MSG_FOR_URT_HR(ISS_E_BLOCK_SIZE_TOO_SMALL) "Block size is too small."
- MSG_FOR_URT_HR(ISS_E_ALLOC_TOO_LARGE) "Allocation size is too large."
- MSG_FOR_URT_HR(ISS_E_USAGE_WILL_EXCEED_QUOTA) "Allowed quota is fully used."
- MSG_FOR_URT_HR(ISS_E_TABLE_ROW_NOT_FOUND) "Row not found."
- MSG_FOR_URT_HR(ISS_E_DEPRECATE) "Unable to deprecate old store."
- MSG_FOR_URT_HR(ISS_E_CALLER) "Unable to determine the caller."
- MSG_FOR_URT_HR(ISS_E_PATH_LENGTH) "Path length is too long."
- MSG_FOR_URT_HR(ISS_E_MACHINE) "Machine Store is not supported."
- MSG_FOR_URT_HR(ISS_E_MACHINE_DACL) "The DACL for the machine store is incorrect or could not be created."
MSG_FOR_URT_HR(COR_E_EXCEPTION) "General Exception"
MSG_FOR_URT_HR(COR_E_SYSTEM) "System.Exception"
MSG_FOR_URT_HR(COR_E_ARGUMENTOUTOFRANGE) "An argument was out of its legal range."
@@ -614,11 +215,8 @@ BEGIN
MSG_FOR_URT_HR(COR_E_INDEXOUTOFRANGE) "Array subscript out of range."
MSG_FOR_URT_HR(COR_E_INVALIDOPERATION) "An operation is not legal in the current state."
MSG_FOR_URT_HR(COR_E_SECURITY) "An error relating to security occurred."
- MSG_FOR_URT_HR(COR_E_REMOTING) "An error relating to remoting occurred."
MSG_FOR_URT_HR(COR_E_SERIALIZATION) "An error relating to serialization occurred."
MSG_FOR_URT_HR(COR_E_VERIFICATION) "A verification failure has occurred."
- MSG_FOR_URT_HR(COR_E_SERVER) "An error relating to remoting occurred."
- MSG_FOR_URT_HR(COR_E_SERVICEDCOMPONENT) "An error relating to ServicedComponent occurred."
MSG_FOR_URT_HR(COR_E_METHODACCESS) "Access to this method is denied."
MSG_FOR_URT_HR(COR_E_MISSINGFIELD) "Field does not exist."
MSG_FOR_URT_HR(COR_E_MISSINGMEMBER) "Member does not exist."
@@ -653,7 +251,6 @@ BEGIN
MSG_FOR_URT_HR(COR_E_PLATFORMNOTSUPPORTED) "Operation is not supported on this platform."
MSG_FOR_URT_HR(COR_E_INVALIDPROGRAM) "Invalid IL or CLR metadata."
MSG_FOR_URT_HR(COR_E_OPERATIONCANCELED) "The operation was cancelled."
- MSG_FOR_URT_HR(COR_E_DEVICESNOTSUPPORTED) "Devices not supported."
MSG_FOR_URT_HR(COR_E_DATAMISALIGNED) "A datatype misalignment was detected in a load or store instruction."
MSG_FOR_URT_HR(COR_E_CODECONTRACTFAILED) "A managed code contract (ie, precondition, postcondition, invariant, or assert) failed."
MSG_FOR_URT_HR(COR_E_TYPEACCESS) "Access to this type is denied."
@@ -674,177 +271,10 @@ BEGIN
MSG_FOR_URT_HR(COR_E_HOSTPROTECTION) "The host has forbidden this operation."
MSG_FOR_URT_HR(COR_E_ILLEGAL_REENTRANCY) "Attempted to call into managed code when executing inside a low level extensibility point."
MSG_FOR_URT_HR(CLR_E_SHIM_RUNTIMELOAD) "Failed to load the runtime."
- MSG_FOR_URT_HR(CLR_E_SHIM_RUNTIMEEXPORT) "Failed to find a required export in the runtime."
- MSG_FOR_URT_HR(CLR_E_SHIM_INSTALLROOT) "Install root is not defined."
- MSG_FOR_URT_HR(CLR_E_SHIM_INSTALLCOMP) "Expected component of the runtime is not available."
MSG_FOR_URT_HR(CLR_E_SHIM_LEGACYRUNTIMEALREADYBOUND) "A runtime has already been bound for legacy activation policy use."
MSG_FOR_URT_HR(CLR_E_SHIM_SHUTDOWNINPROGRESS) "The operation is invalid because the process may be shutting down."
- MSG_FOR_URT_HR(VER_E_UNKNOWN_OPCODE) "Unknown opcode."
- MSG_FOR_URT_HR(VER_E_SIG_CALLCONV) "Unknown calling convention."
- MSG_FOR_URT_HR(VER_E_SIG_ELEMTYPE) "Unknown ELEMENT_TYPE."
- MSG_FOR_URT_HR(VER_E_RET_SIG) "[return sig]"
MSG_FOR_URT_HR(VER_E_FIELD_SIG) "[field sig]"
MSG_FOR_URT_HR(VER_E_OPEN_DLGT_PROT_ACC) "Protected method access through an open instance delegate is not verifiable."
- MSG_FOR_URT_HR(VER_E_INTERNAL) "Internal error."
- MSG_FOR_URT_HR(VER_E_STACK_TOO_LARGE) "Stack is too large."
- MSG_FOR_URT_HR(VER_E_ARRAY_NAME_LONG) "Array name is too long."
- MSG_FOR_URT_HR(VER_E_FALLTHRU) "fall through end of the method without returning"
- MSG_FOR_URT_HR(VER_E_TRY_GTEQ_END) "try start >= try end"
- MSG_FOR_URT_HR(VER_E_TRYEND_GT_CS) "try end > code size"
- MSG_FOR_URT_HR(VER_E_HND_GTEQ_END) "handler start >= handler end"
- MSG_FOR_URT_HR(VER_E_HNDEND_GT_CS) "handler end > code size"
- MSG_FOR_URT_HR(VER_E_TRY_START) "Try starts in the middle of an instruction."
- MSG_FOR_URT_HR(VER_E_HND_START) "Handler starts in the middle of an instruction."
- MSG_FOR_URT_HR(VER_E_TRY_OVERLAP) "Try block overlap with another block."
- MSG_FOR_URT_HR(VER_E_TRY_EQ_HND_FIL) "Try and filter/handler blocks are equivalent."
- MSG_FOR_URT_HR(VER_E_TRY_SHARE_FIN_FAL) "Shared try has finally or fault handler."
- MSG_FOR_URT_HR(VER_E_HND_OVERLAP) "Handler block overlaps with another block."
- MSG_FOR_URT_HR(VER_E_HND_EQ) "Handler block is the same as another block."
- MSG_FOR_URT_HR(VER_E_FIL_OVERLAP) "Filter block overlaps with another block."
- MSG_FOR_URT_HR(VER_E_FIL_EQ) "Filter block is the same as another block."
- MSG_FOR_URT_HR(VER_E_FIL_CONT_TRY) "Filter contains try."
- MSG_FOR_URT_HR(VER_E_FIL_CONT_HND) "Filter contains handler."
- MSG_FOR_URT_HR(VER_E_FIL_CONT_FIL) "Nested filters."
- MSG_FOR_URT_HR(VER_E_FIL_GTEQ_CS) "filter >= code size"
- MSG_FOR_URT_HR(VER_E_FIL_START) "Filter starts in the middle of an instruction."
- MSG_FOR_URT_HR(VER_E_FALLTHRU_EXCEP) "fallthru the end of an exception block"
- MSG_FOR_URT_HR(VER_E_FALLTHRU_INTO_HND) "fallthru into an exception handler"
- MSG_FOR_URT_HR(VER_E_FALLTHRU_INTO_FIL) "fallthru into an exception filter"
- MSG_FOR_URT_HR(VER_E_LEAVE) "Leave from outside a try or catch block."
- MSG_FOR_URT_HR(VER_E_RETHROW) "Rethrow from outside a catch handler."
- MSG_FOR_URT_HR(VER_E_ENDFINALLY) "Endfinally from outside a finally handler"
- MSG_FOR_URT_HR(VER_E_ENDFILTER) "Endfilter from outside an exception filter block"
- MSG_FOR_URT_HR(VER_E_ENDFILTER_MISSING) "Missing Endfilter."
- MSG_FOR_URT_HR(VER_E_BR_INTO_TRY) "Branch into try block."
- MSG_FOR_URT_HR(VER_E_BR_INTO_HND) "Branch into exception handler block."
- MSG_FOR_URT_HR(VER_E_BR_INTO_FIL) "Branch into exception filter block."
- MSG_FOR_URT_HR(VER_E_BR_OUTOF_TRY) "Branch out of try block."
- MSG_FOR_URT_HR(VER_E_BR_OUTOF_HND) "Branch out of exception handler block."
- MSG_FOR_URT_HR(VER_E_BR_OUTOF_FIL) "Branch out of exception filter block."
- MSG_FOR_URT_HR(VER_E_BR_OUTOF_FIN) "Branch out of finally block."
- MSG_FOR_URT_HR(VER_E_RET_FROM_TRY) "Return out of try block."
- MSG_FOR_URT_HR(VER_E_RET_FROM_HND) "Return out of exception handler block."
- MSG_FOR_URT_HR(VER_E_RET_FROM_FIL) "Return out of exception filter block."
- MSG_FOR_URT_HR(VER_E_BAD_JMP_TARGET) "jmp / exception into the middle of an instruction."
- MSG_FOR_URT_HR(VER_E_PATH_LOC) "Non-compatible types depending on path."
- MSG_FOR_URT_HR(VER_E_PATH_THIS) "Init state for this differs depending on path."
- MSG_FOR_URT_HR(VER_E_PATH_STACK) "Non-compatible types on stack depending on path."
- MSG_FOR_URT_HR(VER_E_PATH_STACK_DEPTH) "Stack depth differs depending on path."
- MSG_FOR_URT_HR(VER_E_THIS) "Instance variable (this) missing."
- MSG_FOR_URT_HR(VER_E_THIS_UNINIT_EXCEP) "Uninitialized this on entering a try block."
- MSG_FOR_URT_HR(VER_E_THIS_UNINIT_STORE) "Store into this when it is uninitialized."
- MSG_FOR_URT_HR(VER_E_THIS_UNINIT_RET) "Return from .ctor when this is uninitialized."
- MSG_FOR_URT_HR(VER_E_THIS_UNINIT_V_RET) "Return from .ctor before all fields are initialized."
- MSG_FOR_URT_HR(VER_E_THIS_UNINIT_BR) "Branch back when this is uninitialized."
- MSG_FOR_URT_HR(VER_E_LDFTN_CTOR) "ldftn and ldvirtftn not allowed on .ctor."
- MSG_FOR_URT_HR(VER_E_STACK_NOT_EQ) "Non-compatible types on the stack."
- MSG_FOR_URT_HR(VER_E_STACK_UNEXPECTED) "Unexpected type on the stack."
- MSG_FOR_URT_HR(VER_E_STACK_EXCEPTION) "Missing stack slot for exception."
- MSG_FOR_URT_HR(VER_E_STACK_OVERFLOW) "Stack overflow."
- MSG_FOR_URT_HR(VER_E_STACK_UNDERFLOW) "Stack underflow."
- MSG_FOR_URT_HR(VER_E_STACK_EMPTY) "Stack empty."
- MSG_FOR_URT_HR(VER_E_STACK_UNINIT) "Uninitialized item on stack."
- MSG_FOR_URT_HR(VER_E_STACK_I_I4_I8) "Expected I, I4, or I8 on the stack."
- MSG_FOR_URT_HR(VER_E_STACK_R_R4_R8) "Expected R, R4, or R8 on the stack."
- MSG_FOR_URT_HR(VER_E_STACK_NO_R_I8) "unexpected R, R4, R8, or I8 on the stack."
- MSG_FOR_URT_HR(VER_E_STACK_NUMERIC) "Expected numeric type on the stack."
- MSG_FOR_URT_HR(VER_E_STACK_OBJREF) "Expected an ObjRef on the stack."
- MSG_FOR_URT_HR(VER_E_STACK_P_OBJREF) "Expected address of an ObjRef on the stack."
- MSG_FOR_URT_HR(VER_E_STACK_BYREF) "Expected ByRef on the stack."
- MSG_FOR_URT_HR(VER_E_STACK_METHOD) "Expected pointer to function on the stack."
- MSG_FOR_URT_HR(VER_E_STACK_ARRAY_SD) "Expected single dimension array on the stack."
- MSG_FOR_URT_HR(VER_E_STACK_VALCLASS) "Expected value type instance on the stack."
- MSG_FOR_URT_HR(VER_E_STACK_P_VALCLASS) "Expected address of value type on the stack."
- MSG_FOR_URT_HR(VER_E_STACK_NO_VALCLASS) "Unexpected value type instance on the stack."
- MSG_FOR_URT_HR(VER_E_LOC_DEAD) "Local variable is unusable at this point."
- MSG_FOR_URT_HR(VER_E_LOC_NUM) "Unrecognized local variable number."
- MSG_FOR_URT_HR(VER_E_ARG_NUM) "Unrecognized argument number."
- MSG_FOR_URT_HR(VER_E_TOKEN_RESOLVE) "Unable to resolve token."
- MSG_FOR_URT_HR(VER_E_TOKEN_TYPE) "Unable to resolve type of the token."
- MSG_FOR_URT_HR(VER_E_TOKEN_TYPE_MEMBER) "Expected memberRef, memberDef or methodSpec token."
- MSG_FOR_URT_HR(VER_E_TOKEN_TYPE_FIELD) "Expected memberRef or fieldDef token."
- MSG_FOR_URT_HR(VER_E_TOKEN_TYPE_SIG) "Expected signature token."
- MSG_FOR_URT_HR(VER_E_UNVERIFIABLE) "Instruction cannot be verified."
- MSG_FOR_URT_HR(VER_E_LDSTR_OPERAND) "Operand does not point to a valid string ref."
- MSG_FOR_URT_HR(VER_E_RET_PTR_TO_STACK) "Return type is ByRef, TypedReference, ArgHandle, or ArgIterator."
- MSG_FOR_URT_HR(VER_E_RET_VOID) "Stack must be empty on return from a void function."
- MSG_FOR_URT_HR(VER_E_RET_MISSING) "Return value missing on the stack."
- MSG_FOR_URT_HR(VER_E_RET_EMPTY) "Stack must contain only the return value."
- MSG_FOR_URT_HR(VER_E_RET_UNINIT) "Return uninitialized data."
- MSG_FOR_URT_HR(VER_E_ARRAY_ACCESS) "Illegal array access."
- MSG_FOR_URT_HR(VER_E_ARRAY_V_STORE) "Store non Object type into Object array."
- MSG_FOR_URT_HR(VER_E_ARRAY_SD) "Expected single dimension array."
- MSG_FOR_URT_HR(VER_E_ARRAY_SD_PTR) "Expected single dimension array of pointer types."
- MSG_FOR_URT_HR(VER_E_ARRAY_FIELD) "Array field access is denied."
- MSG_FOR_URT_HR(VER_E_ARGLIST) "Allowed only in vararg methods."
- MSG_FOR_URT_HR(VER_E_VALCLASS) "Value type expected."
- MSG_FOR_URT_HR(VER_E_METHOD_ACCESS) "Method is not visible."
- MSG_FOR_URT_HR(VER_E_FIELD_ACCESS) "Field is not visible."
- MSG_FOR_URT_HR(VER_E_DEAD) "Item is unusable at this point."
- MSG_FOR_URT_HR(VER_E_FIELD_STATIC) "Expected static field."
- MSG_FOR_URT_HR(VER_E_FIELD_NO_STATIC) "Expected non-static field."
- MSG_FOR_URT_HR(VER_E_ADDR) "Address of not allowed for this item."
- MSG_FOR_URT_HR(VER_E_ADDR_BYREF) "Address of not allowed for ByRef."
- MSG_FOR_URT_HR(VER_E_ADDR_LITERAL) "Address of not allowed for literal field."
- MSG_FOR_URT_HR(VER_E_INITONLY) "Cannot change initonly field outside its .ctor."
- MSG_FOR_URT_HR(VER_E_THROW) "Cannot throw this object."
- MSG_FOR_URT_HR(VER_E_CALLVIRT_VALCLASS) "Callvirt on a value type method."
- MSG_FOR_URT_HR(VER_E_CALL_SIG) "Call signature mismatch."
- MSG_FOR_URT_HR(VER_E_CALL_STATIC) "Static function expected."
- MSG_FOR_URT_HR(VER_E_CTOR) ".ctor expected."
- MSG_FOR_URT_HR(VER_E_CTOR_VIRT) "Cannot use callvirt on .ctor."
- MSG_FOR_URT_HR(VER_E_CTOR_OR_SUPER) "Only super::ctor or typeof(this)::ctor allowed here."
- MSG_FOR_URT_HR(VER_E_CTOR_MUL_INIT) "Possible call to .ctor more than once."
- MSG_FOR_URT_HR(VER_E_SIG) "Unrecognized signature."
- MSG_FOR_URT_HR(VER_E_SIG_ARRAY) "Cannot resolve Array type."
- MSG_FOR_URT_HR(VER_E_SIG_ARRAY_PTR) "Array of ELEMENT_TYPE_PTR."
- MSG_FOR_URT_HR(VER_E_SIG_ARRAY_BYREF) "Array of ELEMENT_TYPE_BYREF or ELEMENT_TYPE_TYPEDBYREF."
- MSG_FOR_URT_HR(VER_E_SIG_ELEM_PTR) "ELEMENT_TYPE_PTR cannot be verified."
- MSG_FOR_URT_HR(VER_E_SIG_VARARG) "Unexpected vararg."
- MSG_FOR_URT_HR(VER_E_SIG_VOID) "Unexpected Void."
- MSG_FOR_URT_HR(VER_E_SIG_BYREF_BYREF) "ByRef of ByRef"
- MSG_FOR_URT_HR(VER_E_CODE_SIZE_ZERO) "Code size is zero."
- MSG_FOR_URT_HR(VER_E_BAD_VARARG) "Unrecognized use of vararg."
- MSG_FOR_URT_HR(VER_E_TAIL_CALL) "Missing call, callvirt or calli."
- MSG_FOR_URT_HR(VER_E_TAIL_BYREF) "Cannot pass ByRef to a tail call."
- MSG_FOR_URT_HR(VER_E_TAIL_RET) "Missing ret."
- MSG_FOR_URT_HR(VER_E_TAIL_RET_VOID) "Void ret type expected for tail call."
- MSG_FOR_URT_HR(VER_E_TAIL_RET_TYPE) "Tail call return type not compatible."
- MSG_FOR_URT_HR(VER_E_TAIL_STACK_EMPTY) "Stack not empty after tail call."
- MSG_FOR_URT_HR(VER_E_METHOD_END) "Method ends in the middle of an instruction."
- MSG_FOR_URT_HR(VER_E_BAD_BRANCH) "Branch out of the method."
- MSG_FOR_URT_HR(VER_E_FIN_OVERLAP) "Finally handler blocks overlap."
- MSG_FOR_URT_HR(VER_E_LEXICAL_NESTING) "Lexical nesting."
- MSG_FOR_URT_HR(VER_E_VOLATILE) "Missing ldsfld, stsfld, ldind, stind, ldfld, stfld, ldobj, stobj, initblk or cpblk."
- MSG_FOR_URT_HR(VER_E_UNALIGNED) "Missing ldind, stind, ldfld, stfld, ldobj, stobj, initblk or cpblk."
- MSG_FOR_URT_HR(VER_E_INNERMOST_FIRST) "Innermost exception blocks should be declared first."
- MSG_FOR_URT_HR(VER_E_CALLI_VIRTUAL) "Calli not allowed on virtual methods."
- MSG_FOR_URT_HR(VER_E_CALL_ABSTRACT) "Call not allowed on abstract methods."
- MSG_FOR_URT_HR(VER_E_STACK_UNEXP_ARRAY) "Unexpected array type on the stack."
- MSG_FOR_URT_HR(VER_E_NOT_IN_GC_HEAP) "Value type with NotInGCHeap attribute being created on the GC heap."
- MSG_FOR_URT_HR(VER_E_TRY_N_EMPTY_STACK) "Attempt to enter a try block with nonempty stack."
- MSG_FOR_URT_HR(VER_E_DLGT_CTOR) "Unrecognized arguments for delegate .ctor."
- MSG_FOR_URT_HR(VER_E_DLGT_BB) "Delegate .ctor not allowed at the start of a basic block when the function pointer argument is a virtual method."
- MSG_FOR_URT_HR(VER_E_DLGT_PATTERN) "Dup, ldvirtftn, newobj delegate::.ctor() pattern expected (in the same basic block)."
- MSG_FOR_URT_HR(VER_E_DLGT_LDFTN) "Ldftn or ldvirtftn instruction required before call to a delegate .ctor."
- MSG_FOR_URT_HR(VER_E_FTN_ABSTRACT) "Attempt to load address of an abstract method."
- MSG_FOR_URT_HR(VER_E_SIG_C_VC) "ELEMENT_TYPE_CLASS ValueClass in signature."
- MSG_FOR_URT_HR(VER_E_SIG_VC_C) "ELEMENT_TYPE_VALUETYPE non-ValueClass in signature."
- MSG_FOR_URT_HR(VER_E_BOX_PTR_TO_STACK) "Box operation on TypedReference, ArgHandle, or ArgIterator."
- MSG_FOR_URT_HR(VER_E_SIG_BYREF_TB_AH) "ByRef of TypedReference, ArgHandle, or ArgIterator."
- MSG_FOR_URT_HR(VER_E_SIG_ARRAY_TB_AH) "Array of TypedReference, ArgHandle, or ArgIterator."
- MSG_FOR_URT_HR(VER_E_ENDFILTER_STACK) "Stack not empty when leaving an exception filter."
- MSG_FOR_URT_HR(VER_E_DLGT_SIG_I) "Unrecognized delegate .ctor signature; expected I."
- MSG_FOR_URT_HR(VER_E_DLGT_SIG_O) "Unrecognized delegate .ctor signature; expected Object."
- MSG_FOR_URT_HR(VER_E_RA_PTR_TO_STACK) "Mkrefany on TypedReference, ArgHandle, or ArgIterator."
- MSG_FOR_URT_HR(VER_E_CATCH_VALUE_TYPE) "Value type not allowed as catch type."
- MSG_FOR_URT_HR(VER_E_CATCH_BYREF) "ByRef not allowed as catch type."
- MSG_FOR_URT_HR(VER_E_FIL_PRECEED_HND) "filter block should immediately precede handler block"
- MSG_FOR_URT_HR(VER_E_LDVIRTFTN_STATIC) "ldvirtftn on static"
- MSG_FOR_URT_HR(VER_E_CALLVIRT_STATIC) "callvirt on static"
- MSG_FOR_URT_HR(VER_E_INITLOCALS) "initlocals must be set for verifiable methods with one or more local variables."
- MSG_FOR_URT_HR(VER_E_BR_TO_EXCEPTION) "branch or leave to the beginning of a catch/filter handler"
- MSG_FOR_URT_HR(VER_E_CALL_CTOR) "Call to .ctor only allowed to initialize this pointer from within a .ctor. Try newobj."
MSG_FOR_URT_HR(VER_E_VALCLASS_OBJREF_VAR) "Value type, ObjRef type or variable type expected."
MSG_FOR_URT_HR(VER_E_STACK_P_VALCLASS_OBJREF_VAR) "Expected address of value type, ObjRef type or variable type on the stack."
MSG_FOR_URT_HR(VER_E_SIG_VAR_PARAM) "Unrecognized type parameter of enclosing class."
@@ -880,48 +310,7 @@ BEGIN
MSG_FOR_URT_HR(VER_E_FIELD_OVERLAP) "Accessing type with overlapping fields."
MSG_FOR_URT_HR(VER_E_THIS_MISMATCH) "The 'this' parameter to the call must be the calling method's 'this' parameter."
MSG_FOR_URT_HR(VER_E_STACK_I_I4) "Expected I4 on the stack."
- MSG_FOR_URT_HR(VER_E_BAD_PE) "Unverifiable PE Header/native stub."
- MSG_FOR_URT_HR(VER_E_BAD_MD) "Unrecognized metadata, unable to verify IL."
- MSG_FOR_URT_HR(VER_E_BAD_APPDOMAIN) "Unrecognized appdomain pointer."
- MSG_FOR_URT_HR(VER_E_TYPELOAD) "Type load failed."
- MSG_FOR_URT_HR(VER_E_PE_LOAD) "Module load failed."
- MSG_FOR_URT_HR(VER_E_WRITE_RVA_STATIC) "Cannot modify an imaged based (RVA) static"
MSG_FOR_URT_HR(VER_E_INITIALIZE_ARRAY_MISSING_TOKEN) "Ldtoken instruction required before call to System.Runtime.CompilerServices.InitializeArray."
- MSG_FOR_URT_HR(VLDTR_E_IFACE_NOTIFACE) "Interface in InterfaceImpl is not marked tdInterface."
- MSG_FOR_URT_HR(VLDTR_E_FD_RVAHASNORVA) "Field marked fdHasFieldRVA but has no RVA record."
- MSG_FOR_URT_HR(VLDTR_E_FD_RVAHASZERORVA) "Field marked fdHasFieldRVA has RVA set to zero."
- MSG_FOR_URT_HR(VLDTR_E_MD_RVAANDIMPLMAP) "Method has both non-zero RVA and ImplMap."
- MSG_FOR_URT_HR(VLDTR_E_TD_EXTRAFLAGS) "TypeDef has extraneous bits in flags."
- MSG_FOR_URT_HR(VLDTR_E_TD_EXTENDSITSELF) "TypeDef extends itself."
- MSG_FOR_URT_HR(VLDTR_E_TD_SYSVTNOTEXTOBJ) "System.ValueType does not extend System.Object."
- MSG_FOR_URT_HR(VLDTR_E_TD_EXTTYPESPEC) "Class extends TypeSpec (warning)."
- MSG_FOR_URT_HR(VLDTR_E_TD_VTNOSIZE) "Value Class has zero size."
- MSG_FOR_URT_HR(VLDTR_E_TD_IFACESEALED) "Interface is sealed."
- MSG_FOR_URT_HR(VLDTR_E_NC_BADNESTED) "Bad 'nested' token in NestedClass."
- MSG_FOR_URT_HR(VLDTR_E_NC_BADENCLOSER) "Bad 'enclosing' token in NestedClass."
- MSG_FOR_URT_HR(VLDTR_E_NC_DUP) "Duplicate NestedClass record."
- MSG_FOR_URT_HR(VLDTR_E_NC_DUPENCLOSER) "Duplicate NestedClass with different encloser."
- MSG_FOR_URT_HR(VLDTR_E_FRVA_ZERORVA) "RVA set to zero in FieldRVA record."
- MSG_FOR_URT_HR(VLDTR_E_FRVA_BADFIELD) "Invalid field token in FieldRVA record."
- MSG_FOR_URT_HR(VLDTR_E_FRVA_DUPRVA) "Duplicate RVA in FieldRVA record."
- MSG_FOR_URT_HR(VLDTR_E_FRVA_DUPFIELD) "Duplicate field in FieldRVA record."
- MSG_FOR_URT_HR(VLDTR_E_EP_BADTOKEN) "Bad token as entry point in CLR header."
- MSG_FOR_URT_HR(VLDTR_E_EP_INSTANCE) "Entry point in CLR header is a token of instance method."
- MSG_FOR_URT_HR(VLDTR_E_TD_ENUMFLDBADTYPE) "Enum has non-integral underlying type."
- MSG_FOR_URT_HR(VLDTR_E_MD_BADRVA) "Method has bogus RVA."
- MSG_FOR_URT_HR(VLDTR_E_FD_LITERALNODEFAULT) "Literal field has no const value."
- MSG_FOR_URT_HR(VLDTR_E_IFACE_METHNOTIMPL) "Class implementing an interface does not implement one of methods."
- MSG_FOR_URT_HR(VLDTR_E_CA_BADPARENT) "CA has invalid owner."
- MSG_FOR_URT_HR(VLDTR_E_CA_BADTYPE) "CA has invalid type."
- MSG_FOR_URT_HR(VLDTR_E_CA_NOTCTOR) "CA type is not .ctor."
- MSG_FOR_URT_HR(VLDTR_E_CA_BADSIG) "CA type has bad signature."
- MSG_FOR_URT_HR(VLDTR_E_CA_NOSIG) "CA type has no signature."
- MSG_FOR_URT_HR(VLDTR_E_CA_BADPROLOG) "CA blob has bad prolog (not 0x01 0x00)."
- MSG_FOR_URT_HR(VLDTR_E_MD_BADLOCALSIGTOK) "Method has invalid LocalSig token."
- MSG_FOR_URT_HR(VLDTR_E_MD_BADHEADER) "Method has invalid header."
- MSG_FOR_URT_HR(VLDTR_E_EP_TOOMANYARGS) "Entry point has more than one argument."
- MSG_FOR_URT_HR(VLDTR_E_EP_BADRET) "Entry point has bad return type."
- MSG_FOR_URT_HR(VLDTR_E_EP_BADARG) "Entry point has bad argument."
MSG_FOR_URT_HR(VLDTR_E_SIG_BADVOID) "Illegal 'void' in signature."
MSG_FOR_URT_HR(VLDTR_E_IFACE_METHMULTIMPL) "Multiple implementation of method."
MSG_FOR_URT_HR(VLDTR_E_GP_NAMENULL) "GenericParam name is NULL."
@@ -946,16 +335,9 @@ BEGIN
MSG_FOR_URT_HR(VLDTR_E_MS_METHODNOTGENERIC) "MethodSpec method is not generic."
MSG_FOR_URT_HR(VLDTR_E_SIG_MISSARITY) "Signature missing arity of instantiated generic type."
MSG_FOR_URT_HR(VLDTR_E_SIG_ARITYMISMATCH) "Signature has generic type of arity instantiated at different arity."
- MSG_FOR_URT_HR(VLDTR_E_MD_GENERIC_CCTOR) "Method cannot be both generic and a class constructor."
- MSG_FOR_URT_HR(VLDTR_E_MD_GENERIC_CTOR) "Method cannot be both generic and an instance constructor."
- MSG_FOR_URT_HR(VLDTR_E_MD_GENERIC_IMPORT) "Method cannot be both generic and defined on an imported type."
- MSG_FOR_URT_HR(VLDTR_E_MD_GENERIC_BADCALLCONV) "Method cannot be both generic and have non-default calling convention."
MSG_FOR_URT_HR(VLDTR_E_EP_GENERIC_METHOD) "Entry point in CLR header is the token for a generic method."
- MSG_FOR_URT_HR(VLDTR_E_MD_MISSARITY) "Method signature is generic but is missing its arity."
- MSG_FOR_URT_HR(VLDTR_E_MD_ARITYZERO) "Method signature is generic but its arity is zero."
MSG_FOR_URT_HR(VLDTR_E_SIG_ARITYZERO) "Signature has generic type instantiated at arity 0."
MSG_FOR_URT_HR(VLDTR_E_MS_ARITYZERO) "MethodSpec signature has arity 0."
- MSG_FOR_URT_HR(VLDTR_E_MD_GPMISMATCH) "MethodDef signature has arity n but owns m GenericParams."
MSG_FOR_URT_HR(VLDTR_E_EP_GENERIC_TYPE) "Entry point in CLR header is the token for a method in a generic type."
MSG_FOR_URT_HR(VLDTR_E_MI_DECLNOTGENERIC) "MethodImpl overrides non-generic method with generic method."
MSG_FOR_URT_HR(VLDTR_E_MI_IMPLNOTGENERIC) "MethodImpl overrides non-generic method with generic method."
@@ -968,7 +350,6 @@ BEGIN
MSG_FOR_URT_HR(VLDTR_E_TD_GENERICHASEXPLAYOUT) "TypeDef is generic but has explicit layout."
MSG_FOR_URT_HR(VLDTR_E_SIG_BADTOKTYPE) "Signature has token following ELEMENT_TYPE_CLASS (_VALUETYPE) that is not a TypeDef or TypeRef."
MSG_FOR_URT_HR(VLDTR_E_IFACE_METHNOTIMPLTHISMOD) "Warning: Class does not implement interface method in this module."
- MSG_FOR_URT_HR(TLBX_E_CIRCULAR_EXPORT2) "TypeLib export: attempted to export an Assembly imported from a TLB."
MSG_FOR_URT_HR(CORDBG_E_THREAD_NOT_SCHEDULED) "Thread is not scheduled. Thus we may not have OSThreadId, handle, or context."
MSG_FOR_URT_HR(CORDBG_E_HANDLE_HAS_BEEN_DISPOSED) "Handle has been disposed."
MSG_FOR_URT_HR(CORDBG_E_NONINTERCEPTABLE_EXCEPTION) "Cannot intercept this exception."
diff --git a/src/pal/prebuilt/inc/corerror.h b/src/pal/prebuilt/inc/corerror.h
index cad966133a..5302629cf7 100644
--- a/src/pal/prebuilt/inc/corerror.h
+++ b/src/pal/prebuilt/inc/corerror.h
@@ -24,54 +24,24 @@
#endif
#define CLDB_S_TRUNCATION SMAKEHR(0x1106)
-#define CLDB_S_NULL SMAKEHR(0x1109)
-#define CLDB_S_INDEX_TABLESCANREQUIRED SMAKEHR(0x1125)
-#define TLBX_I_TYPEINFO_IMPORTED SMAKEHR(0x116c)
-#define TLBX_I_USEIUNKNOWN SMAKEHR(0x116f)
-#define TLBX_I_UNCONVERTABLE_ARGS SMAKEHR(0x1170)
-#define TLBX_I_UNCONVERTABLE_FIELD SMAKEHR(0x1171)
-#define TLBX_W_WARNING_MESSAGE SMAKEHR(0x1173)
-#define TLBX_I_TYPE_EXPORTED SMAKEHR(0x1179)
-#define TLBX_I_DUPLICATE_DISPID SMAKEHR(0x117a)
-#define TLBX_I_REF_TYPE_AS_STRUCT SMAKEHR(0x117c)
-#define TLBX_I_GENERIC_TYPE SMAKEHR(0x117f)
-#define TLBX_W_NON_INTEGRAL_CA_TYPE SMAKEHR(0x1184)
-#define TLBX_W_IENUM_CA_ON_IUNK SMAKEHR(0x1185)
-#define META_S_PARAM_MISMATCH SMAKEHR(0x1189)
#define META_S_DUPLICATE SMAKEHR(0x1197)
-#define TLBX_S_REFERENCED_TYPELIB SMAKEHR(0x11ac)
-#define TLBX_S_NOSTDINTERFACE SMAKEHR(0x11b3)
-#define TLBX_S_DUPLICATE_DISPID SMAKEHR(0x11b4)
-#define TLBX_W_ENUM_VALUE_TOOBIG SMAKEHR(0x11d5)
-#define TLBX_W_EXPORTING_AUTO_LAYOUT SMAKEHR(0x11d9)
-#define TLBX_W_DEFAULT_INTF_NOT_VISIBLE SMAKEHR(0x11db)
#define TLBX_W_BAD_SAFEARRAYFIELD_NO_ELEMENTVT SMAKEHR(0x11de)
#define TLBX_W_LAYOUTCLASS_AS_INTERFACE SMAKEHR(0x11df)
#define TLBX_I_GENERIC_BASE_TYPE SMAKEHR(0x11e0)
-#define VLDTR_S_WRN SMAKEHR(0x1200)
-#define VLDTR_S_ERR SMAKEHR(0x1201)
-#define VLDTR_S_WRNERR SMAKEHR(0x1202)
#define CORDBG_S_BAD_START_SEQUENCE_POINT SMAKEHR(0x130b)
#define CORDBG_S_BAD_END_SEQUENCE_POINT SMAKEHR(0x130c)
-#define CORDBG_S_INSUFFICIENT_INFO_FOR_SET_IP SMAKEHR(0x130d)
#define CORDBG_S_FUNC_EVAL_HAS_NO_RESULT SMAKEHR(0x1316)
#define CORDBG_S_VALUE_POINTS_TO_VOID SMAKEHR(0x1317)
#define CORDBG_S_FUNC_EVAL_ABORTED SMAKEHR(0x1319)
#define CORDBG_S_AT_END_OF_STACK SMAKEHR(0x1324)
#define CORDBG_S_NOT_ALL_BITS_SET SMAKEHR(0x1c13)
-#define CEE_E_ENTRYPOINT EMAKEHR(0x1000)
#define CEE_E_CVTRES_NOT_FOUND EMAKEHR(0x1001)
-#define MSEE_E_LOADLIBFAILED EMAKEHR(0x1010)
-#define MSEE_E_GETPROCFAILED EMAKEHR(0x1011)
-#define MSEE_E_MULTCOPIESLOADED EMAKEHR(0x1012)
#define COR_E_TYPEUNLOADED EMAKEHR(0x1013)
#define COR_E_APPDOMAINUNLOADED EMAKEHR(0x1014)
#define COR_E_CANNOTUNLOADAPPDOMAIN EMAKEHR(0x1015)
#define MSEE_E_ASSEMBLYLOADINPROGRESS EMAKEHR(0x1016)
-#define MSEE_E_CANNOTCREATEAPPDOMAIN EMAKEHR(0x1017)
#define COR_E_ASSEMBLYEXPECTED EMAKEHR(0x1018)
#define COR_E_FIXUPSINEXE EMAKEHR(0x1019)
-#define COR_E_NO_LOADLIBRARY_ALLOWED EMAKEHR(0x101a)
#define COR_E_NEWER_RUNTIME EMAKEHR(0x101b)
#define COR_E_CANNOT_SET_POLICY EMAKEHR(0x101c)
#define COR_E_CANNOT_SPECIFY_EVIDENCE EMAKEHR(0x101d)
@@ -92,13 +62,10 @@
#define FUSION_E_REF_DEF_MISMATCH EMAKEHR(0x1040)
#define FUSION_E_INVALID_PRIVATE_ASM_LOCATION EMAKEHR(0x1041)
#define FUSION_E_ASM_MODULE_MISSING EMAKEHR(0x1042)
-#define FUSION_E_UNEXPECTED_MODULE_FOUND EMAKEHR(0x1043)
#define FUSION_E_PRIVATE_ASM_DISALLOWED EMAKEHR(0x1044)
#define FUSION_E_SIGNATURE_CHECK_FAILED EMAKEHR(0x1045)
-#define FUSION_E_DATABASE_ERROR EMAKEHR(0x1046)
#define FUSION_E_INVALID_NAME EMAKEHR(0x1047)
#define FUSION_E_CODE_DOWNLOAD_DISABLED EMAKEHR(0x1048)
-#define FUSION_E_UNINSTALL_DISALLOWED EMAKEHR(0x1049)
#define CLR_E_APP_CONFIG_NOT_ALLOWED_IN_APPX_PROCESS EMAKEHR(0x104a)
#define FUSION_E_HOST_GAC_ASM_MISMATCH EMAKEHR(0x1050)
#define FUSION_E_LOADFROM_BLOCKED EMAKEHR(0x1051)
@@ -113,127 +80,35 @@
#define COR_E_LOADING_WINMD_REFERENCE_ASSEMBLY EMAKEHR(0x1069)
#define CLDB_E_FILE_BADREAD EMAKEHR(0x1100)
#define CLDB_E_FILE_BADWRITE EMAKEHR(0x1101)
-#define CLDB_E_FILE_READONLY EMAKEHR(0x1103)
-#define CLDB_E_NAME_ERROR EMAKEHR(0x1105)
-#define CLDB_E_TRUNCATION EMAKEHR(0x1106)
#define CLDB_E_FILE_OLDVER EMAKEHR(0x1107)
-#define CLDB_E_RELOCATED EMAKEHR(0x1108)
#define CLDB_E_SMDUPLICATE EMAKEHR(0x110a)
#define CLDB_E_NO_DATA EMAKEHR(0x110b)
-#define CLDB_E_READONLY EMAKEHR(0x110c)
#define CLDB_E_INCOMPATIBLE EMAKEHR(0x110d)
#define CLDB_E_FILE_CORRUPT EMAKEHR(0x110e)
-#define CLDB_E_SCHEMA_VERNOTFOUND EMAKEHR(0x110f)
#define CLDB_E_BADUPDATEMODE EMAKEHR(0x1110)
-#define CLDB_E_INDEX_NONULLKEYS EMAKEHR(0x1121)
-#define CLDB_E_INDEX_DUPLICATE EMAKEHR(0x1122)
-#define CLDB_E_INDEX_BADTYPE EMAKEHR(0x1123)
#define CLDB_E_INDEX_NOTFOUND EMAKEHR(0x1124)
#define CLDB_E_RECORD_NOTFOUND EMAKEHR(0x1130)
-#define CLDB_E_RECORD_OVERFLOW EMAKEHR(0x1131)
-#define CLDB_E_RECORD_DUPLICATE EMAKEHR(0x1132)
-#define CLDB_E_RECORD_PKREQUIRED EMAKEHR(0x1133)
-#define CLDB_E_RECORD_DELETED EMAKEHR(0x1134)
#define CLDB_E_RECORD_OUTOFORDER EMAKEHR(0x1135)
-#define CLDB_E_COLUMN_OVERFLOW EMAKEHR(0x1140)
-#define CLDB_E_COLUMN_READONLY EMAKEHR(0x1141)
-#define CLDB_E_COLUMN_SPECIALCOL EMAKEHR(0x1142)
-#define CLDB_E_COLUMN_PKNONULLS EMAKEHR(0x1143)
-#define CLDB_E_TABLE_CANTDROP EMAKEHR(0x1150)
-#define CLDB_E_OBJECT_NOTFOUND EMAKEHR(0x1151)
-#define CLDB_E_OBJECT_COLNOTFOUND EMAKEHR(0x1152)
-#define CLDB_E_VECTOR_BADINDEX EMAKEHR(0x1153)
#define CLDB_E_TOO_BIG EMAKEHR(0x1154)
#define META_E_INVALID_TOKEN_TYPE EMAKEHR(0x115f)
-#define TLBX_E_INVALID_TYPEINFO EMAKEHR(0x1160)
-#define TLBX_E_INVALID_TYPEINFO_UNNAMED EMAKEHR(0x1161)
-#define TLBX_E_CTX_NESTED EMAKEHR(0x1162)
-#define TLBX_E_ERROR_MESSAGE EMAKEHR(0x1163)
-#define TLBX_E_CANT_SAVE EMAKEHR(0x1164)
-#define TLBX_W_LIBNOTREGISTERED EMAKEHR(0x1165)
-#define TLBX_E_CANTLOADLIBRARY EMAKEHR(0x1166)
-#define TLBX_E_BAD_VT_TYPE EMAKEHR(0x1167)
-#define TLBX_E_NO_MSCOREE_TLB EMAKEHR(0x1168)
-#define TLBX_E_BAD_MSCOREE_TLB EMAKEHR(0x1169)
-#define TLBX_E_TLB_EXCEPTION EMAKEHR(0x116a)
-#define TLBX_E_MULTIPLE_LCIDS EMAKEHR(0x116b)
-#define TLBX_E_AMBIGUOUS_RETURN EMAKEHR(0x116d)
-#define TLBX_E_DUPLICATE_TYPE_NAME EMAKEHR(0x116e)
-#define TLBX_I_NONSEQUENTIALSTRUCT EMAKEHR(0x1172)
-#define TLBX_I_RESOLVEREFFAILED EMAKEHR(0x1174)
-#define TLBX_E_ASANY EMAKEHR(0x1175)
-#define TLBX_E_INVALIDLCIDPARAM EMAKEHR(0x1176)
-#define TLBX_E_LCIDONDISPONLYITF EMAKEHR(0x1177)
-#define TLBX_E_NONPUBLIC_FIELD EMAKEHR(0x1178)
-#define TLBX_E_BAD_NAMES EMAKEHR(0x117b)
-#define TLBX_E_GENERICINST_SIGNATURE EMAKEHR(0x117d)
-#define TLBX_E_GENERICPAR_SIGNATURE EMAKEHR(0x117e)
-#define META_E_DUPLICATE EMAKEHR(0x1180)
-#define META_E_GUID_REQUIRED EMAKEHR(0x1181)
-#define META_E_TYPEDEF_MISMATCH EMAKEHR(0x1182)
-#define META_E_MERGE_COLLISION EMAKEHR(0x1183)
-#define TLBX_E_NO_SAFEHANDLE_ARRAYS EMAKEHR(0x1186)
-#define META_E_METHD_NOT_FOUND EMAKEHR(0x1187)
-#define META_E_FIELD_NOT_FOUND EMAKEHR(0x1188)
-#define META_E_PARAM_MISMATCH EMAKEHR(0x1189)
#define META_E_BADMETADATA EMAKEHR(0x118a)
-#define META_E_INTFCEIMPL_NOT_FOUND EMAKEHR(0x118b)
#define TLBX_E_NO_CRITICALHANDLE_ARRAYS EMAKEHR(0x118c)
-#define META_E_CLASS_LAYOUT_INCONSISTENT EMAKEHR(0x118d)
-#define META_E_FIELD_MARSHAL_NOT_FOUND EMAKEHR(0x118e)
-#define META_E_METHODSEM_NOT_FOUND EMAKEHR(0x118f)
-#define META_E_EVENT_NOT_FOUND EMAKEHR(0x1190)
-#define META_E_PROP_NOT_FOUND EMAKEHR(0x1191)
#define META_E_BAD_SIGNATURE EMAKEHR(0x1192)
#define META_E_BAD_INPUT_PARAMETER EMAKEHR(0x1193)
-#define META_E_METHDIMPL_INCONSISTENT EMAKEHR(0x1194)
-#define META_E_MD_INCONSISTENCY EMAKEHR(0x1195)
#define META_E_CANNOTRESOLVETYPEREF EMAKEHR(0x1196)
#define META_E_STRINGSPACE_FULL EMAKEHR(0x1198)
-#define META_E_UNEXPECTED_REMAP EMAKEHR(0x1199)
#define META_E_HAS_UNMARKALL EMAKEHR(0x119a)
#define META_E_MUST_CALL_UNMARKALL EMAKEHR(0x119b)
#define META_E_GENERICPARAM_INCONSISTENT EMAKEHR(0x119c)
#define META_E_EVENT_COUNTS EMAKEHR(0x119d)
#define META_E_PROPERTY_COUNTS EMAKEHR(0x119e)
#define META_E_TYPEDEF_MISSING EMAKEHR(0x119f)
-#define TLBX_E_CANT_LOAD_MODULE EMAKEHR(0x11a0)
-#define TLBX_E_CANT_LOAD_CLASS EMAKEHR(0x11a1)
-#define TLBX_E_NULL_MODULE EMAKEHR(0x11a2)
-#define TLBX_E_NO_CLSID_KEY EMAKEHR(0x11a3)
-#define TLBX_E_CIRCULAR_EXPORT EMAKEHR(0x11a4)
-#define TLBX_E_CIRCULAR_IMPORT EMAKEHR(0x11a5)
-#define TLBX_E_BAD_NATIVETYPE EMAKEHR(0x11a6)
-#define TLBX_E_BAD_VTABLE EMAKEHR(0x11a7)
-#define TLBX_E_CRM_NON_STATIC EMAKEHR(0x11a8)
-#define TLBX_E_CRM_INVALID_SIG EMAKEHR(0x11a9)
-#define TLBX_E_CLASS_LOAD_EXCEPTION EMAKEHR(0x11aa)
-#define TLBX_E_UNKNOWN_SIGNATURE EMAKEHR(0x11ab)
-#define TLBX_E_REFERENCED_TYPELIB EMAKEHR(0x11ac)
#define TLBX_E_INVALID_NAMESPACE EMAKEHR(0x11ad)
-#define TLBX_E_LAYOUT_ERROR EMAKEHR(0x11ae)
-#define TLBX_E_NOTIUNKNOWN EMAKEHR(0x11af)
-#define TLBX_E_NONVISIBLEVALUECLASS EMAKEHR(0x11b0)
-#define TLBX_E_LPTSTR_NOT_ALLOWED EMAKEHR(0x11b1)
-#define TLBX_E_AUTO_CS_NOT_ALLOWED EMAKEHR(0x11b2)
-#define TLBX_E_ENUM_VALUE_INVALID EMAKEHR(0x11b5)
-#define TLBX_E_DUPLICATE_IID EMAKEHR(0x11b6)
-#define TLBX_E_NO_NESTED_ARRAYS EMAKEHR(0x11b7)
-#define TLBX_E_PARAM_ERROR_NAMED EMAKEHR(0x11b8)
-#define TLBX_E_PARAM_ERROR_UNNAMED EMAKEHR(0x11b9)
-#define TLBX_E_AGNOST_SIGNATURE EMAKEHR(0x11ba)
-#define TLBX_E_CONVERT_FAIL EMAKEHR(0x11bb)
-#define TLBX_W_DUAL_NOT_DISPATCH EMAKEHR(0x11bc)
-#define TLBX_E_BAD_SIGNATURE EMAKEHR(0x11bd)
-#define TLBX_E_ARRAY_NEEDS_NT_FIXED EMAKEHR(0x11be)
-#define TLBX_E_CLASS_NEEDS_NT_INTF EMAKEHR(0x11bf)
#define META_E_CA_INVALID_TARGET EMAKEHR(0x11c0)
#define META_E_CA_INVALID_VALUE EMAKEHR(0x11c1)
#define META_E_CA_INVALID_BLOB EMAKEHR(0x11c2)
#define META_E_CA_REPEATED_ARG EMAKEHR(0x11c3)
#define META_E_CA_UNKNOWN_ARGUMENT EMAKEHR(0x11c4)
-#define META_E_CA_VARIANT_NYI EMAKEHR(0x11c5)
-#define META_E_CA_ARRAY_NYI EMAKEHR(0x11c6)
#define META_E_CA_UNEXPECTED_TYPE EMAKEHR(0x11c7)
#define META_E_CA_INVALID_ARGTYPE EMAKEHR(0x11c8)
#define META_E_CA_INVALID_ARG_FOR_TYPE EMAKEHR(0x11c9)
@@ -241,77 +116,23 @@
#define META_E_CA_INVALID_MARSHALAS_FIELDS EMAKEHR(0x11cb)
#define META_E_CA_NT_FIELDONLY EMAKEHR(0x11cc)
#define META_E_CA_NEGATIVE_PARAMINDEX EMAKEHR(0x11cd)
-#define META_E_CA_NEGATIVE_MULTIPLIER EMAKEHR(0x11ce)
#define META_E_CA_NEGATIVE_CONSTSIZE EMAKEHR(0x11cf)
#define META_E_CA_FIXEDSTR_SIZE_REQUIRED EMAKEHR(0x11d0)
#define META_E_CA_CUSTMARSH_TYPE_REQUIRED EMAKEHR(0x11d1)
-#define META_E_CA_FILENAME_REQUIRED EMAKEHR(0x11d2)
-#define TLBX_W_NO_PROPS_IN_EVENTS EMAKEHR(0x11d3)
#define META_E_NOT_IN_ENC_MODE EMAKEHR(0x11d4)
#define META_E_METHOD_COUNTS EMAKEHR(0x11d6)
#define META_E_FIELD_COUNTS EMAKEHR(0x11d7)
#define META_E_PARAM_COUNTS EMAKEHR(0x11d8)
-#define TLBX_E_TYPED_REF EMAKEHR(0x11da)
-#define TLBX_E_BITNESS_MISMATCH EMAKEHR(0x11e1)
#define TLBX_E_EVENT_WITH_NEWENUM EMAKEHR(0x11e2)
-#define TLBX_E_PROPGET_WITHOUT_RETURN EMAKEHR(0x11e3)
#define META_E_MISMATCHED_VISIBLITY EMAKEHR(0x11e4)
#define META_E_CA_BAD_FRIENDS_ARGS EMAKEHR(0x11e5)
#define META_E_CA_FRIENDS_SN_REQUIRED EMAKEHR(0x11e6)
#define VLDTR_E_RID_OUTOFRANGE EMAKEHR(0x1203)
-#define VLDTR_E_CDTKN_OUTOFRANGE EMAKEHR(0x1204)
-#define VLDTR_E_CDRID_OUTOFRANGE EMAKEHR(0x1205)
#define VLDTR_E_STRING_INVALID EMAKEHR(0x1206)
#define VLDTR_E_GUID_INVALID EMAKEHR(0x1207)
#define VLDTR_E_BLOB_INVALID EMAKEHR(0x1208)
-#define VLDTR_E_MOD_MULTI EMAKEHR(0x1209)
-#define VLDTR_E_MOD_NULLMVID EMAKEHR(0x120a)
-#define VLDTR_E_TR_NAMENULL EMAKEHR(0x120b)
-#define VLDTR_E_TR_DUP EMAKEHR(0x120c)
-#define VLDTR_E_TD_NAMENULL EMAKEHR(0x120d)
-#define VLDTR_E_TD_DUPNAME EMAKEHR(0x120e)
-#define VLDTR_E_TD_DUPGUID EMAKEHR(0x120f)
-#define VLDTR_E_TD_NOTIFACEOBJEXTNULL EMAKEHR(0x1210)
-#define VLDTR_E_TD_OBJEXTENDSNONNULL EMAKEHR(0x1211)
-#define VLDTR_E_TD_EXTENDSSEALED EMAKEHR(0x1212)
-#define VLDTR_E_TD_DLTNORTSPCL EMAKEHR(0x1213)
-#define VLDTR_E_TD_RTSPCLNOTDLT EMAKEHR(0x1214)
-#define VLDTR_E_MI_DECLPRIV EMAKEHR(0x1215)
-#define VLDTR_E_AS_BADNAME EMAKEHR(0x1216)
-#define VLDTR_E_FILE_SYSNAME EMAKEHR(0x1217)
-#define VLDTR_E_MI_BODYSTATIC EMAKEHR(0x1218)
-#define VLDTR_E_TD_IFACENOTABS EMAKEHR(0x1219)
-#define VLDTR_E_TD_IFACEPARNOTNIL EMAKEHR(0x121a)
-#define VLDTR_E_TD_IFACEGUIDNULL EMAKEHR(0x121b)
-#define VLDTR_E_MI_DECLFINAL EMAKEHR(0x121c)
-#define VLDTR_E_TD_VTNOTSEAL EMAKEHR(0x121d)
-#define VLDTR_E_PD_BADFLAGS EMAKEHR(0x121e)
-#define VLDTR_E_IFACE_DUP EMAKEHR(0x121f)
-#define VLDTR_E_MR_NAMENULL EMAKEHR(0x1220)
-#define VLDTR_E_MR_VTBLNAME EMAKEHR(0x1221)
-#define VLDTR_E_MR_DELNAME EMAKEHR(0x1222)
-#define VLDTR_E_MR_PARNIL EMAKEHR(0x1223)
#define VLDTR_E_MR_BADCALLINGCONV EMAKEHR(0x1224)
-#define VLDTR_E_MR_NOTVARARG EMAKEHR(0x1225)
-#define VLDTR_E_MR_NAMEDIFF EMAKEHR(0x1226)
-#define VLDTR_E_MR_SIGDIFF EMAKEHR(0x1227)
-#define VLDTR_E_MR_DUP EMAKEHR(0x1228)
-#define VLDTR_E_CL_TDAUTO EMAKEHR(0x1229)
-#define VLDTR_E_CL_BADPCKSZ EMAKEHR(0x122a)
-#define VLDTR_E_CL_DUP EMAKEHR(0x122b)
-#define VLDTR_E_FL_BADOFFSET EMAKEHR(0x122c)
-#define VLDTR_E_FL_TDNIL EMAKEHR(0x122d)
-#define VLDTR_E_FL_NOCL EMAKEHR(0x122e)
-#define VLDTR_E_FL_TDNOTEXPLCT EMAKEHR(0x122f)
-#define VLDTR_E_FL_FLDSTATIC EMAKEHR(0x1230)
-#define VLDTR_E_FL_DUP EMAKEHR(0x1231)
-#define VLDTR_E_MODREF_NAMENULL EMAKEHR(0x1232)
-#define VLDTR_E_MODREF_DUP EMAKEHR(0x1233)
-#define VLDTR_E_TR_BADSCOPE EMAKEHR(0x1234)
-#define VLDTR_E_TD_NESTEDNOENCL EMAKEHR(0x1235)
-#define VLDTR_E_TD_EXTTRRES EMAKEHR(0x1236)
#define VLDTR_E_SIGNULL EMAKEHR(0x1237)
-#define VLDTR_E_SIGNODATA EMAKEHR(0x1238)
#define VLDTR_E_MD_BADCALLINGCONV EMAKEHR(0x1239)
#define VLDTR_E_MD_THISSTATIC EMAKEHR(0x123a)
#define VLDTR_E_MD_NOTTHISNOTSTATIC EMAKEHR(0x123b)
@@ -328,186 +149,13 @@
#define VLDTR_E_SIG_MISSLBND EMAKEHR(0x1246)
#define VLDTR_E_SIG_BADELTYPE EMAKEHR(0x1247)
#define VLDTR_E_SIG_MISSVASIZE EMAKEHR(0x1248)
-#define VLDTR_E_FD_BADCALLINGCONV EMAKEHR(0x1249)
-#define VLDTR_E_MD_NAMENULL EMAKEHR(0x124a)
-#define VLDTR_E_MD_PARNIL EMAKEHR(0x124b)
-#define VLDTR_E_MD_DUP EMAKEHR(0x124c)
-#define VLDTR_E_FD_NAMENULL EMAKEHR(0x124d)
-#define VLDTR_E_FD_PARNIL EMAKEHR(0x124e)
-#define VLDTR_E_FD_DUP EMAKEHR(0x124f)
-#define VLDTR_E_AS_MULTI EMAKEHR(0x1250)
-#define VLDTR_E_AS_NAMENULL EMAKEHR(0x1251)
-#define VLDTR_E_SIG_TOKTYPEMISMATCH EMAKEHR(0x1252)
-#define VLDTR_E_CL_TDINTF EMAKEHR(0x1253)
-#define VLDTR_E_ASOS_OSPLTFRMIDINVAL EMAKEHR(0x1254)
-#define VLDTR_E_AR_NAMENULL EMAKEHR(0x1255)
#define VLDTR_E_TD_ENCLNOTNESTED EMAKEHR(0x1256)
-#define VLDTR_E_AROS_OSPLTFRMIDINVAL EMAKEHR(0x1257)
-#define VLDTR_E_FILE_NAMENULL EMAKEHR(0x1258)
-#define VLDTR_E_CT_NAMENULL EMAKEHR(0x1259)
-#define VLDTR_E_TD_EXTENDSCHILD EMAKEHR(0x125a)
-#define VLDTR_E_MAR_NAMENULL EMAKEHR(0x125b)
-#define VLDTR_E_FILE_DUP EMAKEHR(0x125c)
-#define VLDTR_E_FILE_NAMEFULLQLFD EMAKEHR(0x125d)
-#define VLDTR_E_CT_DUP EMAKEHR(0x125e)
-#define VLDTR_E_MAR_DUP EMAKEHR(0x125f)
-#define VLDTR_E_MAR_NOTPUBPRIV EMAKEHR(0x1260)
-#define VLDTR_E_TD_ENUMNOVALUE EMAKEHR(0x1261)
-#define VLDTR_E_TD_ENUMVALSTATIC EMAKEHR(0x1262)
-#define VLDTR_E_TD_ENUMVALNOTSN EMAKEHR(0x1263)
-#define VLDTR_E_TD_ENUMFLDNOTST EMAKEHR(0x1264)
-#define VLDTR_E_TD_ENUMFLDNOTLIT EMAKEHR(0x1265)
-#define VLDTR_E_TD_ENUMNOLITFLDS EMAKEHR(0x1266)
-#define VLDTR_E_TD_ENUMFLDSIGMISMATCH EMAKEHR(0x1267)
-#define VLDTR_E_TD_ENUMVALNOT1ST EMAKEHR(0x1268)
-#define VLDTR_E_FD_NOTVALUERTSN EMAKEHR(0x1269)
-#define VLDTR_E_FD_VALUEPARNOTENUM EMAKEHR(0x126a)
-#define VLDTR_E_FD_INSTINIFACE EMAKEHR(0x126b)
-#define VLDTR_E_FD_NOTPUBINIFACE EMAKEHR(0x126c)
-#define VLDTR_E_FMD_GLOBALNOTPUBPRIVSC EMAKEHR(0x126d)
-#define VLDTR_E_FMD_GLOBALNOTSTATIC EMAKEHR(0x126e)
-#define VLDTR_E_FD_GLOBALNORVA EMAKEHR(0x126f)
-#define VLDTR_E_MD_CTORZERORVA EMAKEHR(0x1270)
-#define VLDTR_E_FD_MARKEDNOMARSHAL EMAKEHR(0x1271)
-#define VLDTR_E_FD_MARSHALNOTMARKED EMAKEHR(0x1272)
-#define VLDTR_E_FD_MARKEDNODEFLT EMAKEHR(0x1273)
-#define VLDTR_E_FD_DEFLTNOTMARKED EMAKEHR(0x1274)
-#define VLDTR_E_FMD_MARKEDNOSECUR EMAKEHR(0x1275)
-#define VLDTR_E_FMD_SECURNOTMARKED EMAKEHR(0x1276)
#define VLDTR_E_FMD_PINVOKENOTSTATIC EMAKEHR(0x1277)
-#define VLDTR_E_FMD_MARKEDNOPINVOKE EMAKEHR(0x1278)
-#define VLDTR_E_FMD_PINVOKENOTMARKED EMAKEHR(0x1279)
-#define VLDTR_E_FMD_BADIMPLMAP EMAKEHR(0x127a)
-#define VLDTR_E_IMAP_BADMODREF EMAKEHR(0x127b)
-#define VLDTR_E_IMAP_BADMEMBER EMAKEHR(0x127c)
-#define VLDTR_E_IMAP_BADIMPORTNAME EMAKEHR(0x127d)
-#define VLDTR_E_IMAP_BADCALLCONV EMAKEHR(0x127e)
-#define VLDTR_E_FMD_BADACCESSFLAG EMAKEHR(0x127f)
-#define VLDTR_E_FD_INITONLYANDLITERAL EMAKEHR(0x1280)
-#define VLDTR_E_FD_LITERALNOTSTATIC EMAKEHR(0x1281)
-#define VLDTR_E_FMD_RTSNNOTSN EMAKEHR(0x1282)
-#define VLDTR_E_MD_ABSTPARNOTABST EMAKEHR(0x1283)
-#define VLDTR_E_MD_NOTSTATABSTININTF EMAKEHR(0x1284)
-#define VLDTR_E_MD_NOTPUBININTF EMAKEHR(0x1285)
-#define VLDTR_E_MD_CTORININTF EMAKEHR(0x1286)
-#define VLDTR_E_MD_GLOBALCTORCCTOR EMAKEHR(0x1287)
-#define VLDTR_E_MD_CTORSTATIC EMAKEHR(0x1288)
-#define VLDTR_E_MD_CTORNOTSNRTSN EMAKEHR(0x1289)
-#define VLDTR_E_MD_CTORVIRT EMAKEHR(0x128a)
-#define VLDTR_E_MD_CTORABST EMAKEHR(0x128b)
-#define VLDTR_E_MD_CCTORNOTSTATIC EMAKEHR(0x128c)
-#define VLDTR_E_MD_ZERORVA EMAKEHR(0x128d)
-#define VLDTR_E_MD_FINNOTVIRT EMAKEHR(0x128e)
-#define VLDTR_E_MD_STATANDFINORVIRT EMAKEHR(0x128f)
-#define VLDTR_E_MD_ABSTANDFINAL EMAKEHR(0x1290)
-#define VLDTR_E_MD_ABSTANDIMPL EMAKEHR(0x1291)
-#define VLDTR_E_MD_ABSTANDPINVOKE EMAKEHR(0x1292)
-#define VLDTR_E_MD_ABSTNOTVIRT EMAKEHR(0x1293)
-#define VLDTR_E_MD_NOTABSTNOTIMPL EMAKEHR(0x1294)
-#define VLDTR_E_MD_NOTABSTBADFLAGSRVA EMAKEHR(0x1295)
-#define VLDTR_E_MD_PRIVSCOPENORVA EMAKEHR(0x1296)
-#define VLDTR_E_MD_GLOBALABSTORVIRT EMAKEHR(0x1297)
-#define VLDTR_E_SIG_LONGFORM EMAKEHR(0x1298)
-#define VLDTR_E_MD_MULTIPLESEMANTICS EMAKEHR(0x1299)
-#define VLDTR_E_MD_INVALIDSEMANTICS EMAKEHR(0x129a)
-#define VLDTR_E_MD_SEMANTICSNOTEXIST EMAKEHR(0x129b)
-#define VLDTR_E_MI_DECLNOTVIRT EMAKEHR(0x129c)
-#define VLDTR_E_FMD_GLOBALITEM EMAKEHR(0x129d)
-#define VLDTR_E_MD_MULTSEMANTICFLAGS EMAKEHR(0x129e)
-#define VLDTR_E_MD_NOSEMANTICFLAGS EMAKEHR(0x129f)
-#define VLDTR_E_FD_FLDINIFACE EMAKEHR(0x12a0)
-#define VLDTR_E_AS_HASHALGID EMAKEHR(0x12a1)
-#define VLDTR_E_AS_PROCID EMAKEHR(0x12a2)
-#define VLDTR_E_AR_PROCID EMAKEHR(0x12a3)
-#define VLDTR_E_CN_PARENTRANGE EMAKEHR(0x12a4)
-#define VLDTR_E_AS_BADFLAGS EMAKEHR(0x12a5)
-#define VLDTR_E_TR_HASTYPEDEF EMAKEHR(0x12a6)
-#define VLDTR_E_IFACE_BADIMPL EMAKEHR(0x12a7)
-#define VLDTR_E_IFACE_BADIFACE EMAKEHR(0x12a8)
-#define VLDTR_E_TD_SECURNOTMARKED EMAKEHR(0x12a9)
-#define VLDTR_E_TD_MARKEDNOSECUR EMAKEHR(0x12aa)
-#define VLDTR_E_MD_CCTORHASARGS EMAKEHR(0x12ab)
-#define VLDTR_E_CT_BADIMPL EMAKEHR(0x12ac)
-#define VLDTR_E_MI_ALIENBODY EMAKEHR(0x12ad)
-#define VLDTR_E_MD_CCTORCALLCONV EMAKEHR(0x12ae)
-#define VLDTR_E_MI_BADCLASS EMAKEHR(0x12af)
-#define VLDTR_E_MI_CLASSISINTF EMAKEHR(0x12b0)
-#define VLDTR_E_MI_BADDECL EMAKEHR(0x12b1)
-#define VLDTR_E_MI_BADBODY EMAKEHR(0x12b2)
-#define VLDTR_E_MI_DUP EMAKEHR(0x12b3)
-#define VLDTR_E_FD_BADPARENT EMAKEHR(0x12b4)
-#define VLDTR_E_MD_PARAMOUTOFSEQ EMAKEHR(0x12b5)
-#define VLDTR_E_MD_PARASEQTOOBIG EMAKEHR(0x12b6)
-#define VLDTR_E_MD_PARMMARKEDNOMARSHAL EMAKEHR(0x12b7)
-#define VLDTR_E_MD_PARMMARSHALNOTMARKED EMAKEHR(0x12b8)
-#define VLDTR_E_MD_PARMMARKEDNODEFLT EMAKEHR(0x12ba)
-#define VLDTR_E_MD_PARMDEFLTNOTMARKED EMAKEHR(0x12bb)
-#define VLDTR_E_PR_BADSCOPE EMAKEHR(0x12bc)
-#define VLDTR_E_PR_NONAME EMAKEHR(0x12bd)
-#define VLDTR_E_PR_NOSIG EMAKEHR(0x12be)
-#define VLDTR_E_PR_DUP EMAKEHR(0x12bf)
-#define VLDTR_E_PR_BADCALLINGCONV EMAKEHR(0x12c0)
-#define VLDTR_E_PR_MARKEDNODEFLT EMAKEHR(0x12c1)
-#define VLDTR_E_PR_DEFLTNOTMARKED EMAKEHR(0x12c2)
-#define VLDTR_E_PR_BADSEMANTICS EMAKEHR(0x12c3)
-#define VLDTR_E_PR_BADMETHOD EMAKEHR(0x12c4)
-#define VLDTR_E_PR_ALIENMETHOD EMAKEHR(0x12c5)
-#define VLDTR_E_CN_BLOBNOTNULL EMAKEHR(0x12c6)
-#define VLDTR_E_CN_BLOBNULL EMAKEHR(0x12c7)
-#define VLDTR_E_EV_BADSCOPE EMAKEHR(0x12c8)
-#define VLDTR_E_EV_NONAME EMAKEHR(0x12ca)
-#define VLDTR_E_EV_DUP EMAKEHR(0x12cb)
-#define VLDTR_E_EV_BADEVTYPE EMAKEHR(0x12cc)
-#define VLDTR_E_EV_EVTYPENOTCLASS EMAKEHR(0x12cd)
-#define VLDTR_E_EV_BADSEMANTICS EMAKEHR(0x12ce)
-#define VLDTR_E_EV_BADMETHOD EMAKEHR(0x12cf)
-#define VLDTR_E_EV_ALIENMETHOD EMAKEHR(0x12d0)
-#define VLDTR_E_EV_NOADDON EMAKEHR(0x12d1)
-#define VLDTR_E_EV_NOREMOVEON EMAKEHR(0x12d2)
-#define VLDTR_E_CT_DUPTDNAME EMAKEHR(0x12d3)
-#define VLDTR_E_MAR_BADOFFSET EMAKEHR(0x12d4)
-#define VLDTR_E_DS_BADOWNER EMAKEHR(0x12d5)
-#define VLDTR_E_DS_BADFLAGS EMAKEHR(0x12d6)
-#define VLDTR_E_DS_NOBLOB EMAKEHR(0x12d7)
-#define VLDTR_E_MAR_BADIMPL EMAKEHR(0x12d8)
-#define VLDTR_E_MR_VARARGCALLINGCONV EMAKEHR(0x12da)
-#define VLDTR_E_MD_CTORNOTVOID EMAKEHR(0x12db)
-#define VLDTR_E_EV_FIRENOTVOID EMAKEHR(0x12dc)
-#define VLDTR_E_AS_BADLOCALE EMAKEHR(0x12dd)
-#define VLDTR_E_CN_PARENTTYPE EMAKEHR(0x12de)
#define VLDTR_E_SIG_SENTINMETHODDEF EMAKEHR(0x12df)
#define VLDTR_E_SIG_SENTMUSTVARARG EMAKEHR(0x12e0)
#define VLDTR_E_SIG_MULTSENTINELS EMAKEHR(0x12e1)
-#define VLDTR_E_SIG_LASTSENTINEL EMAKEHR(0x12e2)
#define VLDTR_E_SIG_MISSARG EMAKEHR(0x12e3)
#define VLDTR_E_SIG_BYREFINFIELD EMAKEHR(0x12e4)
-#define VLDTR_E_MD_SYNCMETHODINVTYPE EMAKEHR(0x12e5)
-#define VLDTR_E_TD_NAMETOOLONG EMAKEHR(0x12e6)
-#define VLDTR_E_AS_PROCDUP EMAKEHR(0x12e7)
-#define VLDTR_E_ASOS_DUP EMAKEHR(0x12e8)
-#define VLDTR_E_MAR_BADFLAGS EMAKEHR(0x12e9)
-#define VLDTR_E_CT_NOTYPEDEFID EMAKEHR(0x12ea)
-#define VLDTR_E_FILE_BADFLAGS EMAKEHR(0x12eb)
-#define VLDTR_E_FILE_NULLHASH EMAKEHR(0x12ec)
-#define VLDTR_E_MOD_NONAME EMAKEHR(0x12ed)
-#define VLDTR_E_MOD_NAMEFULLQLFD EMAKEHR(0x12ee)
-#define VLDTR_E_TD_RTSPCLNOTSPCL EMAKEHR(0x12ef)
-#define VLDTR_E_TD_EXTENDSIFACE EMAKEHR(0x12f0)
-#define VLDTR_E_MD_CTORPINVOKE EMAKEHR(0x12f1)
-#define VLDTR_E_TD_SYSENUMNOTCLASS EMAKEHR(0x12f2)
-#define VLDTR_E_TD_SYSENUMNOTEXTVTYPE EMAKEHR(0x12f3)
-#define VLDTR_E_MI_SIGMISMATCH EMAKEHR(0x12f4)
-#define VLDTR_E_TD_ENUMHASMETHODS EMAKEHR(0x12f5)
-#define VLDTR_E_TD_ENUMIMPLIFACE EMAKEHR(0x12f6)
-#define VLDTR_E_TD_ENUMHASPROP EMAKEHR(0x12f7)
-#define VLDTR_E_TD_ENUMHASEVENT EMAKEHR(0x12f8)
-#define VLDTR_E_TD_BADMETHODLST EMAKEHR(0x12f9)
-#define VLDTR_E_TD_BADFIELDLST EMAKEHR(0x12fa)
-#define VLDTR_E_CN_BADTYPE EMAKEHR(0x12fb)
-#define VLDTR_E_TD_ENUMNOINSTFLD EMAKEHR(0x12fc)
-#define VLDTR_E_TD_ENUMMULINSTFLD EMAKEHR(0x12fd)
-#define VLDTR_E_INTERRUPTED EMAKEHR(0x12fe)
-#define VLDTR_E_NOTINIT EMAKEHR(0x12ff)
#define CORDBG_E_UNRECOVERABLE_ERROR EMAKEHR(0x1300)
#define CORDBG_E_PROCESS_TERMINATED EMAKEHR(0x1301)
#define CORDBG_E_PROCESS_NOT_SYNCHRONIZED EMAKEHR(0x1302)
@@ -516,7 +164,6 @@
#define CORDBG_E_BAD_REFERENCE_VALUE EMAKEHR(0x1305)
#define CORDBG_E_FIELD_NOT_AVAILABLE EMAKEHR(0x1306)
#define CORDBG_E_NON_NATIVE_FRAME EMAKEHR(0x1307)
-#define CORDBG_E_NONCONTINUABLE_EXCEPTION EMAKEHR(0x1308)
#define CORDBG_E_CODE_NOT_AVAILABLE EMAKEHR(0x1309)
#define CORDBG_E_FUNCTION_NOT_IL EMAKEHR(0x130a)
#define CORDBG_E_CANT_SET_IP_INTO_FINALLY EMAKEHR(0x130e)
@@ -527,16 +174,11 @@
#define CORDBG_E_FUNC_EVAL_BAD_START_POINT EMAKEHR(0x1313)
#define CORDBG_E_INVALID_OBJECT EMAKEHR(0x1314)
#define CORDBG_E_FUNC_EVAL_NOT_COMPLETE EMAKEHR(0x1315)
-#define CORDBG_E_INPROC_NOT_IMPL EMAKEHR(0x1318)
#define CORDBG_E_STATIC_VAR_NOT_AVAILABLE EMAKEHR(0x131a)
-#define CORDBG_E_OBJECT_IS_NOT_COPYABLE_VALUE_CLASS EMAKEHR(0x131b)
#define CORDBG_E_CANT_SETIP_INTO_OR_OUT_OF_FILTER EMAKEHR(0x131c)
#define CORDBG_E_CANT_CHANGE_JIT_SETTING_FOR_ZAP_MODULE EMAKEHR(0x131d)
#define CORDBG_E_CANT_SET_IP_OUT_OF_FINALLY_ON_WIN64 EMAKEHR(0x131e)
#define CORDBG_E_CANT_SET_IP_OUT_OF_CATCH_ON_WIN64 EMAKEHR(0x131f)
-#define CORDBG_E_REMOTE_CONNECTION_CONN_RESET EMAKEHR(0x1320)
-#define CORDBG_E_REMOTE_CONNECTION_KEEP_ALIVE EMAKEHR(0x1321)
-#define CORDBG_E_REMOTE_CONNECTION_FATAL_ERROR EMAKEHR(0x1322)
#define CORDBG_E_CANT_SET_TO_JMC EMAKEHR(0x1323)
#define CORDBG_E_NO_CONTEXT_FOR_INTERNAL_FRAME EMAKEHR(0x1325)
#define CORDBG_E_NOT_CHILD_FRAME EMAKEHR(0x1326)
@@ -547,32 +189,21 @@
#define CORDBG_E_DEBUGGER_ALREADY_ATTACHED EMAKEHR(0x132e)
#define CORDBG_E_SUPERFLOUS_CONTINUE EMAKEHR(0x132f)
#define CORDBG_E_SET_VALUE_NOT_ALLOWED_ON_NONLEAF_FRAME EMAKEHR(0x1330)
-#define CORDBG_E_ENC_EH_MAX_NESTING_LEVEL_CANT_INCREASE EMAKEHR(0x1331)
#define CORDBG_E_ENC_MODULE_NOT_ENC_ENABLED EMAKEHR(0x1332)
#define CORDBG_E_SET_IP_NOT_ALLOWED_ON_EXCEPTION EMAKEHR(0x1333)
#define CORDBG_E_VARIABLE_IS_ACTUALLY_LITERAL EMAKEHR(0x1334)
#define CORDBG_E_PROCESS_DETACHED EMAKEHR(0x1335)
-#define CORDBG_E_ENC_METHOD_SIG_CHANGED EMAKEHR(0x1336)
-#define CORDBG_E_ENC_METHOD_NO_LOCAL_SIG EMAKEHR(0x1337)
#define CORDBG_E_ENC_CANT_ADD_FIELD_TO_VALUE_OR_LAYOUT_CLASS EMAKEHR(0x1338)
-#define CORDBG_E_ENC_CANT_CHANGE_FIELD EMAKEHR(0x1339)
-#define CORDBG_E_ENC_CANT_ADD_NON_PRIVATE_MEMBER EMAKEHR(0x133a)
#define CORDBG_E_FIELD_NOT_STATIC EMAKEHR(0x133b)
#define CORDBG_E_FIELD_NOT_INSTANCE EMAKEHR(0x133c)
-#define CORDBG_E_ENC_ZAPPED_WITHOUT_ENC EMAKEHR(0x133d)
-#define CORDBG_E_ENC_BAD_METHOD_INFO EMAKEHR(0x133e)
#define CORDBG_E_ENC_JIT_CANT_UPDATE EMAKEHR(0x133f)
-#define CORDBG_E_ENC_MISSING_CLASS EMAKEHR(0x1340)
#define CORDBG_E_ENC_INTERNAL_ERROR EMAKEHR(0x1341)
#define CORDBG_E_ENC_HANGING_FIELD EMAKEHR(0x1342)
#define CORDBG_E_MODULE_NOT_LOADED EMAKEHR(0x1343)
-#define CORDBG_E_ENC_CANT_CHANGE_SUPERCLASS EMAKEHR(0x1344)
#define CORDBG_E_UNABLE_TO_SET_BREAKPOINT EMAKEHR(0x1345)
#define CORDBG_E_DEBUGGING_NOT_POSSIBLE EMAKEHR(0x1346)
#define CORDBG_E_KERNEL_DEBUGGER_ENABLED EMAKEHR(0x1347)
#define CORDBG_E_KERNEL_DEBUGGER_PRESENT EMAKEHR(0x1348)
-#define CORDBG_E_HELPER_THREAD_DEAD EMAKEHR(0x1349)
-#define CORDBG_E_INTERFACE_INHERITANCE_CANT_CHANGE EMAKEHR(0x134a)
#define CORDBG_E_INCOMPATIBLE_PROTOCOL EMAKEHR(0x134b)
#define CORDBG_E_TOO_MANY_PROCESSES EMAKEHR(0x134c)
#define CORDBG_E_INTEROP_NOT_SUPPORTED EMAKEHR(0x134d)
@@ -580,15 +211,9 @@
#define CORDBG_E_OBJECT_NEUTERED EMAKEHR(0x134f)
#define CORPROF_E_FUNCTION_NOT_COMPILED EMAKEHR(0x1350)
#define CORPROF_E_DATAINCOMPLETE EMAKEHR(0x1351)
-#define CORPROF_E_NOT_REJITABLE_METHODS EMAKEHR(0x1352)
-#define CORPROF_E_CANNOT_UPDATE_METHOD EMAKEHR(0x1353)
#define CORPROF_E_FUNCTION_NOT_IL EMAKEHR(0x1354)
#define CORPROF_E_NOT_MANAGED_THREAD EMAKEHR(0x1355)
#define CORPROF_E_CALL_ONLY_FROM_INIT EMAKEHR(0x1356)
-#define CORPROF_E_INPROC_NOT_ENABLED EMAKEHR(0x1357)
-#define CORPROF_E_JITMAPS_NOT_ENABLED EMAKEHR(0x1358)
-#define CORPROF_E_INPROC_ALREADY_BEGUN EMAKEHR(0x1359)
-#define CORPROF_E_INPROC_NOT_AVAILABLE EMAKEHR(0x135a)
#define CORPROF_E_NOT_YET_AVAILABLE EMAKEHR(0x135b)
#define CORPROF_E_TYPE_IS_PARAMETERIZED EMAKEHR(0x135c)
#define CORPROF_E_FUNCTION_IS_PARAMETERIZED EMAKEHR(0x135d)
@@ -625,25 +250,17 @@
#define CORPROF_E_FUNCTION_IS_COLLECTIBLE EMAKEHR(0x137e)
#define CORPROF_E_CALLBACK6_REQUIRED EMAKEHR(0x1380)
#define CORPROF_E_CALLBACK7_REQUIRED EMAKEHR(0x1382)
-#define SECURITY_E_XML_TO_ASN_ENCODING EMAKEHR(0x1400)
#define SECURITY_E_INCOMPATIBLE_SHARE EMAKEHR(0x1401)
#define SECURITY_E_UNVERIFIABLE EMAKEHR(0x1402)
#define SECURITY_E_INCOMPATIBLE_EVIDENCE EMAKEHR(0x1403)
-#define CORSEC_E_DECODE_SET EMAKEHR(0x1410)
-#define CORSEC_E_ENCODE_SET EMAKEHR(0x1411)
-#define CORSEC_E_UNSUPPORTED_FORMAT EMAKEHR(0x1412)
-#define SN_CRYPTOAPI_CALL_FAILED EMAKEHR(0x1413)
#define CORSEC_E_CRYPTOAPI_CALL_FAILED EMAKEHR(0x1413)
-#define SN_NO_SUITABLE_CSP EMAKEHR(0x1414)
#define CORSEC_E_NO_SUITABLE_CSP EMAKEHR(0x1414)
-#define CORSEC_E_INVALID_ATTR EMAKEHR(0x1415)
#define CORSEC_E_POLICY_EXCEPTION EMAKEHR(0x1416)
#define CORSEC_E_MIN_GRANT_FAIL EMAKEHR(0x1417)
#define CORSEC_E_NO_EXEC_PERM EMAKEHR(0x1418)
#define CORSEC_E_XMLSYNTAX EMAKEHR(0x1419)
#define CORSEC_E_INVALID_STRONGNAME EMAKEHR(0x141a)
#define CORSEC_E_MISSING_STRONGNAME EMAKEHR(0x141b)
-#define CORSEC_E_CONTAINER_NOT_FOUND EMAKEHR(0x141c)
#define CORSEC_E_INVALID_IMAGE_FORMAT EMAKEHR(0x141d)
#define CORSEC_E_INVALID_PUBLICKEY EMAKEHR(0x141e)
#define CORSEC_E_SIGNATURE_MISMATCH EMAKEHR(0x1420)
@@ -652,52 +269,7 @@
#define CORSEC_E_INVALID_COUNTERSIGNATURE EMAKEHR(0x1423)
#define CORSEC_E_CRYPTO EMAKEHR(0x1430)
#define CORSEC_E_CRYPTO_UNEX_OPER EMAKEHR(0x1431)
-#define CORSECATTR_E_BAD_ATTRIBUTE EMAKEHR(0x143a)
-#define CORSECATTR_E_MISSING_CONSTRUCTOR EMAKEHR(0x143b)
-#define CORSECATTR_E_FAILED_TO_CREATE_PERM EMAKEHR(0x143c)
-#define CORSECATTR_E_BAD_ACTION_ASM EMAKEHR(0x143d)
-#define CORSECATTR_E_BAD_ACTION_OTHER EMAKEHR(0x143e)
-#define CORSECATTR_E_BAD_PARENT EMAKEHR(0x143f)
-#define CORSECATTR_E_TRUNCATED EMAKEHR(0x1440)
-#define CORSECATTR_E_BAD_VERSION EMAKEHR(0x1441)
#define CORSECATTR_E_BAD_ACTION EMAKEHR(0x1442)
-#define CORSECATTR_E_NO_SELF_REF EMAKEHR(0x1443)
-#define CORSECATTR_E_BAD_NONCAS EMAKEHR(0x1444)
-#define CORSECATTR_E_ASSEMBLY_LOAD_FAILED EMAKEHR(0x1445)
-#define CORSECATTR_E_ASSEMBLY_LOAD_FAILED_EX EMAKEHR(0x1446)
-#define CORSECATTR_E_TYPE_LOAD_FAILED EMAKEHR(0x1447)
-#define CORSECATTR_E_TYPE_LOAD_FAILED_EX EMAKEHR(0x1448)
-#define CORSECATTR_E_ABSTRACT EMAKEHR(0x1449)
-#define CORSECATTR_E_UNSUPPORTED_TYPE EMAKEHR(0x144a)
-#define CORSECATTR_E_UNSUPPORTED_ENUM_TYPE EMAKEHR(0x144b)
-#define CORSECATTR_E_NO_FIELD EMAKEHR(0x144c)
-#define CORSECATTR_E_NO_PROPERTY EMAKEHR(0x144d)
-#define CORSECATTR_E_EXCEPTION EMAKEHR(0x144e)
-#define CORSECATTR_E_EXCEPTION_HR EMAKEHR(0x144f)
-#define ISS_E_ISOSTORE EMAKEHR(0x1450)
-#define ISS_E_OPEN_STORE_FILE EMAKEHR(0x1460)
-#define ISS_E_OPEN_FILE_MAPPING EMAKEHR(0x1461)
-#define ISS_E_MAP_VIEW_OF_FILE EMAKEHR(0x1462)
-#define ISS_E_GET_FILE_SIZE EMAKEHR(0x1463)
-#define ISS_E_CREATE_MUTEX EMAKEHR(0x1464)
-#define ISS_E_LOCK_FAILED EMAKEHR(0x1465)
-#define ISS_E_FILE_WRITE EMAKEHR(0x1466)
-#define ISS_E_SET_FILE_POINTER EMAKEHR(0x1467)
-#define ISS_E_CREATE_DIR EMAKEHR(0x1468)
-#define ISS_E_STORE_NOT_OPEN EMAKEHR(0x1469)
-#define ISS_E_CORRUPTED_STORE_FILE EMAKEHR(0x1480)
-#define ISS_E_STORE_VERSION EMAKEHR(0x1481)
-#define ISS_E_FILE_NOT_MAPPED EMAKEHR(0x1482)
-#define ISS_E_BLOCK_SIZE_TOO_SMALL EMAKEHR(0x1483)
-#define ISS_E_ALLOC_TOO_LARGE EMAKEHR(0x1484)
-#define ISS_E_USAGE_WILL_EXCEED_QUOTA EMAKEHR(0x1485)
-#define ISS_E_TABLE_ROW_NOT_FOUND EMAKEHR(0x1486)
-#define ISS_E_DEPRECATE EMAKEHR(0x14a0)
-#define ISS_E_CALLER EMAKEHR(0x14a1)
-#define ISS_E_PATH_LENGTH EMAKEHR(0x14a2)
-#define ISS_E_MACHINE EMAKEHR(0x14a3)
-#define ISS_E_MACHINE_DACL EMAKEHR(0x14a4)
-#define ISS_E_ISOSTORE_END EMAKEHR(0x14ff)
#define COR_E_EXCEPTION EMAKEHR(0x1500)
#define COR_E_SYSTEM EMAKEHR(0x1501)
#define COR_E_ARGUMENTOUTOFRANGE EMAKEHR(0x1502)
@@ -709,11 +281,8 @@
#define COR_E_INDEXOUTOFRANGE EMAKEHR(0x1508)
#define COR_E_INVALIDOPERATION EMAKEHR(0x1509)
#define COR_E_SECURITY EMAKEHR(0x150a)
-#define COR_E_REMOTING EMAKEHR(0x150b)
#define COR_E_SERIALIZATION EMAKEHR(0x150c)
#define COR_E_VERIFICATION EMAKEHR(0x150d)
-#define COR_E_SERVER EMAKEHR(0x150e)
-#define COR_E_SERVICEDCOMPONENT EMAKEHR(0x150f)
#define COR_E_METHODACCESS EMAKEHR(0x1510)
#define COR_E_MISSINGFIELD EMAKEHR(0x1511)
#define COR_E_MISSINGMEMBER EMAKEHR(0x1512)
@@ -751,7 +320,6 @@
#define COR_E_OPERATIONCANCELED EMAKEHR(0x153b)
#define COR_E_INSUFFICIENTMEMORY EMAKEHR(0x153d)
#define COR_E_RUNTIMEWRAPPED EMAKEHR(0x153e)
-#define COR_E_DEVICESNOTSUPPORTED EMAKEHR(0x1540)
#define COR_E_DATAMISALIGNED EMAKEHR(0x1541)
#define COR_E_CODECONTRACTFAILED EMAKEHR(0x1542)
#define COR_E_TYPEACCESS EMAKEHR(0x1543)
@@ -772,191 +340,11 @@
#define COR_E_HOSTPROTECTION EMAKEHR(0x1640)
#define COR_E_ILLEGAL_REENTRANCY EMAKEHR(0x1641)
#define CLR_E_SHIM_RUNTIMELOAD EMAKEHR(0x1700)
-#define CLR_E_SHIM_RUNTIMEEXPORT EMAKEHR(0x1701)
-#define CLR_E_SHIM_INSTALLROOT EMAKEHR(0x1702)
-#define CLR_E_SHIM_INSTALLCOMP EMAKEHR(0x1703)
#define CLR_E_SHIM_LEGACYRUNTIMEALREADYBOUND EMAKEHR(0x1704)
#define CLR_E_SHIM_SHUTDOWNINPROGRESS EMAKEHR(0x1705)
-#define VER_E_HRESULT EMAKEHR(0x1801)
-#define VER_E_OFFSET EMAKEHR(0x1802)
-#define VER_E_OPCODE EMAKEHR(0x1803)
-#define VER_E_OPERAND EMAKEHR(0x1804)
-#define VER_E_TOKEN EMAKEHR(0x1805)
-#define VER_E_EXCEPT EMAKEHR(0x1806)
-#define VER_E_STACK_SLOT EMAKEHR(0x1807)
-#define VER_E_LOC EMAKEHR(0x1808)
-#define VER_E_ARG EMAKEHR(0x1809)
-#define VER_E_FOUND EMAKEHR(0x180a)
-#define VER_E_EXPECTED EMAKEHR(0x180b)
#define VER_E_LOC_BYNAME EMAKEHR(0x180c)
-#define VER_E_UNKNOWN_OPCODE EMAKEHR(0x1810)
-#define VER_E_SIG_CALLCONV EMAKEHR(0x1811)
-#define VER_E_SIG_ELEMTYPE EMAKEHR(0x1812)
-#define VER_E_RET_SIG EMAKEHR(0x1814)
#define VER_E_FIELD_SIG EMAKEHR(0x1815)
#define VER_E_OPEN_DLGT_PROT_ACC EMAKEHR(0x1816)
-#define VER_E_INTERNAL EMAKEHR(0x1818)
-#define VER_E_STACK_TOO_LARGE EMAKEHR(0x1819)
-#define VER_E_ARRAY_NAME_LONG EMAKEHR(0x181a)
-#define VER_E_FALLTHRU EMAKEHR(0x1820)
-#define VER_E_TRY_GTEQ_END EMAKEHR(0x1821)
-#define VER_E_TRYEND_GT_CS EMAKEHR(0x1822)
-#define VER_E_HND_GTEQ_END EMAKEHR(0x1823)
-#define VER_E_HNDEND_GT_CS EMAKEHR(0x1824)
-#define VER_E_FLT_GTEQ_CS EMAKEHR(0x1825)
-#define VER_E_TRY_START EMAKEHR(0x1826)
-#define VER_E_HND_START EMAKEHR(0x1827)
-#define VER_E_FLT_START EMAKEHR(0x1828)
-#define VER_E_TRY_OVERLAP EMAKEHR(0x1829)
-#define VER_E_TRY_EQ_HND_FIL EMAKEHR(0x182a)
-#define VER_E_TRY_SHARE_FIN_FAL EMAKEHR(0x182b)
-#define VER_E_HND_OVERLAP EMAKEHR(0x182c)
-#define VER_E_HND_EQ EMAKEHR(0x182d)
-#define VER_E_FIL_OVERLAP EMAKEHR(0x182e)
-#define VER_E_FIL_EQ EMAKEHR(0x182f)
-#define VER_E_FIL_CONT_TRY EMAKEHR(0x1830)
-#define VER_E_FIL_CONT_HND EMAKEHR(0x1831)
-#define VER_E_FIL_CONT_FIL EMAKEHR(0x1832)
-#define VER_E_FIL_GTEQ_CS EMAKEHR(0x1833)
-#define VER_E_FIL_START EMAKEHR(0x1834)
-#define VER_E_FALLTHRU_EXCEP EMAKEHR(0x1835)
-#define VER_E_FALLTHRU_INTO_HND EMAKEHR(0x1836)
-#define VER_E_FALLTHRU_INTO_FIL EMAKEHR(0x1837)
-#define VER_E_LEAVE EMAKEHR(0x1838)
-#define VER_E_RETHROW EMAKEHR(0x1839)
-#define VER_E_ENDFINALLY EMAKEHR(0x183a)
-#define VER_E_ENDFILTER EMAKEHR(0x183b)
-#define VER_E_ENDFILTER_MISSING EMAKEHR(0x183c)
-#define VER_E_BR_INTO_TRY EMAKEHR(0x183d)
-#define VER_E_BR_INTO_HND EMAKEHR(0x183e)
-#define VER_E_BR_INTO_FIL EMAKEHR(0x183f)
-#define VER_E_BR_OUTOF_TRY EMAKEHR(0x1840)
-#define VER_E_BR_OUTOF_HND EMAKEHR(0x1841)
-#define VER_E_BR_OUTOF_FIL EMAKEHR(0x1842)
-#define VER_E_BR_OUTOF_FIN EMAKEHR(0x1843)
-#define VER_E_RET_FROM_TRY EMAKEHR(0x1844)
-#define VER_E_RET_FROM_HND EMAKEHR(0x1845)
-#define VER_E_RET_FROM_FIL EMAKEHR(0x1846)
-#define VER_E_BAD_JMP_TARGET EMAKEHR(0x1847)
-#define VER_E_PATH_LOC EMAKEHR(0x1848)
-#define VER_E_PATH_THIS EMAKEHR(0x1849)
-#define VER_E_PATH_STACK EMAKEHR(0x184a)
-#define VER_E_PATH_STACK_DEPTH EMAKEHR(0x184b)
-#define VER_E_THIS EMAKEHR(0x184c)
-#define VER_E_THIS_UNINIT_EXCEP EMAKEHR(0x184d)
-#define VER_E_THIS_UNINIT_STORE EMAKEHR(0x184e)
-#define VER_E_THIS_UNINIT_RET EMAKEHR(0x184f)
-#define VER_E_THIS_UNINIT_V_RET EMAKEHR(0x1850)
-#define VER_E_THIS_UNINIT_BR EMAKEHR(0x1851)
-#define VER_E_LDFTN_CTOR EMAKEHR(0x1852)
-#define VER_E_STACK_NOT_EQ EMAKEHR(0x1853)
-#define VER_E_STACK_UNEXPECTED EMAKEHR(0x1854)
-#define VER_E_STACK_EXCEPTION EMAKEHR(0x1855)
-#define VER_E_STACK_OVERFLOW EMAKEHR(0x1856)
-#define VER_E_STACK_UNDERFLOW EMAKEHR(0x1857)
-#define VER_E_STACK_EMPTY EMAKEHR(0x1858)
-#define VER_E_STACK_UNINIT EMAKEHR(0x1859)
-#define VER_E_STACK_I_I4_I8 EMAKEHR(0x185a)
-#define VER_E_STACK_R_R4_R8 EMAKEHR(0x185b)
-#define VER_E_STACK_NO_R_I8 EMAKEHR(0x185c)
-#define VER_E_STACK_NUMERIC EMAKEHR(0x185d)
-#define VER_E_STACK_OBJREF EMAKEHR(0x185e)
-#define VER_E_STACK_P_OBJREF EMAKEHR(0x185f)
-#define VER_E_STACK_BYREF EMAKEHR(0x1860)
-#define VER_E_STACK_METHOD EMAKEHR(0x1861)
-#define VER_E_STACK_ARRAY_SD EMAKEHR(0x1862)
-#define VER_E_STACK_VALCLASS EMAKEHR(0x1863)
-#define VER_E_STACK_P_VALCLASS EMAKEHR(0x1864)
-#define VER_E_STACK_NO_VALCLASS EMAKEHR(0x1865)
-#define VER_E_LOC_DEAD EMAKEHR(0x1866)
-#define VER_E_LOC_NUM EMAKEHR(0x1867)
-#define VER_E_ARG_NUM EMAKEHR(0x1868)
-#define VER_E_TOKEN_RESOLVE EMAKEHR(0x1869)
-#define VER_E_TOKEN_TYPE EMAKEHR(0x186a)
-#define VER_E_TOKEN_TYPE_MEMBER EMAKEHR(0x186b)
-#define VER_E_TOKEN_TYPE_FIELD EMAKEHR(0x186c)
-#define VER_E_TOKEN_TYPE_SIG EMAKEHR(0x186d)
-#define VER_E_UNVERIFIABLE EMAKEHR(0x186e)
-#define VER_E_LDSTR_OPERAND EMAKEHR(0x186f)
-#define VER_E_RET_PTR_TO_STACK EMAKEHR(0x1870)
-#define VER_E_RET_VOID EMAKEHR(0x1871)
-#define VER_E_RET_MISSING EMAKEHR(0x1872)
-#define VER_E_RET_EMPTY EMAKEHR(0x1873)
-#define VER_E_RET_UNINIT EMAKEHR(0x1874)
-#define VER_E_ARRAY_ACCESS EMAKEHR(0x1875)
-#define VER_E_ARRAY_V_STORE EMAKEHR(0x1876)
-#define VER_E_ARRAY_SD EMAKEHR(0x1877)
-#define VER_E_ARRAY_SD_PTR EMAKEHR(0x1878)
-#define VER_E_ARRAY_FIELD EMAKEHR(0x1879)
-#define VER_E_ARGLIST EMAKEHR(0x187a)
-#define VER_E_VALCLASS EMAKEHR(0x187b)
-#define VER_E_METHOD_ACCESS EMAKEHR(0x187c)
-#define VER_E_FIELD_ACCESS EMAKEHR(0x187d)
-#define VER_E_DEAD EMAKEHR(0x187e)
-#define VER_E_FIELD_STATIC EMAKEHR(0x187f)
-#define VER_E_FIELD_NO_STATIC EMAKEHR(0x1880)
-#define VER_E_ADDR EMAKEHR(0x1881)
-#define VER_E_ADDR_BYREF EMAKEHR(0x1882)
-#define VER_E_ADDR_LITERAL EMAKEHR(0x1883)
-#define VER_E_INITONLY EMAKEHR(0x1884)
-#define VER_E_THROW EMAKEHR(0x1885)
-#define VER_E_CALLVIRT_VALCLASS EMAKEHR(0x1886)
-#define VER_E_CALL_SIG EMAKEHR(0x1887)
-#define VER_E_CALL_STATIC EMAKEHR(0x1888)
-#define VER_E_CTOR EMAKEHR(0x1889)
-#define VER_E_CTOR_VIRT EMAKEHR(0x188a)
-#define VER_E_CTOR_OR_SUPER EMAKEHR(0x188b)
-#define VER_E_CTOR_MUL_INIT EMAKEHR(0x188c)
-#define VER_E_SIG EMAKEHR(0x188d)
-#define VER_E_SIG_ARRAY EMAKEHR(0x188e)
-#define VER_E_SIG_ARRAY_PTR EMAKEHR(0x188f)
-#define VER_E_SIG_ARRAY_BYREF EMAKEHR(0x1890)
-#define VER_E_SIG_ELEM_PTR EMAKEHR(0x1891)
-#define VER_E_SIG_VARARG EMAKEHR(0x1892)
-#define VER_E_SIG_VOID EMAKEHR(0x1893)
-#define VER_E_SIG_BYREF_BYREF EMAKEHR(0x1894)
-#define VER_E_CODE_SIZE_ZERO EMAKEHR(0x1896)
-#define VER_E_BAD_VARARG EMAKEHR(0x1897)
-#define VER_E_TAIL_CALL EMAKEHR(0x1898)
-#define VER_E_TAIL_BYREF EMAKEHR(0x1899)
-#define VER_E_TAIL_RET EMAKEHR(0x189a)
-#define VER_E_TAIL_RET_VOID EMAKEHR(0x189b)
-#define VER_E_TAIL_RET_TYPE EMAKEHR(0x189c)
-#define VER_E_TAIL_STACK_EMPTY EMAKEHR(0x189d)
-#define VER_E_METHOD_END EMAKEHR(0x189e)
-#define VER_E_BAD_BRANCH EMAKEHR(0x189f)
-#define VER_E_FIN_OVERLAP EMAKEHR(0x18a0)
-#define VER_E_LEXICAL_NESTING EMAKEHR(0x18a1)
-#define VER_E_VOLATILE EMAKEHR(0x18a2)
-#define VER_E_UNALIGNED EMAKEHR(0x18a3)
-#define VER_E_INNERMOST_FIRST EMAKEHR(0x18a4)
-#define VER_E_CALLI_VIRTUAL EMAKEHR(0x18a5)
-#define VER_E_CALL_ABSTRACT EMAKEHR(0x18a6)
-#define VER_E_STACK_UNEXP_ARRAY EMAKEHR(0x18a7)
-#define VER_E_NOT_IN_GC_HEAP EMAKEHR(0x18a8)
-#define VER_E_TRY_N_EMPTY_STACK EMAKEHR(0x18a9)
-#define VER_E_DLGT_CTOR EMAKEHR(0x18aa)
-#define VER_E_DLGT_BB EMAKEHR(0x18ab)
-#define VER_E_DLGT_PATTERN EMAKEHR(0x18ac)
-#define VER_E_DLGT_LDFTN EMAKEHR(0x18ad)
-#define VER_E_FTN_ABSTRACT EMAKEHR(0x18ae)
-#define VER_E_SIG_C_VC EMAKEHR(0x18af)
-#define VER_E_SIG_VC_C EMAKEHR(0x18b0)
-#define VER_E_BOX_PTR_TO_STACK EMAKEHR(0x18b1)
-#define VER_E_SIG_BYREF_TB_AH EMAKEHR(0x18b2)
-#define VER_E_SIG_ARRAY_TB_AH EMAKEHR(0x18b3)
-#define VER_E_ENDFILTER_STACK EMAKEHR(0x18b4)
-#define VER_E_DLGT_SIG_I EMAKEHR(0x18b5)
-#define VER_E_DLGT_SIG_O EMAKEHR(0x18b6)
-#define VER_E_RA_PTR_TO_STACK EMAKEHR(0x18b7)
-#define VER_E_CATCH_VALUE_TYPE EMAKEHR(0x18b8)
-#define VER_E_CATCH_BYREF EMAKEHR(0x18b9)
-#define VER_E_FIL_PRECEED_HND EMAKEHR(0x18ba)
-#define VER_E_LDVIRTFTN_STATIC EMAKEHR(0x18bb)
-#define VER_E_CALLVIRT_STATIC EMAKEHR(0x18bc)
-#define VER_E_INITLOCALS EMAKEHR(0x18bd)
-#define VER_E_BR_TO_EXCEPTION EMAKEHR(0x18be)
-#define VER_E_CALL_CTOR EMAKEHR(0x18bf)
#define VER_E_VALCLASS_OBJREF_VAR EMAKEHR(0x18c0)
#define VER_E_STACK_P_VALCLASS_OBJREF_VAR EMAKEHR(0x18c1)
#define VER_E_SIG_VAR_PARAM EMAKEHR(0x18c2)
@@ -992,49 +380,8 @@
#define VER_E_FIELD_OVERLAP EMAKEHR(0x18e0)
#define VER_E_THIS_MISMATCH EMAKEHR(0x18e1)
#define VER_E_STACK_I_I4 EMAKEHR(0x18e2)
-#define VER_E_BAD_PE EMAKEHR(0x18f0)
-#define VER_E_BAD_MD EMAKEHR(0x18f1)
-#define VER_E_BAD_APPDOMAIN EMAKEHR(0x18f2)
-#define VER_E_TYPELOAD EMAKEHR(0x18f3)
-#define VER_E_PE_LOAD EMAKEHR(0x18f4)
-#define VER_E_WRITE_RVA_STATIC EMAKEHR(0x18f5)
#define VER_E_INITIALIZE_ARRAY_MISSING_TOKEN EMAKEHR(0x18f6)
#define COR_E_Data EMAKEHR(0x1920)
-#define VLDTR_E_IFACE_NOTIFACE EMAKEHR(0x1b00)
-#define VLDTR_E_FD_RVAHASNORVA EMAKEHR(0x1b01)
-#define VLDTR_E_FD_RVAHASZERORVA EMAKEHR(0x1b02)
-#define VLDTR_E_MD_RVAANDIMPLMAP EMAKEHR(0x1b03)
-#define VLDTR_E_TD_EXTRAFLAGS EMAKEHR(0x1b04)
-#define VLDTR_E_TD_EXTENDSITSELF EMAKEHR(0x1b05)
-#define VLDTR_E_TD_SYSVTNOTEXTOBJ EMAKEHR(0x1b06)
-#define VLDTR_E_TD_EXTTYPESPEC EMAKEHR(0x1b07)
-#define VLDTR_E_TD_VTNOSIZE EMAKEHR(0x1b09)
-#define VLDTR_E_TD_IFACESEALED EMAKEHR(0x1b0a)
-#define VLDTR_E_NC_BADNESTED EMAKEHR(0x1b0b)
-#define VLDTR_E_NC_BADENCLOSER EMAKEHR(0x1b0c)
-#define VLDTR_E_NC_DUP EMAKEHR(0x1b0d)
-#define VLDTR_E_NC_DUPENCLOSER EMAKEHR(0x1b0e)
-#define VLDTR_E_FRVA_ZERORVA EMAKEHR(0x1b0f)
-#define VLDTR_E_FRVA_BADFIELD EMAKEHR(0x1b10)
-#define VLDTR_E_FRVA_DUPRVA EMAKEHR(0x1b11)
-#define VLDTR_E_FRVA_DUPFIELD EMAKEHR(0x1b12)
-#define VLDTR_E_EP_BADTOKEN EMAKEHR(0x1b13)
-#define VLDTR_E_EP_INSTANCE EMAKEHR(0x1b14)
-#define VLDTR_E_TD_ENUMFLDBADTYPE EMAKEHR(0x1b15)
-#define VLDTR_E_MD_BADRVA EMAKEHR(0x1b16)
-#define VLDTR_E_FD_LITERALNODEFAULT EMAKEHR(0x1b17)
-#define VLDTR_E_IFACE_METHNOTIMPL EMAKEHR(0x1b18)
-#define VLDTR_E_CA_BADPARENT EMAKEHR(0x1b19)
-#define VLDTR_E_CA_BADTYPE EMAKEHR(0x1b1a)
-#define VLDTR_E_CA_NOTCTOR EMAKEHR(0x1b1b)
-#define VLDTR_E_CA_BADSIG EMAKEHR(0x1b1c)
-#define VLDTR_E_CA_NOSIG EMAKEHR(0x1b1d)
-#define VLDTR_E_CA_BADPROLOG EMAKEHR(0x1b1e)
-#define VLDTR_E_MD_BADLOCALSIGTOK EMAKEHR(0x1b1f)
-#define VLDTR_E_MD_BADHEADER EMAKEHR(0x1b20)
-#define VLDTR_E_EP_TOOMANYARGS EMAKEHR(0x1b21)
-#define VLDTR_E_EP_BADRET EMAKEHR(0x1b22)
-#define VLDTR_E_EP_BADARG EMAKEHR(0x1b23)
#define VLDTR_E_SIG_BADVOID EMAKEHR(0x1b24)
#define VLDTR_E_IFACE_METHMULTIMPL EMAKEHR(0x1b25)
#define VLDTR_E_GP_NAMENULL EMAKEHR(0x1b26)
@@ -1059,16 +406,9 @@
#define VLDTR_E_MS_METHODNOTGENERIC EMAKEHR(0x1b39)
#define VLDTR_E_SIG_MISSARITY EMAKEHR(0x1b3a)
#define VLDTR_E_SIG_ARITYMISMATCH EMAKEHR(0x1b3b)
-#define VLDTR_E_MD_GENERIC_CCTOR EMAKEHR(0x1b3c)
-#define VLDTR_E_MD_GENERIC_CTOR EMAKEHR(0x1b3d)
-#define VLDTR_E_MD_GENERIC_IMPORT EMAKEHR(0x1b3e)
-#define VLDTR_E_MD_GENERIC_BADCALLCONV EMAKEHR(0x1b3f)
#define VLDTR_E_EP_GENERIC_METHOD EMAKEHR(0x1b40)
-#define VLDTR_E_MD_MISSARITY EMAKEHR(0x1b41)
-#define VLDTR_E_MD_ARITYZERO EMAKEHR(0x1b42)
#define VLDTR_E_SIG_ARITYZERO EMAKEHR(0x1b43)
#define VLDTR_E_MS_ARITYZERO EMAKEHR(0x1b44)
-#define VLDTR_E_MD_GPMISMATCH EMAKEHR(0x1b45)
#define VLDTR_E_EP_GENERIC_TYPE EMAKEHR(0x1b46)
#define VLDTR_E_MI_DECLNOTGENERIC EMAKEHR(0x1b47)
#define VLDTR_E_MI_IMPLNOTGENERIC EMAKEHR(0x1b48)
@@ -1081,7 +421,6 @@
#define VLDTR_E_TD_GENERICHASEXPLAYOUT EMAKEHR(0x1b4f)
#define VLDTR_E_SIG_BADTOKTYPE EMAKEHR(0x1b50)
#define VLDTR_E_IFACE_METHNOTIMPLTHISMOD EMAKEHR(0x1b51)
-#define TLBX_E_CIRCULAR_EXPORT2 EMAKEHR(0x1b52)
#define CORDBG_E_THREAD_NOT_SCHEDULED EMAKEHR(0x1c00)
#define CORDBG_E_HANDLE_HAS_BEEN_DISPOSED EMAKEHR(0x1c01)
#define CORDBG_E_NONINTERCEPTABLE_EXCEPTION EMAKEHR(0x1c02)
@@ -1199,7 +538,6 @@
#define COR_E_OUTOFMEMORY E_OUTOFMEMORY
#define COR_E_NULLREFERENCE E_POINTER
#define COR_E_ARITHMETIC __HRESULT_FROM_WIN32(ERROR_ARITHMETIC_OVERFLOW)
-#define COR_E_BAD_PATHNAME __HRESULT_FROM_WIN32(ERROR_BAD_PATHNAME)
#define COR_E_PATHTOOLONG __HRESULT_FROM_WIN32(ERROR_FILENAME_EXCED_RANGE)
#define COR_E_FILENOTFOUND __HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND)
#define COR_E_ENDOFSTREAM __HRESULT_FROM_WIN32(ERROR_HANDLE_EOF)