Was bedeuten die einzelnen Windows-Fehler (Liste)?

~ 0 min
2024-03-11 17:35
  • Untenstehend eine Liste mit allen Windows Error Codes.
  • Mit der untenstehenden Liste können Sie z.B. herausfinden, was ein Fehlercode beim Ergebnis einer Aufgabe bzw. eines Tasks in der Windows-Aufgabenplanung bedeutet.
    Fehler: Beschreibung:
    0x0	ERROR_SUCCESS
    0	The operation completed successfully.
    0x1	ERROR_INVALID_FUNCTION
    1	Incorrect function.
    0x2	ERROR_FILE_NOT_FOUND
    2	The system cannot find the file specified.
    0x3	ERROR_PATH_NOT_FOUND
    3	The system cannot find the path specified.
    0x4	ERROR_TOO_MANY_OPEN_FILES
    4	The system cannot open the file.
    0x5	ERROR_ACCESS_DENIED
    5	Access is denied.
    0x6	ERROR_INVALID_HANDLE
    6	The handle is invalid.
    0x7	ERROR_ARENA_TRASHED
    7	The storage control blocks were destroyed.
    0x8	ERROR_NOT_ENOUGH_MEMORY
    8	Not enough storage is available to process this command.
    0x9	ERROR_INVALID_BLOCK
    9	The storage control block address is invalid.
    0xA	ERROR_BAD_ENVIRONMENT
    10	The environment is incorrect.
    0xB	ERROR_BAD_FORMAT
    11	An attempt was made to load a program with an incorrect format.
    0xC	ERROR_INVALID_ACCESS
    12	The access code is invalid.
    0xD	ERROR_INVALID_DATA
    13	The data is invalid.
    0xE	ERROR_OUTOFMEMORY
    14	Not enough storage is available to complete this operation.
    0xF	ERROR_INVALID_DRIVE
    15	The system cannot find the drive specified.
    0x10	ERROR_CURRENT_DIRECTORY
    16	The directory cannot be removed.
    0x11	ERROR_NOT_SAME_DEVICE
    17	The system cannot move the file to a different disk drive.
    0x12	ERROR_NO_MORE_FILES
    18	There are no more files.
    0x13	ERROR_WRITE_PROTECT
    19	The media is write protected.
    0x14	ERROR_BAD_UNIT
    20	The system cannot find the device specified.
    0x15	ERROR_NOT_READY
    21	The device is not ready.
    0x16	ERROR_BAD_COMMAND
    22	The device does not recognize the command.
    0x17	ERROR_CRC
    23	Data error (cyclic redundancy check).
    0x18	ERROR_BAD_LENGTH
    24	The program issued a command but the command length is incorrect.
    0x19	ERROR_SEEK
    25	The drive cannot locate a specific area or track on the disk.
    0x1A	ERROR_NOT_DOS_DISK
    26	The specified disk or diskette cannot be accessed.
    0x1B	ERROR_SECTOR_NOT_FOUND
    27	The drive cannot find the sector requested.
    0x1C	ERROR_OUT_OF_PAPER
    28	The printer is out of paper.
    0x1D	ERROR_WRITE_FAULT
    29	The system cannot write to the specified device.
    0x1E	ERROR_READ_FAULT
    30	The system cannot read from the specified device.
    0x1F	ERROR_GEN_FAILURE
    31	A device attached to the system is not functioning.
    0x20	ERROR_SHARING_VIOLATION
    32	The process cannot access the file because it is being used by another process.
    0x21	ERROR_LOCK_VIOLATION
    33	The process cannot access the file because another process has locked a portion of the file.
    0x22	ERROR_WRONG_DISK
    34	The wrong diskette is in the drive. Insert %2 (Volume Serial Number: %3) into drive %1.
    0x24	ERROR_SHARING_BUFFER_EXCEEDED
    36	Too many files opened for sharing.
    0x26	ERROR_HANDLE_EOF
    38	Reached the end of the file.
    0x27	ERROR_HANDLE_DISK_FULL
    39	The disk is full.
    0x32	ERROR_NOT_SUPPORTED
    50	The request is not supported.
    0x33	ERROR_REM_NOT_LIST
    51	Windows cannot find the network path. Verify that the network path is correct and the destination computer is not busy or turned off. If Windows still cannot find the network path, contact your network administrator.
    0x34	ERROR_DUP_NAME
    52	You were not connected because a duplicate name exists on the network. If joining a domain, go to System in Control Panel to change the computer name and try again. If joining a workgroup, choose another workgroup name.
    0x35	ERROR_BAD_NETPATH
    53	The network path was not found.
    0x36	ERROR_NETWORK_BUSY
    54	The network is busy.
    0x37	ERROR_DEV_NOT_EXIST
    55	The specified network resource or device is no longer available.
    0x38	ERROR_TOO_MANY_CMDS
    56	The network BIOS command limit has been reached.
    0x39	ERROR_ADAP_HDW_ERR
    57	A network adapter hardware error occurred.
    0x3A	ERROR_BAD_NET_RESP
    58	The specified server cannot perform the requested operation.
    0x3B	ERROR_UNEXP_NET_ERR
    59	An unexpected network error occurred.
    0x3C	ERROR_BAD_REM_ADAP
    60	The remote adapter is not compatible.
    0x3D	ERROR_PRINTQ_FULL
    61	The printer queue is full.
    0x3E	ERROR_NO_SPOOL_SPACE
    62	Space to store the file waiting to be printed is not available on the server.
    0x3F	ERROR_PRINT_CANCELLED
    63	Your file waiting to be printed was deleted.
    0x40	ERROR_NETNAME_DELETED
    64	The specified network name is no longer available.
    0x41	ERROR_NETWORK_ACCESS_DENIED
    65	Network access is denied.
    0x42	ERROR_BAD_DEV_TYPE
    66	The network resource type is not correct.
    0x43	ERROR_BAD_NET_NAME
    67	The network name cannot be found.
    0x44	ERROR_TOO_MANY_NAMES
    68	The name limit for the local computer network adapter card was exceeded.
    0x45	ERROR_TOO_MANY_SESS
    69	The network BIOS session limit was exceeded.
    0x46	ERROR_SHARING_PAUSED
    70	The remote server has been paused or is in the process of being started.
    0x47	ERROR_REQ_NOT_ACCEP
    71	No more connections can be made to this remote computer at this time because there are already as many connections as the computer can accept.
    0x48	ERROR_REDIR_PAUSED
    72	The specified printer or disk device has been paused.
    0x50	ERROR_FILE_EXISTS
    80	The file exists.
    0x52	ERROR_CANNOT_MAKE
    82	The directory or file cannot be created.
    0x53	ERROR_FAIL_I24
    83	Fail on INT 24.
    0x54	ERROR_OUT_OF_STRUCTURES
    84	Storage to process this request is not available.
    0x55	ERROR_ALREADY_ASSIGNED
    85	The local device name is already in use.
    0x56	ERROR_INVALID_PASSWORD
    86	The specified network password is not correct.
    0x57	ERROR_INVALID_PARAMETER
    87	The parameter is incorrect.
    0x58	ERROR_NET_WRITE_FAULT
    88	A write fault occurred on the network.
    0x59	ERROR_NO_PROC_SLOTS
    89	The system cannot start another process at this time.
    0x64	ERROR_TOO_MANY_SEMAPHORES
    100	Cannot create another system semaphore.
    0x65	ERROR_EXCL_SEM_ALREADY_OWNED
    101	The exclusive semaphore is owned by another process.
    0x66	ERROR_SEM_IS_SET
    102	The semaphore is set and cannot be closed.
    0x67	ERROR_TOO_MANY_SEM_REQUESTS
    103	The semaphore cannot be set again.
    0x68	ERROR_INVALID_AT_INTERRUPT_TIME
    104	Cannot request exclusive semaphores at interrupt time.
    0x69	ERROR_SEM_OWNER_DIED
    105	The previous ownership of this semaphore has ended.
    0x6A	ERROR_SEM_USER_LIMIT
    106	Insert the diskette for drive %1.
    0x6B	ERROR_DISK_CHANGE
    107	The program stopped because an alternate diskette was not inserted.
    0x6C	ERROR_DRIVE_LOCKED
    108	The disk is in use or locked by another process.
    0x6D	ERROR_BROKEN_PIPE
    109	The pipe has been ended.
    0x6E	ERROR_OPEN_FAILED
    110	The system cannot open the device or file specified.
    0x6F	ERROR_BUFFER_OVERFLOW
    111	The file name is too long.
    0x70	ERROR_DISK_FULL
    112	There is not enough space on the disk.
    0x71	ERROR_NO_MORE_SEARCH_HANDLES
    113	No more internal file identifiers available.
    0x72	ERROR_INVALID_TARGET_HANDLE
    114	The target internal file identifier is incorrect.
    0x75	ERROR_INVALID_CATEGORY
    117	The IOCTL call made by the application program is not correct.
    0x76	ERROR_INVALID_VERIFY_SWITCH
    118	The verify-on-write switch parameter value is not correct.
    0x77	ERROR_BAD_DRIVER_LEVEL
    119	The system does not support the command requested.
    0x78	ERROR_CALL_NOT_IMPLEMENTED
    120	This function is not supported on this system.
    0x79	ERROR_SEM_TIMEOUT
    121	The semaphore timeout period has expired.
    0x7A	ERROR_INSUFFICIENT_BUFFER
    122	The data area passed to a system call is too small.
    0x7B	ERROR_INVALID_NAME
    123	The filename, directory name, or volume label syntax is incorrect.
    0x7C	ERROR_INVALID_LEVEL
    124	The system call level is not correct.
    0x7D	ERROR_NO_VOLUME_LABEL
    125	The disk has no volume label.
    0x7E	ERROR_MOD_NOT_FOUND
    126	The specified module could not be found.
    0x7F	ERROR_PROC_NOT_FOUND
    127	The specified procedure could not be found.
    0x80	ERROR_WAIT_NO_CHILDREN
    128	There are no child processes to wait for.
    0x81	ERROR_CHILD_NOT_COMPLETE
    129	The %1 application cannot be run in Win32 mode.
    0x82	ERROR_DIRECT_ACCESS_HANDLE
    130	Attempt to use a file handle to an open disk partition for an operation other than raw disk I/O.
    0x83	ERROR_NEGATIVE_SEEK
    131	An attempt was made to move the file pointer before the beginning of the file.
    0x84	ERROR_SEEK_ON_DEVICE
    132	The file pointer cannot be set on the specified device or file.
    0x85	ERROR_IS_JOIN_TARGET
    133	A JOIN or SUBST command cannot be used for a drive that contains previously joined drives.
    0x86	ERROR_IS_JOINED
    134	An attempt was made to use a JOIN or SUBST command on a drive that has already been joined.
    0x87	ERROR_IS_SUBSTED
    135	An attempt was made to use a JOIN or SUBST command on a drive that has already been substituted.
    0x88	ERROR_NOT_JOINED
    136	The system tried to delete the JOIN of a drive that is not joined.
    0x89	ERROR_NOT_SUBSTED
    137	The system tried to delete the substitution of a drive that is not substituted.
    0x8A	ERROR_JOIN_TO_JOIN
    138	The system tried to join a drive to a directory on a joined drive.
    0x8B	ERROR_SUBST_TO_SUBST
    139	The system tried to substitute a drive to a directory on a substituted drive.
    0x8C	ERROR_JOIN_TO_SUBST
    140	The system tried to join a drive to a directory on a substituted drive.
    0x8D	ERROR_SUBST_TO_JOIN
    141	The system tried to SUBST a drive to a directory on a joined drive.
    0x8E	ERROR_BUSY_DRIVE
    142	The system cannot perform a JOIN or SUBST at this time.
    0x8F	ERROR_SAME_DRIVE
    143	The system cannot join or substitute a drive to or for a directory on the same drive.
    0x90	ERROR_DIR_NOT_ROOT
    144	The directory is not a subdirectory of the root directory.
    0x91	ERROR_DIR_NOT_EMPTY
    145	The directory is not empty.
    0x92	ERROR_IS_SUBST_PATH
    146	The path specified is being used in a substitute.
    0x93	ERROR_IS_JOIN_PATH
    147	Not enough resources are available to process this command.
    0x94	ERROR_PATH_BUSY
    148	The path specified cannot be used at this time.
    0x95	ERROR_IS_SUBST_TARGET
    149	An attempt was made to join or substitute a drive for which a directory on the drive is the target of a previous substitute.
    0x96	ERROR_SYSTEM_TRACE
    150	System trace information was not specified in your CONFIG.SYS file, or tracing is disallowed.
    0x97	ERROR_INVALID_EVENT_COUNT
    151	The number of specified semaphore events for DosMuxSemWait is not correct.
    0x98	ERROR_TOO_MANY_MUXWAITERS
    152	DosMuxSemWait did not execute; too many semaphores are already set.
    0x99	ERROR_INVALID_LIST_FORMAT
    153	The DosMuxSemWait list is not correct.
    0x9A	ERROR_LABEL_TOO_LONG
    154	The volume label you entered exceeds the label character limit of the target file system.
    0x9B	ERROR_TOO_MANY_TCBS
    155	Cannot create another thread.
    0x9C	ERROR_SIGNAL_REFUSED
    156	The recipient process has refused the signal.
    0x9D	ERROR_DISCARDED
    157	The segment is already discarded and cannot be locked.
    0x9E	ERROR_NOT_LOCKED
    158	The segment is already unlocked.
    0x9F	ERROR_BAD_THREADID_ADDR
    159	The address for the thread ID is not correct.
    0xA0	ERROR_BAD_ARGUMENTS
    160	One or more arguments are not correct.
    0xA1	ERROR_BAD_PATHNAME
    161	The specified path is invalid.
    0xA2	ERROR_SIGNAL_PENDING
    162	A signal is already pending.
    0xA4	ERROR_MAX_THRDS_REACHED
    164	No more threads can be created in the system.
    0xA7	ERROR_LOCK_FAILED
    167	Unable to lock a region of a file.
    0xAA	ERROR_BUSY
    170	The requested resource is in use.
    0xAD	ERROR_CANCEL_VIOLATION
    173	A lock request was not outstanding for the supplied cancel region.
    0xAE	ERROR_ATOMIC_LOCKS_NOT_SUPPORTED
    174	The file system does not support atomic changes to the lock type.
    0xB4	ERROR_INVALID_SEGMENT_NUMBER
    180	The system detected a segment number that was not correct.
    0xB6	ERROR_INVALID_ORDINAL
    182	The operating system cannot run %1.
    0xB7	ERROR_ALREADY_EXISTS
    183	Cannot create a file when that file already exists.
    0xBA	ERROR_INVALID_FLAG_NUMBER
    186	The flag passed is not correct.
    0xBB	ERROR_SEM_NOT_FOUND
    187	The specified system semaphore name was not found.
    0xBC	ERROR_INVALID_STARTING_CODESEG
    188	The operating system cannot run %1.
    0xBD	ERROR_INVALID_STACKSEG
    189	The operating system cannot run %1.
    0xBE	ERROR_INVALID_MODULETYPE
    190	The operating system cannot run %1.
    0xBF	ERROR_INVALID_EXE_SIGNATURE
    191	Cannot run %1 in Win32 mode.
    0xC0	ERROR_EXE_MARKED_INVALID
    192	The operating system cannot run %1.
    0xC1	ERROR_BAD_EXE_FORMAT
    193	%1 is not a valid Win32 application.
    0xC2	ERROR_ITERATED_DATA_EXCEEDS_64k
    194	The operating system cannot run %1.
    0xC3	ERROR_INVALID_MINALLOCSIZE
    195	The operating system cannot run %1.
    0xC4	ERROR_DYNLINK_FROM_INVALID_RING
    196	The operating system cannot run this application program.
    0xC5	ERROR_IOPL_NOT_ENABLED
    197	The operating system is not presently configured to run this application.
    0xC6	ERROR_INVALID_SEGDPL
    198	The operating system cannot run %1.
    0xC7	ERROR_AUTODATASEG_EXCEEDS_64k
    199	The operating system cannot run this application program.
    0xC8	ERROR_RING2SEG_MUST_BE_MOVABLE
    200	The code segment cannot be greater than or equal to 64K.
    0xC9	ERROR_RELOC_CHAIN_XEEDS_SEGLIM
    201	The operating system cannot run %1.
    0xCA	ERROR_INFLOOP_IN_RELOC_CHAIN
    202	The operating system cannot run %1.
    0xCB	ERROR_ENVVAR_NOT_FOUND
    203	The system could not find the environment option that was entered.
    0xCD	ERROR_NO_SIGNAL_SENT
    205	No process in the command subtree has a signal handler.
    0xCE	ERROR_FILENAME_EXCED_RANGE
    206	The filename or extension is too long.
    0xCF	ERROR_RING2_STACK_IN_USE
    207	The ring 2 stack is in use.
    0xD0	ERROR_META_EXPANSION_TOO_LONG
    208	The global filename characters, * or ?, are entered incorrectly or too many global filename characters are specified.
    0xD1	ERROR_INVALID_SIGNAL_NUMBER
    209	The signal being posted is not correct.
    0xD2	ERROR_THREAD_1_INACTIVE
    210	The signal handler cannot be set.
    0xD4	ERROR_LOCKED
    212	The segment is locked and cannot be reallocated.
    0xD6	ERROR_TOO_MANY_MODULES
    214	Too many dynamic-link modules are attached to this program or dynamic-link module.
    0xD7	ERROR_NESTING_NOT_ALLOWED
    215	Cannot nest calls to LoadModule.
    0xD8	ERROR_EXE_MACHINE_TYPE_MISMATCH
    216	This version of %1 is not compatible with the version of Windows you're running. Check your computer's system information to see whether you need a x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher.
    0xD9	ERROR_EXE_CANNOT_MODIFY_SIGNED_BINARY
    217	The image file %1 is signed, unable to modify.
    0xDA	ERROR_EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY
    218	The image file %1 is strong signed, unable to modify.
    0xDC	ERROR_FILE_CHECKED_OUT
    220	This file is checked out or locked for editing by another user.
    0xDD	ERROR_CHECKOUT_REQUIRED
    221	The file must be checked out before saving changes.
    0xDE	ERROR_BAD_FILE_TYPE
    222	The file type being saved or retrieved has been blocked.
    0xDF	ERROR_FILE_TOO_LARGE
    223	The file size exceeds the limit allowed and cannot be saved.
    0xE0	ERROR_FORMS_AUTH_REQUIRED
    224	Access Denied. Before opening files in this location, you must first add the web site to your trusted sites list, browse to the web site, and select the option to login automatically.
    0xE1	ERROR_VIRUS_INFECTED
    225	Operation did not complete successfully because the file contains a virus.
    0xE2	ERROR_VIRUS_DELETED
    226	This file contains a virus and cannot be opened. Due to the nature of this virus, the file has been removed from this location.
    0xE5	ERROR_PIPE_LOCAL
    229	The pipe is local.
    0xE6	ERROR_BAD_PIPE
    230	The pipe state is invalid.
    0xE7	ERROR_PIPE_BUSY
    231	All pipe instances are busy.
    0xE8	ERROR_NO_DATA
    232	The pipe is being closed.
    0xE9	ERROR_PIPE_NOT_CONNECTED
    233	No process is on the other end of the pipe.
    0xEA	ERROR_MORE_DATA
    234	More data is available.
    0xF0	ERROR_VC_DISCONNECTED
    240	The session was canceled.
    0xFE	ERROR_INVALID_EA_NAME
    254	The specified extended attribute name was invalid.
    0xFF	ERROR_EA_LIST_INCONSISTENT
    255	The extended attributes are inconsistent.
    0x102	WAIT_TIMEOUT
    258	The wait operation timed out.
    0x103	ERROR_NO_MORE_ITEMS
    259	No more data is available.
    0x10A	ERROR_CANNOT_COPY
    266	The copy functions cannot be used.
    0x10B	ERROR_DIRECTORY
    267	The directory name is invalid.
    0x113	ERROR_EAS_DIDNT_FIT
    275	The extended attributes did not fit in the buffer.
    0x114	ERROR_EA_FILE_CORRUPT
    276	The extended attribute file on the mounted file system is corrupt.
    0x115	ERROR_EA_TABLE_FULL
    277	The extended attribute table file is full.
    0x116	ERROR_INVALID_EA_HANDLE
    278	The specified extended attribute handle is invalid.
    0x11A	ERROR_EAS_NOT_SUPPORTED
    282	The mounted file system does not support extended attributes.
    0x120	ERROR_NOT_OWNER
    288	Attempt to release mutex not owned by caller.
    0x12A	ERROR_TOO_MANY_POSTS
    298	Too many posts were made to a semaphore.
    0x12B	ERROR_PARTIAL_COPY
    299	Only part of a ReadProcessMemory or WriteProcessMemory request was completed.
    0x12C	ERROR_OPLOCK_NOT_GRANTED
    300	The oplock request is denied.
    0x12D	ERROR_INVALID_OPLOCK_PROTOCOL
    301	An invalid oplock acknowledgment was received by the system.
    0x12E	ERROR_DISK_TOO_FRAGMENTED
    302	The volume is too fragmented to complete this operation.
    0x12F	ERROR_DELETE_PENDING
    303	The file cannot be opened because it is in the process of being deleted.
    0x130	ERROR_INCOMPATIBLE_WITH_GLOBAL_SHORT_NAME_REGISTRY_SETTING
    304	Short name settings may not be changed on this volume due to the global registry setting.
    0x131	ERROR_SHORT_NAMES_NOT_ENABLED_ON_VOLUME
    305	Short names are not enabled on this volume.
    0x132	ERROR_SECURITY_STREAM_IS_INCONSISTENT
    306	The security stream for the given volume is in an inconsistent state. Please run CHKDSK on the volume.
    0x133	ERROR_INVALID_LOCK_RANGE
    307	A requested file lock operation cannot be processed due to an invalid byte range.
    0x134	ERROR_IMAGE_SUBSYSTEM_NOT_PRESENT
    308	The subsystem needed to support the image type is not present.
    0x135	ERROR_NOTIFICATION_GUID_ALREADY_DEFINED
    309	The specified file already has a notification GUID associated with it.
    0x13D	ERROR_MR_MID_NOT_FOUND
    317	The system cannot find message text for message number 0x%1 in the message file for %2.
    0x13E	ERROR_SCOPE_NOT_FOUND
    318	The scope specified was not found.
    0x15E	ERROR_FAIL_NOACTION_REBOOT
    350	No action was taken as a system reboot is required.
    0x15F	ERROR_FAIL_SHUTDOWN
    351	The shutdown operation failed.
    0x160	ERROR_FAIL_RESTART
    352	The restart operation failed.
    0x161	ERROR_MAX_SESSIONS_REACHED
    353	The maximum number of sessions has been reached.
    0x190	ERROR_THREAD_MODE_ALREADY_BACKGROUND
    400	The thread is already in background processing mode.
    0x191	ERROR_THREAD_MODE_NOT_BACKGROUND
    401	The thread is not in background processing mode.
    0x192	ERROR_PROCESS_MODE_ALREADY_BACKGROUND
    402	The process is already in background processing mode.
    0x193	ERROR_PROCESS_MODE_NOT_BACKGROUND
    403	The process is not in background processing mode.
    0x1E7	ERROR_INVALID_ADDRESS
    487	Attempt to access invalid address.
    0x1F4	ERROR_USER_PROFILE_LOAD
    500	User profile cannot be loaded.
    0x216	ERROR_ARITHMETIC_OVERFLOW
    534	Arithmetic result exceeded 32 bits.
    0x217	ERROR_PIPE_CONNECTED
    535	There is a process on other end of the pipe.
    0x218	ERROR_PIPE_LISTENING
    536	Waiting for a process to open the other end of the pipe.
    0x219	ERROR_VERIFIER_STOP
    537	Application verifier has found an error in the current process.
    0x21A	ERROR_ABIOS_ERROR
    538	An error occurred in the ABIOS subsystem.
    0x21B	ERROR_WX86_WARNING
    539	A warning occurred in the WX86 subsystem.
    0x21C	ERROR_WX86_ERROR
    540	An error occurred in the WX86 subsystem.
    0x21D	ERROR_TIMER_NOT_CANCELED
    541	An attempt was made to cancel or set a timer that has an associated APC and the subject thread is not the thread that originally set the timer with an associated APC routine.
    0x21E	ERROR_UNWIND
    542	Unwind exception code.
    0x21F	ERROR_BAD_STACK
    543	An invalid or unaligned stack was encountered during an unwind operation.
    0x220	ERROR_INVALID_UNWIND_TARGET
    544	An invalid unwind target was encountered during an unwind operation.
    0x221	ERROR_INVALID_PORT_ATTRIBUTES
    545	Invalid Object Attributes specified to NtCreatePort or invalid Port Attributes specified to NtConnectPort
    0x222	ERROR_PORT_MESSAGE_TOO_LONG
    546	Length of message passed to NtRequestPort or NtRequestWaitReplyPort was longer than the maximum message allowed by the port.
    0x223	ERROR_INVALID_QUOTA_LOWER
    547	An attempt was made to lower a quota limit below the current usage.
    0x224	ERROR_DEVICE_ALREADY_ATTACHED
    548	An attempt was made to attach to a device that was already attached to another device.
    0x225	ERROR_INSTRUCTION_MISALIGNMENT
    549	An attempt was made to execute an instruction at an unaligned address and the host system does not support unaligned instruction references.
    0x226	ERROR_PROFILING_NOT_STARTED
    550	Profiling not started.
    0x227	ERROR_PROFILING_NOT_STOPPED
    551	Profiling not stopped.
    0x228	ERROR_COULD_NOT_INTERPRET
    552	The passed ACL did not contain the minimum required information.
    0x229	ERROR_PROFILING_AT_LIMIT
    553	The number of active profiling objects is at the maximum and no more may be started.
    0x22A	ERROR_CANT_WAIT
    554	Used to indicate that an operation cannot continue without blocking for I/O.
    0x22B	ERROR_CANT_TERMINATE_SELF
    555	Indicates that a thread attempted to terminate itself by default (called NtTerminateThread with NULL) and it was the last thread in the current process.
    0x22C	ERROR_UNEXPECTED_MM_CREATE_ERR
    556	If an MM error is returned which is not defined in the standard FsRtl filter, it is converted to one of the following errors which is guaranteed to be in the filter. In this case information is lost, however, the filter correctly handles the exception.
    0x22D	ERROR_UNEXPECTED_MM_MAP_ERROR
    557	If an MM error is returned which is not defined in the standard FsRtl filter, it is converted to one of the following errors which is guaranteed to be in the filter. In this case information is lost, however, the filter correctly handles the exception.
    0x22E	ERROR_UNEXPECTED_MM_EXTEND_ERR
    558	If an MM error is returned which is not defined in the standard FsRtl filter, it is converted to one of the following errors which is guaranteed to be in the filter. In this case information is lost, however, the filter correctly handles the exception.
    0x22F	ERROR_BAD_FUNCTION_TABLE
    559	A malformed function table was encountered during an unwind operation.
    0x230	ERROR_NO_GUID_TRANSLATION
    560	Indicates that an attempt was made to assign protection to a file system file or directory and one of the SIDs in the security descriptor could not be translated into a GUID that could be stored by the file system. This causes the protection attempt to fail, which may cause a file creation attempt to fail.
    0x231	ERROR_INVALID_LDT_SIZE
    561	Indicates that an attempt was made to grow an LDT by setting its size, or that the size was not an even number of selectors.
    0x233	ERROR_INVALID_LDT_OFFSET
    563	Indicates that the starting value for the LDT information was not an integral multiple of the selector size.
    0x234	ERROR_INVALID_LDT_DESCRIPTOR
    564	Indicates that the user supplied an invalid descriptor when trying to set up Ldt descriptors.
    0x235	ERROR_TOO_MANY_THREADS
    565	Indicates a process has too many threads to perform the requested action. For example, assignment of a primary token may only be performed when a process has zero or one threads.
    0x236	ERROR_THREAD_NOT_IN_PROCESS
    566	An attempt was made to operate on a thread within a specific process, but the thread specified is not in the process specified.
    0x237	ERROR_PAGEFILE_QUOTA_EXCEEDED
    567	Page file quota was exceeded.
    0x238	ERROR_LOGON_SERVER_CONFLICT
    568	The Netlogon service cannot start because another Netlogon service running in the domain conflicts with the specified role.
    0x239	ERROR_SYNCHRONIZATION_REQUIRED
    569	The SAM database on a Windows Server is significantly out of synchronization with the copy on the Domain Controller. A complete synchronization is required.
    0x23A	ERROR_NET_OPEN_FAILED
    570	The NtCreateFile API failed. This error should never be returned to an application, it is a place holder for the Windows Lan Manager Redirector to use in its internal error mapping routines.
    0x23B	ERROR_IO_PRIVILEGE_FAILED
    571	{Privilege Failed} The I/O permissions for the process could not be changed.
    0x23C	ERROR_CONTROL_C_EXIT
    572	{Application Exit by CTRL+C} The application terminated as a result of a CTRL+C.
    0x23D	ERROR_MISSING_SYSTEMFILE
    573	{Missing System File} The required system file %hs is bad or missing.
    0x23E	ERROR_UNHANDLED_EXCEPTION
    574	{Application Error} The exception %s (0x%08lx) occurred in the application at location 0x%08lx.
    0x23F	ERROR_APP_INIT_FAILURE
    575	{Application Error} The application was unable to start correctly (0x%lx). Click OK to close the application.
    0x240	ERROR_PAGEFILE_CREATE_FAILED
    576	{Unable to Create Paging File} The creation of the paging file %hs failed (%lx). The requested size was %ld.
    0x241	ERROR_INVALID_IMAGE_HASH
    577	Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source.
    0x242	ERROR_NO_PAGEFILE
    578	{No Paging File Specified} No paging file was specified in the system configuration.
    0x243	ERROR_ILLEGAL_FLOAT_CONTEXT
    579	{EXCEPTION} A real-mode application issued a floating-point instruction and floating-point hardware is not present.
    0x244	ERROR_NO_EVENT_PAIR
    580	An event pair synchronization operation was performed using the thread specific client/server event pair object, but no event pair object was associated with the thread.
    0x245	ERROR_DOMAIN_CTRLR_CONFIG_ERROR
    581	A Windows Server has an incorrect configuration.
    0x246	ERROR_ILLEGAL_CHARACTER
    582	An illegal character was encountered. For a multi-byte character set this includes a lead byte without a succeeding trail byte. For the Unicode character set this includes the characters 0xFFFF and 0xFFFE.
    0x247	ERROR_UNDEFINED_CHARACTER
    583	The Unicode character is not defined in the Unicode character set installed on the system.
    0x248	ERROR_FLOPPY_VOLUME
    584	The paging file cannot be created on a floppy diskette.
    0x249	ERROR_BIOS_FAILED_TO_CONNECT_INTERRUPT
    585	The system BIOS failed to connect a system interrupt to the device or bus for which the device is connected.
    0x24A	ERROR_BACKUP_CONTROLLER
    586	This operation is only allowed for the Primary Domain Controller of the domain.
    0x24B	ERROR_MUTANT_LIMIT_EXCEEDED
    587	An attempt was made to acquire a mutant such that its maximum count would have been exceeded.
    0x24C	ERROR_FS_DRIVER_REQUIRED
    588	A volume has been accessed for which a file system driver is required that has not yet been loaded.
    0x24D	ERROR_CANNOT_LOAD_REGISTRY_FILE
    589	{Registry File Failure} The registry cannot load the hive (file): %hs or its log or alternate. It is corrupt, absent, or not writable.
    0x24E	ERROR_DEBUG_ATTACH_FAILED
    590	{Unexpected Failure in DebugActiveProcess} An unexpected failure occurred while processing a DebugActiveProcess API request. You may choose OK to terminate the process, or Cancel to ignore the error.
    0x24F	ERROR_SYSTEM_PROCESS_TERMINATED
    591	{Fatal System Error} The %hs system process terminated unexpectedly with a status of 0x%08x (0x%08x 0x%08x). The system has been shut down.
    0x250	ERROR_DATA_NOT_ACCEPTED
    592	{Data Not Accepted} The TDI client could not handle the data received during an indication.
    0x251	ERROR_VDM_HARD_ERROR
    593	NTVDM encountered a hard error.
    0x252	ERROR_DRIVER_CANCEL_TIMEOUT
    594	{Cancel Timeout} The driver %hs failed to complete a cancelled I/O request in the allotted time.
    0x253	ERROR_REPLY_MESSAGE_MISMATCH
    595	{Reply Message Mismatch} An attempt was made to reply to an LPC message, but the thread specified by the client ID in the message was not waiting on that message.
    0x254	ERROR_LOST_WRITEBEHIND_DATA
    596	{Delayed Write Failed} Windows was unable to save all the data for the file %hs. The data has been lost. This error may be caused by a failure of your computer hardware or network connection. Please try to save this file elsewhere.
    0x255	ERROR_CLIENT_SERVER_PARAMETERS_INVALID
    597	The parameter(s) passed to the server in the client/server shared memory window were invalid. Too much data may have been put in the shared memory window.
    0x256	ERROR_NOT_TINY_STREAM
    598	The stream is not a tiny stream.
    0x257	ERROR_STACK_OVERFLOW_READ
    599	The request must be handled by the stack overflow code.
    0x258	ERROR_CONVERT_TO_LARGE
    600	Internal OFS status codes indicating how an allocation operation is handled. Either it is retried after the containing onode is moved or the extent stream is converted to a large stream.
    0x259	ERROR_FOUND_OUT_OF_SCOPE
    601	The attempt to find the object found an object matching by ID on the volume but it is out of the scope of the handle used for the operation.
    0x25A	ERROR_ALLOCATE_BUCKET
    602	The bucket array must be grown. Retry transaction after doing so.
    0x25B	ERROR_MARSHALL_OVERFLOW
    603	The user/kernel marshalling buffer has overflowed.
    0x25C	ERROR_INVALID_VARIANT
    604	The supplied variant structure contains invalid data.
    0x25D	ERROR_BAD_COMPRESSION_BUFFER
    605	The specified buffer contains ill-formed data.
    0x25E	ERROR_AUDIT_FAILED
    606	{Audit Failed} An attempt to generate a security audit failed.
    0x25F	ERROR_TIMER_RESOLUTION_NOT_SET
    607	The timer resolution was not previously set by the current process.
    0x260	ERROR_INSUFFICIENT_LOGON_INFO
    608	There is insufficient account information to log you on.
    0x261	ERROR_BAD_DLL_ENTRYPOINT
    609	{Invalid DLL Entrypoint} The dynamic link library %hs is not written correctly. The stack pointer has been left in an inconsistent state. The entrypoint should be declared as WINAPI or STDCALL. Select YES to fail the DLL load. Select NO to continue execution. Selecting NO may cause the application to operate incorrectly.
    0x262	ERROR_BAD_SERVICE_ENTRYPOINT
    610	{Invalid Service Callback Entrypoint} The %hs service is not written correctly. The stack pointer has been left in an inconsistent state. The callback entrypoint should be declared as WINAPI or STDCALL. Selecting OK will cause the service to continue operation. However, the service process may operate incorrectly.
    0x263	ERROR_IP_ADDRESS_CONFLICT1
    611	There is an IP address conflict with another system on the network
    0x264	ERROR_IP_ADDRESS_CONFLICT2
    612	There is an IP address conflict with another system on the network
    0x265	ERROR_REGISTRY_QUOTA_LIMIT
    613	{Low On Registry Space} The system has reached the maximum size allowed for the system part of the registry. Additional storage requests will be ignored.
    0x266	ERROR_NO_CALLBACK_ACTIVE
    614	A callback return system service cannot be executed when no callback is active.
    0x267	ERROR_PWD_TOO_SHORT
    615	The password provided is too short to meet the policy of your user account. Please choose a longer password.
    0x268	ERROR_PWD_TOO_RECENT
    616	The policy of your user account does not allow you to change passwords too frequently. This is done to prevent users from changing back to a familiar, but potentially discovered, password. If you feel your password has been compromised then please contact your administrator immediately to have a new one assigned.
    0x269	ERROR_PWD_HISTORY_CONFLICT
    617	You have attempted to change your password to one that you have used in the past. The policy of your user account does not allow this. Please select a password that you have not previously used.
    0x26A	ERROR_UNSUPPORTED_COMPRESSION
    618	The specified compression format is unsupported.
    0x26B	ERROR_INVALID_HW_PROFILE
    619	The specified hardware profile configuration is invalid.
    0x26C	ERROR_INVALID_PLUGPLAY_DEVICE_PATH
    620	The specified Plug and Play registry device path is invalid.
    0x26D	ERROR_QUOTA_LIST_INCONSISTENT
    621	The specified quota list is internally inconsistent with its descriptor.
    0x26E	ERROR_EVALUATION_EXPIRATION
    622	{Windows Evaluation Notification} The evaluation period for this installation of Windows has expired. This system will shutdown in 1 hour. To restore access to this installation of Windows, please upgrade this installation using a licensed distribution of this product.
    0x26F	ERROR_ILLEGAL_DLL_RELOCATION
    623	{Illegal System DLL Relocation} The system DLL %hs was relocated in memory. The application will not run properly. The relocation occurred because the DLL %hs occupied an address range reserved for Windows system DLLs. The vendor supplying the DLL should be contacted for a new DLL.
    0x270	ERROR_DLL_INIT_FAILED_LOGOFF
    624	{DLL Initialization Failed} The application failed to initialize because the window station is shutting down.
    0x271	ERROR_VALIDATE_CONTINUE
    625	The validation process needs to continue on to the next step.
    0x272	ERROR_NO_MORE_MATCHES
    626	There are no more matches for the current index enumeration.
    0x273	ERROR_RANGE_LIST_CONFLICT
    627	The range could not be added to the range list because of a conflict.
    0x274	ERROR_SERVER_SID_MISMATCH
    628	The server process is running under a SID different than that required by client.
    0x275	ERROR_CANT_ENABLE_DENY_ONLY
    629	A group marked use for deny only cannot be enabled.
    0x276	ERROR_FLOAT_MULTIPLE_FAULTS
    630	{EXCEPTION} Multiple floating point faults.
    0x277	ERROR_FLOAT_MULTIPLE_TRAPS
    631	{EXCEPTION} Multiple floating point traps.
    0x278	ERROR_NOINTERFACE
    632	The requested interface is not supported.
    0x279	ERROR_DRIVER_FAILED_SLEEP
    633	{System Standby Failed} The driver %hs does not support standby mode. Updating this driver may allow the system to go to standby mode.
    0x27A	ERROR_CORRUPT_SYSTEM_FILE
    634	The system file %1 has become corrupt and has been replaced.
    0x27B	ERROR_COMMITMENT_MINIMUM
    635	{Virtual Memory Minimum Too Low} Your system is low on virtual memory. Windows is increasing the size of your virtual memory paging file. During this process, memory requests for some applications may be denied. For more information, see Help.
    0x27C	ERROR_PNP_RESTART_ENUMERATION
    636	A device was removed so enumeration must be restarted.
    0x27D	ERROR_SYSTEM_IMAGE_BAD_SIGNATURE
    637	{Fatal System Error} The system image %s is not properly signed. The file has been replaced with the signed file. The system has been shut down.
    0x27E	ERROR_PNP_REBOOT_REQUIRED
    638	Device will not start without a reboot.
    0x27F	ERROR_INSUFFICIENT_POWER
    639	There is not enough power to complete the requested operation.
    0x280	ERROR_MULTIPLE_FAULT_VIOLATION
    640	ERROR_MULTIPLE_FAULT_VIOLATION
    0x281	ERROR_SYSTEM_SHUTDOWN
    641	The system is in the process of shutting down.
    0x282	ERROR_PORT_NOT_SET
    642	An attempt to remove a processes DebugPort was made, but a port was not already associated with the process.
    0x283	ERROR_DS_VERSION_CHECK_FAILURE
    643	This version of Windows is not compatible with the behavior version of directory forest, domain or domain controller.
    0x284	ERROR_RANGE_NOT_FOUND
    644	The specified range could not be found in the range list.
    0x286	ERROR_NOT_SAFE_MODE_DRIVER
    646	The driver was not loaded because the system is booting into safe mode.
    0x287	ERROR_FAILED_DRIVER_ENTRY
    647	The driver was not loaded because it failed it's initialization call.
    0x288	ERROR_DEVICE_ENUMERATION_ERROR
    648	The "%hs" encountered an error while applying power or reading the device configuration. This may be caused by a failure of your hardware or by a poor connection.
    0x289	ERROR_MOUNT_POINT_NOT_RESOLVED
    649	The create operation failed because the name contained at least one mount point which resolves to a volume to which the specified device object is not attached.
    0x28A	ERROR_INVALID_DEVICE_OBJECT_PARAMETER
    650	The device object parameter is either not a valid device object or is not attached to the volume specified by the file name.
    0x28B	ERROR_MCA_OCCURED
    651	A Machine Check Error has occurred. Please check the system eventlog for additional information.
    0x28C	ERROR_DRIVER_DATABASE_ERROR
    652	There was error [%2] processing the driver database.
    0x28D	ERROR_SYSTEM_HIVE_TOO_LARGE
    653	System hive size has exceeded its limit.
    0x28E	ERROR_DRIVER_FAILED_PRIOR_UNLOAD
    654	The driver could not be loaded because a previous version of the driver is still in memory.
    0x28F	ERROR_VOLSNAP_PREPARE_HIBERNATE
    655	{Volume Shadow Copy Service} Please wait while the Volume Shadow Copy Service prepares volume %hs for hibernation.
    0x290	ERROR_HIBERNATION_FAILURE
    656	The system has failed to hibernate (The error code is %hs). Hibernation will be disabled until the system is restarted.
    0x299	ERROR_FILE_SYSTEM_LIMITATION
    665	The requested operation could not be completed due to a file system limitation
    0x29C	ERROR_ASSERTION_FAILURE
    668	An assertion failure has occurred.
    0x29D	ERROR_ACPI_ERROR
    669	An error occurred in the ACPI subsystem.
    0x29E	ERROR_WOW_ASSERTION
    670	WOW Assertion Error.
    0x29F	ERROR_PNP_BAD_MPS_TABLE
    671	A device is missing in the system BIOS MPS table. This device will not be used. Please contact your system vendor for system BIOS update.
    0x2A0	ERROR_PNP_TRANSLATION_FAILED
    672	A translator failed to translate resources.
    0x2A1	ERROR_PNP_IRQ_TRANSLATION_FAILED
    673	A IRQ translator failed to translate resources.
    0x2A2	ERROR_PNP_INVALID_ID
    674	Driver %2 returned invalid ID for a child device (%3).
    0x2A3	ERROR_WAKE_SYSTEM_DEBUGGER
    675	{Kernel Debugger Awakened} the system debugger was awakened by an interrupt.
    0x2A4	ERROR_HANDLES_CLOSED
    676	{Handles Closed} Handles to objects have been automatically closed as a result of the requested operation.
    0x2A5	ERROR_EXTRANEOUS_INFORMATION
    677	{Too Much Information} The specified access control list (ACL) contained more information than was expected.
    0x2A6	ERROR_RXACT_COMMIT_NECESSARY
    678	This warning level status indicates that the transaction state already exists for the registry sub-tree, but that a transaction commit was previously aborted. The commit has NOT been completed, but has not been rolled back either (so it may still be committed if desired).
    0x2A7	ERROR_MEDIA_CHECK
    679	{Media Changed} The media may have changed.
    0x2A8	ERROR_GUID_SUBSTITUTION_MADE
    680	{GUID Substitution} During the translation of a global identifier (GUID) to a Windows security ID (SID), no administratively-defined GUID prefix was found. A substitute prefix was used, which will not compromise system security. However, this may provide a more restrictive access than intended.
    0x2A9	ERROR_STOPPED_ON_SYMLINK
    681	The create operation stopped after reaching a symbolic link
    0x2AA	ERROR_LONGJUMP
    682	A long jump has been executed.
    0x2AB	ERROR_PLUGPLAY_QUERY_VETOED
    683	The Plug and Play query operation was not successful.
    0x2AC	ERROR_UNWIND_CONSOLIDATE
    684	A frame consolidation has been executed.
    0x2AD	ERROR_REGISTRY_HIVE_RECOVERED
    685	{Registry Hive Recovered} Registry hive (file): %hs was corrupted and it has been recovered. Some data might have been lost.
    0x2AE	ERROR_DLL_MIGHT_BE_INSECURE
    686	The application is attempting to run executable code from the module %hs. This may be insecure. An alternative, %hs, is available. Should the application use the secure module %hs?
    0x2AF	ERROR_DLL_MIGHT_BE_INCOMPATIBLE
    687	The application is loading executable code from the module %hs. This is secure, but may be incompatible with previous releases of the operating system. An alternative, %hs, is available. Should the application use the secure module %hs?
    0x2B0	ERROR_DBG_EXCEPTION_NOT_HANDLED
    688	Debugger did not handle the exception.
    0x2B1	ERROR_DBG_REPLY_LATER
    689	Debugger will reply later.
    0x2B2	ERROR_DBG_UNABLE_TO_PROVIDE_HANDLE
    690	Debugger cannot provide handle.
    0x2B3	ERROR_DBG_TERMINATE_THREAD
    691	Debugger terminated thread.
    0x2B4	ERROR_DBG_TERMINATE_PROCESS
    692	Debugger terminated process.
    0x2B5	ERROR_DBG_CONTROL_C
    693	Debugger got control C.
    0x2B6	ERROR_DBG_PRINTEXCEPTION_C
    694	Debugger printed exception on control C.
    0x2B7	ERROR_DBG_RIPEXCEPTION
    695	Debugger received RIP exception.
    0x2B8	ERROR_DBG_CONTROL_BREAK
    696	Debugger received control break.
    0x2B9	ERROR_DBG_COMMAND_EXCEPTION
    697	Debugger command communication exception.
    0x2BA	ERROR_OBJECT_NAME_EXISTS
    698	{Object Exists} An attempt was made to create an object and the object name already existed.
    0x2BB	ERROR_THREAD_WAS_SUSPENDED
    699	{Thread Suspended} A thread termination occurred while the thread was suspended. The thread was resumed, and termination proceeded.
    0x2BC	ERROR_IMAGE_NOT_AT_BASE
    700	{Image Relocated} An image file could not be mapped at the address specified in the image file. Local fixups must be performed on this image.
    0x2BD	ERROR_RXACT_STATE_CREATED
    701	This informational level status indicates that a specified registry sub-tree transaction state did not yet exist and had to be created.
    0x2BE	ERROR_SEGMENT_NOTIFICATION
    702	{Segment Load} A virtual DOS machine (VDM) is loading, unloading, or moving an MS-DOS or Win16 program segment image. An exception is raised so a debugger can load, unload or track symbols and breakpoints within these 16-bit segments.
    0x2BF	ERROR_BAD_CURRENT_DIRECTORY
    703	{Invalid Current Directory} The process cannot switch to the startup current directory %hs. Select OK to set current directory to %hs, or select CANCEL to exit.
    0x2C0	ERROR_FT_READ_RECOVERY_FROM_BACKUP
    704	{Redundant Read} To satisfy a read request, the NT fault-tolerant file system successfully read the requested data from a redundant copy. This was done because the file system encountered a failure on a member of the fault-tolerant volume, but was unable to reassign the failing area of the device.
    0x2C1	ERROR_FT_WRITE_RECOVERY
    705	{Redundant Write} To satisfy a write request, the NT fault-tolerant file system successfully wrote a redundant copy of the information. This was done because the file system encountered a failure on a member of the fault-tolerant volume, but was not able to reassign the failing area of the device.
    0x2C2	ERROR_IMAGE_MACHINE_TYPE_MISMATCH
    706	{Machine Type Mismatch} The image file %hs is valid, but is for a machine type other than the current machine. Select OK to continue, or CANCEL to fail the DLL load.
    0x2C3	ERROR_RECEIVE_PARTIAL
    707	{Partial Data Received} The network transport returned partial data to its client. The remaining data will be sent later.
    0x2C4	ERROR_RECEIVE_EXPEDITED
    708	{Expedited Data Received} The network transport returned data to its client that was marked as expedited by the remote system.
    0x2C5	ERROR_RECEIVE_PARTIAL_EXPEDITED
    709	{Partial Expedited Data Received} The network transport returned partial data to its client and this data was marked as expedited by the remote system. The remaining data will be sent later.
    0x2C6	ERROR_EVENT_DONE
    710	{TDI Event Done} The TDI indication has completed successfully.
    0x2C7	ERROR_EVENT_PENDING
    711	{TDI Event Pending} The TDI indication has entered the pending state.
    0x2C8	ERROR_CHECKING_FILE_SYSTEM
    712	Checking file system on %wZ
    0x2C9	ERROR_FATAL_APP_EXIT
    713	{Fatal Application Exit} %hs
    0x2CA	ERROR_PREDEFINED_HANDLE
    714	The specified registry key is referenced by a predefined handle.
    0x2CB	ERROR_WAS_UNLOCKED
    715	{Page Unlocked} The page protection of a locked page was changed to 'No Access' and the page was unlocked from memory and from the process.
    0x2CC	ERROR_SERVICE_NOTIFICATION
    716	%hs
    0x2CD	ERROR_WAS_LOCKED
    717	{Page Locked} One of the pages to lock was already locked.
    0x2CE	ERROR_LOG_HARD_ERROR
    718	Application popup: %1 : %2
    0x2CF	ERROR_ALREADY_WIN32
    719	ERROR_ALREADY_WIN32
    0x2D0	ERROR_IMAGE_MACHINE_TYPE_MISMATCH_EXE
    720	{Machine Type Mismatch} The image file %hs is valid, but is for a machine type other than the current machine.
    0x2D1	ERROR_NO_YIELD_PERFORMED
    721	A yield execution was performed and no thread was available to run.
    0x2D2	ERROR_TIMER_RESUME_IGNORED
    722	The resumable flag to a timer API was ignored.
    0x2D3	ERROR_ARBITRATION_UNHANDLED
    723	The arbiter has deferred arbitration of these resources to its parent
    0x2D4	ERROR_CARDBUS_NOT_SUPPORTED
    724	The inserted CardBus device cannot be started because of a configuration error on "%hs".
    0x2D5	ERROR_MP_PROCESSOR_MISMATCH
    725	The CPUs in this multiprocessor system are not all the same revision level. To use all processors the operating system restricts itself to the features of the least capable processor in the system. Should problems occur with this system, contact the CPU manufacturer to see if this mix of processors is supported.
    0x2D6	ERROR_HIBERNATED
    726	The system was put into hibernation.
    0x2D7	ERROR_RESUME_HIBERNATION
    727	The system was resumed from hibernation.
    0x2D8	ERROR_FIRMWARE_UPDATED
    728	Windows has detected that the system firmware (BIOS) was updated [previous firmware date = %2, current firmware date %3].
    0x2D9	ERROR_DRIVERS_LEAKING_LOCKED_PAGES
    729	A device driver is leaking locked I/O pages causing system degradation. The system has automatically enabled tracking code in order to try and catch the culprit.
    0x2DA	ERROR_WAKE_SYSTEM
    730	The system has awoken
    0x2DB	ERROR_WAIT_1
    731	ERROR_WAIT_1
    0x2DC	ERROR_WAIT_2
    732	ERROR_WAIT_2
    0x2DD	ERROR_WAIT_3
    733	ERROR_WAIT_3
    0x2DE	ERROR_WAIT_63
    734	ERROR_WAIT_63
    0x2DF	ERROR_ABANDONED_WAIT_0
    735	ERROR_ABANDONED_WAIT_0
    0x2E0	ERROR_ABANDONED_WAIT_63
    736	ERROR_ABANDONED_WAIT_63
    0x2E1	ERROR_USER_APC
    737	ERROR_USER_APC
    0x2E2	ERROR_KERNEL_APC
    738	ERROR_KERNEL_APC
    0x2E3	ERROR_ALERTED
    739	ERROR_ALERTED
    0x2E4	ERROR_ELEVATION_REQUIRED
    740	The requested operation requires elevation.
    0x2E5	ERROR_REPARSE
    741	A reparse should be performed by the Object Manager since the name of the file resulted in a symbolic link.
    0x2E6	ERROR_OPLOCK_BREAK_IN_PROGRESS
    742	An open/create operation completed while an oplock break is underway.
    0x2E7	ERROR_VOLUME_MOUNTED
    743	A new volume has been mounted by a file system.
    0x2E8	ERROR_RXACT_COMMITTED
    744	This success level status indicates that the transaction state already exists for the registry sub-tree, but that a transaction commit was previously aborted. The commit has now been completed.
    0x2E9	ERROR_NOTIFY_CLEANUP
    745	This indicates that a notify change request has been completed due to closing the handle which made the notify change request.
    0x2EA	ERROR_PRIMARY_TRANSPORT_CONNECT_FAILED
    746	{Connect Failure on Primary Transport} An attempt was made to connect to the remote server %hs on the primary transport, but the connection failed. The computer WAS able to connect on a secondary transport.
    0x2EB	ERROR_PAGE_FAULT_TRANSITION
    747	Page fault was a transition fault.
    0x2EC	ERROR_PAGE_FAULT_DEMAND_ZERO
    748	Page fault was a demand zero fault.
    0x2ED	ERROR_PAGE_FAULT_COPY_ON_WRITE
    749	Page fault was a demand zero fault.
    0x2EE	ERROR_PAGE_FAULT_GUARD_PAGE
    750	Page fault was a demand zero fault.
    0x2EF	ERROR_PAGE_FAULT_PAGING_FILE
    751	Page fault was satisfied by reading from a secondary storage device.
    0x2F0	ERROR_CACHE_PAGE_LOCKED
    752	Cached page was locked during operation.
    0x2F1	ERROR_CRASH_DUMP
    753	Crash dump exists in paging file.
    0x2F2	ERROR_BUFFER_ALL_ZEROS
    754	Specified buffer contains all zeros.
    0x2F3	ERROR_REPARSE_OBJECT
    755	A reparse should be performed by the Object Manager since the name of the file resulted in a symbolic link.
    0x2F4	ERROR_RESOURCE_REQUIREMENTS_CHANGED
    756	The device has succeeded a query-stop and its resource requirements have changed.
    0x2F5	ERROR_TRANSLATION_COMPLETE
    757	The translator has translated these resources into the global space and no further translations should be performed.
    0x2F6	ERROR_NOTHING_TO_TERMINATE
    758	A process being terminated has no threads to terminate.
    0x2F7	ERROR_PROCESS_NOT_IN_JOB
    759	The specified process is not part of a job.
    0x2F8	ERROR_PROCESS_IN_JOB
    760	The specified process is part of a job.
    0x2F9	ERROR_VOLSNAP_HIBERNATE_READY
    761	{Volume Shadow Copy Service} The system is now ready for hibernation.
    0x2FA	ERROR_FSFILTER_OP_COMPLETED_SUCCESSFULLY
    762	A file system or file system filter driver has successfully completed an FsFilter operation.
    0x2FB	ERROR_INTERRUPT_VECTOR_ALREADY_CONNECTED
    763	The specified interrupt vector was already connected.
    0x2FC	ERROR_INTERRUPT_STILL_CONNECTED
    764	The specified interrupt vector is still connected.
    0x2FD	ERROR_WAIT_FOR_OPLOCK
    765	An operation is blocked waiting for an oplock.
    0x2FE	ERROR_DBG_EXCEPTION_HANDLED
    766	Debugger handled exception
    0x2FF	ERROR_DBG_CONTINUE
    767	Debugger continued
    0x300	ERROR_CALLBACK_POP_STACK
    768	An exception occurred in a user mode callback and the kernel callback frame should be removed.
    0x301	ERROR_COMPRESSION_DISABLED
    769	Compression is disabled for this volume.
    0x302	ERROR_CANTFETCHBACKWARDS
    770	The data provider cannot fetch backwards through a result set.
    0x303	ERROR_CANTSCROLLBACKWARDS
    771	The data provider cannot scroll backwards through a result set.
    0x304	ERROR_ROWSNOTRELEASED
    772	The data provider requires that previously fetched data is released before asking for more data.
    0x305	ERROR_BAD_ACCESSOR_FLAGS
    773	The data provider was not able to interpret the flags set for a column binding in an accessor.
    0x306	ERROR_ERRORS_ENCOUNTERED
    774	One or more errors occurred while processing the request.
    0x307	ERROR_NOT_CAPABLE
    775	The implementation is not capable of performing the request.
    0x308	ERROR_REQUEST_OUT_OF_SEQUENCE
    776	The client of a component requested an operation which is not valid given the state of the component instance.
    0x309	ERROR_VERSION_PARSE_ERROR
    777	A version number could not be parsed.
    0x30A	ERROR_BADSTARTPOSITION
    778	The iterator's start position is invalid.
    0x30B	ERROR_MEMORY_HARDWARE
    779	The hardware has reported an uncorrectable memory error.
    0x30C	ERROR_DISK_REPAIR_DISABLED
    780	The attempted operation required self healing to be enabled.
    0x30D	ERROR_INSUFFICIENT_RESOURCE_FOR_SPECIFIED_SHARED_SECTION_SIZE
    781	The Desktop heap encountered an error while allocating session memory. There is more information in the system event log.
    0x30E	ERROR_SYSTEM_POWERSTATE_TRANSITION
    782	The system power state is transitioning from %2 to %3.
    0x30F	ERROR_SYSTEM_POWERSTATE_COMPLEX_TRANSITION
    783	The system power state is transitioning from %2 to %3 but could enter %4.
    0x310	ERROR_MCA_EXCEPTION
    784	A thread is getting dispatched with MCA EXCEPTION because of MCA.
    0x311	ERROR_ACCESS_AUDIT_BY_POLICY
    785	Access to %1 is monitored by policy rule %2.
    0x312	ERROR_ACCESS_DISABLED_NO_SAFER_UI_BY_POLICY
    786	Access to %1 has been restricted by your Administrator by policy rule %2.
    0x313	ERROR_ABANDON_HIBERFILE
    787	A valid hibernation file has been invalidated and should be abandoned.
    0x314	ERROR_LOST_WRITEBEHIND_DATA_NETWORK_DISCONNECTED
    788	{Delayed Write Failed} Windows was unable to save all the data for the file %hs; the data has been lost. This error may be caused by network connectivity issues. Please try to save this file elsewhere.
    0x315	ERROR_LOST_WRITEBEHIND_DATA_NETWORK_SERVER_ERROR
    789	{Delayed Write Failed} Windows was unable to save all the data for the file %hs; the data has been lost. This error was returned by the server on which the file exists. Please try to save this file elsewhere.
    0x316	ERROR_LOST_WRITEBEHIND_DATA_LOCAL_DISK_ERROR
    790	{Delayed Write Failed} Windows was unable to save all the data for the file %hs; the data has been lost. This error may be caused if the device has been removed or the media is write-protected.
    0x317	ERROR_BAD_MCFG_TABLE
    791	The resources required for this device conflict with the MCFG table.
    0x320	ERROR_OPLOCK_SWITCHED_TO_NEW_HANDLE
    800	The oplock that was associated with this handle is now associated with a different handle.
    0x321	ERROR_CANNOT_GRANT_REQUESTED_OPLOCK
    801	An oplock of the requested level cannot be granted. An oplock of a lower level may be available.
    0x322	ERROR_CANNOT_BREAK_OPLOCK
    802	The operation did not complete successfully because it would cause an oplock to be broken. The caller has requested that existing oplocks not be broken.
    0x323	ERROR_OPLOCK_HANDLE_CLOSED
    803	The handle with which this oplock was associated has been closed. The oplock is now broken.
    0x324	ERROR_NO_ACE_CONDITION
    804	The specified access control entry (ACE) does not contain a condition.
    0x325	ERROR_INVALID_ACE_CONDITION
    805	The specified access control entry (ACE) contains an invalid condition.
    0x3E2	ERROR_EA_ACCESS_DENIED
    994	Access to the extended attribute was denied.
    0x3E3	ERROR_OPERATION_ABORTED
    995	The I/O operation has been aborted because of either a thread exit or an application request.
    0x3E4	ERROR_IO_INCOMPLETE
    996	Overlapped I/O event is not in a signaled state.
    0x3E5	ERROR_IO_PENDING
    997	Overlapped I/O operation is in progress.
    0x3E6	ERROR_NOACCESS
    998	Invalid access to memory location.
    0x3E7	ERROR_SWAPERROR
    999	Error performing inpage operation.
    0x3E9	ERROR_STACK_OVERFLOW
    1001	Recursion too deep; the stack overflowed.
    0x3EA	ERROR_INVALID_MESSAGE
    1002	The window cannot act on the sent message.
    0x3EB	ERROR_CAN_NOT_COMPLETE
    1003	Cannot complete this function.
    0x3EC	ERROR_INVALID_FLAGS
    1004	Invalid flags.
    0x3ED	ERROR_UNRECOGNIZED_VOLUME
    1005	The volume does not contain a recognized file system. Please make sure that all required file system drivers are loaded and that the volume is not corrupted.
    0x3EE	ERROR_FILE_INVALID
    1006	The volume for a file has been externally altered so that the opened file is no longer valid.
    0x3EF	ERROR_FULLSCREEN_MODE
    1007	The requested operation cannot be performed in full-screen mode.
    0x3F0	ERROR_NO_TOKEN
    1008	An attempt was made to reference a token that does not exist.
    0x3F1	ERROR_BADDB
    1009	The configuration registry database is corrupt.
    0x3F2	ERROR_BADKEY
    1010	The configuration registry key is invalid.
    0x3F3	ERROR_CANTOPEN
    1011	The configuration registry key could not be opened.
    0x3F4	ERROR_CANTREAD
    1012	The configuration registry key could not be read.
    0x3F5	ERROR_CANTWRITE
    1013	The configuration registry key could not be written.
    0x3F6	ERROR_REGISTRY_RECOVERED
    1014	One of the files in the registry database had to be recovered by use of a log or alternate copy. The recovery was successful.
    0x3F7	ERROR_REGISTRY_CORRUPT
    1015	The registry is corrupted. The structure of one of the files containing registry data is corrupted, or the system's memory image of the file is corrupted, or the file could not be recovered because the alternate copy or log was absent or corrupted.
    0x3F8	ERROR_REGISTRY_IO_FAILED
    1016	An I/O operation initiated by the registry failed unrecoverably. The registry could not read in, or write out, or flush, one of the files that contain the system's image of the registry.
    0x3F9	ERROR_NOT_REGISTRY_FILE
    1017	The system has attempted to load or restore a file into the registry, but the specified file is not in a registry file format.
    0x3FA	ERROR_KEY_DELETED
    1018	Illegal operation attempted on a registry key that has been marked for deletion.
    0x3FB	ERROR_NO_LOG_SPACE
    1019	System could not allocate the required space in a registry log.
    0x3FC	ERROR_KEY_HAS_CHILDREN
    1020	Cannot create a symbolic link in a registry key that already has subkeys or values.
    0x3FD	ERROR_CHILD_MUST_BE_VOLATILE
    1021	Cannot create a stable subkey under a volatile parent key.
    0x3FE	ERROR_NOTIFY_ENUM_DIR
    1022	A notify change request is being completed and the information is not being returned in the caller's buffer. The caller now needs to enumerate the files to find the changes.
    0x41B	ERROR_DEPENDENT_SERVICES_RUNNING
    1051	A stop control has been sent to a service that other running services are dependent on.
    0x41C	ERROR_INVALID_SERVICE_CONTROL
    1052	The requested control is not valid for this service.
    0x41D	ERROR_SERVICE_REQUEST_TIMEOUT
    1053	The service did not respond to the start or control request in a timely fashion.
    0x41E	ERROR_SERVICE_NO_THREAD
    1054	A thread could not be created for the service.
    0x41F	ERROR_SERVICE_DATABASE_LOCKED
    1055	The service database is locked.
    0x420	ERROR_SERVICE_ALREADY_RUNNING
    1056	An instance of the service is already running.
    0x421	ERROR_INVALID_SERVICE_ACCOUNT
    1057	The account name is invalid or does not exist, or the password is invalid for the account name specified.
    0x422	ERROR_SERVICE_DISABLED
    1058	The service cannot be started, either because it is disabled or because it has no enabled devices associated with it.
    0x423	ERROR_CIRCULAR_DEPENDENCY
    1059	Circular service dependency was specified.
    0x424	ERROR_SERVICE_DOES_NOT_EXIST
    1060	The specified service does not exist as an installed service.
    0x425	ERROR_SERVICE_CANNOT_ACCEPT_CTRL
    1061	The service cannot accept control messages at this time.
    0x426	ERROR_SERVICE_NOT_ACTIVE
    1062	The service has not been started.
    0x427	ERROR_FAILED_SERVICE_CONTROLLER_CONNECT
    1063	The service process could not connect to the service controller.
    0x428	ERROR_EXCEPTION_IN_SERVICE
    1064	An exception occurred in the service when handling the control request.
    0x429	ERROR_DATABASE_DOES_NOT_EXIST
    1065	The database specified does not exist.
    0x42A	ERROR_SERVICE_SPECIFIC_ERROR
    1066	The service has returned a service-specific error code.
    0x42B	ERROR_PROCESS_ABORTED
    1067	The process terminated unexpectedly.
    0x42C	ERROR_SERVICE_DEPENDENCY_FAIL
    1068	The dependency service or group failed to start.
    0x42D	ERROR_SERVICE_LOGON_FAILED
    1069	The service did not start due to a logon failure.
    0x42E	ERROR_SERVICE_START_HANG
    1070	After starting, the service hung in a start-pending state.
    0x42F	ERROR_INVALID_SERVICE_LOCK
    1071	The specified service database lock is invalid.
    0x430	ERROR_SERVICE_MARKED_FOR_DELETE
    1072	The specified service has been marked for deletion.
    0x431	ERROR_SERVICE_EXISTS
    1073	The specified service already exists.
    0x432	ERROR_ALREADY_RUNNING_LKG
    1074	The system is currently running with the last-known-good configuration.
    0x433	ERROR_SERVICE_DEPENDENCY_DELETED
    1075	The dependency service does not exist or has been marked for deletion.
    0x434	ERROR_BOOT_ALREADY_ACCEPTED
    1076	The current boot has already been accepted for use as the last-known-good control set.
    0x435	ERROR_SERVICE_NEVER_STARTED
    1077	No attempts to start the service have been made since the last boot.
    0x436	ERROR_DUPLICATE_SERVICE_NAME
    1078	The name is already in use as either a service name or a service display name.
    0x437	ERROR_DIFFERENT_SERVICE_ACCOUNT
    1079	The account specified for this service is different from the account specified for other services running in the same process.
    0x438	ERROR_CANNOT_DETECT_DRIVER_FAILURE
    1080	Failure actions can only be set for Win32 services, not for drivers.
    0x439	ERROR_CANNOT_DETECT_PROCESS_ABORT
    1081	This service runs in the same process as the service control manager. Therefore, the service control manager cannot take action if this service's process terminates unexpectedly.
    0x43A	ERROR_NO_RECOVERY_PROGRAM
    1082	No recovery program has been configured for this service.
    0x43B	ERROR_SERVICE_NOT_IN_EXE
    1083	The executable program that this service is configured to run in does not implement the service.
    0x43C	ERROR_NOT_SAFEBOOT_SERVICE
    1084	This service cannot be started in Safe Mode
    0x44C	ERROR_END_OF_MEDIA
    1100	The physical end of the tape has been reached.
    0x44D	ERROR_FILEMARK_DETECTED
    1101	A tape access reached a filemark.
    0x44E	ERROR_BEGINNING_OF_MEDIA
    1102	The beginning of the tape or a partition was encountered.
    0x44F	ERROR_SETMARK_DETECTED
    1103	A tape access reached the end of a set of files.
    0x450	ERROR_NO_DATA_DETECTED
    1104	No more data is on the tape.
    0x451	ERROR_PARTITION_FAILURE
    1105	Tape could not be partitioned.
    0x452	ERROR_INVALID_BLOCK_LENGTH
    1106	When accessing a new tape of a multivolume partition, the current block size is incorrect.
    0x453	ERROR_DEVICE_NOT_PARTITIONED
    1107	Tape partition information could not be found when loading a tape.
    0x454	ERROR_UNABLE_TO_LOCK_MEDIA
    1108	Unable to lock the media eject mechanism.
    0x455	ERROR_UNABLE_TO_UNLOAD_MEDIA
    1109	Unable to unload the media.
    0x456	ERROR_MEDIA_CHANGED
    1110	The media in the drive may have changed.
    0x457	ERROR_BUS_RESET
    1111	The I/O bus was reset.
    0x458	ERROR_NO_MEDIA_IN_DRIVE
    1112	No media in drive.
    0x459	ERROR_NO_UNICODE_TRANSLATION
    1113	No mapping for the Unicode character exists in the target multi-byte code page.
    0x45A	ERROR_DLL_INIT_FAILED
    1114	A dynamic link library (DLL) initialization routine failed.
    0x45B	ERROR_SHUTDOWN_IN_PROGRESS
    1115	A system shutdown is in progress.
    0x45C	ERROR_NO_SHUTDOWN_IN_PROGRESS
    1116	Unable to abort the system shutdown because no shutdown was in progress.
    0x45D	ERROR_IO_DEVICE
    1117	The request could not be performed because of an I/O device error.
    0x45E	ERROR_SERIAL_NO_DEVICE
    1118	No serial device was successfully initialized. The serial driver will unload.
    0x45F	ERROR_IRQ_BUSY
    1119	Unable to open a device that was sharing an interrupt request (IRQ) with other devices. At least one other device that uses that IRQ was already opened.
    0x460	ERROR_MORE_WRITES
    1120	A serial I/O operation was completed by another write to the serial port. (The IOCTL_SERIAL_XOFF_COUNTER reached zero.)
    0x461	ERROR_COUNTER_TIMEOUT
    1121	A serial I/O operation completed because the timeout period expired. (The IOCTL_SERIAL_XOFF_COUNTER did not reach zero.)
    0x462	ERROR_FLOPPY_ID_MARK_NOT_FOUND
    1122	No ID address mark was found on the floppy disk.
    0x463	ERROR_FLOPPY_WRONG_CYLINDER
    1123	Mismatch between the floppy disk sector ID field and the floppy disk controller track address.
    0x464	ERROR_FLOPPY_UNKNOWN_ERROR
    1124	The floppy disk controller reported an error that is not recognized by the floppy disk driver.
    0x465	ERROR_FLOPPY_BAD_REGISTERS
    1125	The floppy disk controller returned inconsistent results in its registers.
    0x466	ERROR_DISK_RECALIBRATE_FAILED
    1126	While accessing the hard disk, a recalibrate operation failed, even after retries.
    0x467	ERROR_DISK_OPERATION_FAILED
    1127	While accessing the hard disk, a disk operation failed even after retries.
    0x468	ERROR_DISK_RESET_FAILED
    1128	While accessing the hard disk, a disk controller reset was needed, but even that failed.
    0x469	ERROR_EOM_OVERFLOW
    1129	Physical end of tape encountered.
    0x46A	ERROR_NOT_ENOUGH_SERVER_MEMORY
    1130	Not enough server storage is available to process this command.
    0x46B	ERROR_POSSIBLE_DEADLOCK
    1131	A potential deadlock condition has been detected.
    0x46C	ERROR_MAPPED_ALIGNMENT
    1132	The base address or the file offset specified does not have the proper alignment.
    0x474	ERROR_SET_POWER_STATE_VETOED
    1140	An attempt to change the system power state was vetoed by another application or driver.
    0x475	ERROR_SET_POWER_STATE_FAILED
    1141	The system BIOS failed an attempt to change the system power state.
    0x476	ERROR_TOO_MANY_LINKS
    1142	An attempt was made to create more links on a file than the file system supports.
    0x47E	ERROR_OLD_WIN_VERSION
    1150	The specified program requires a newer version of Windows.
    0x47F	ERROR_APP_WRONG_OS
    1151	The specified program is not a Windows or MS-DOS program.
    0x480	ERROR_SINGLE_INSTANCE_APP
    1152	Cannot start more than one instance of the specified program.
    0x481	ERROR_RMODE_APP
    1153	The specified program was written for an earlier version of Windows.
    0x482	ERROR_INVALID_DLL
    1154	One of the library files needed to run this application is damaged.
    0x483	ERROR_NO_ASSOCIATION
    1155	No application is associated with the specified file for this operation.
    0x484	ERROR_DDE_FAIL
    1156	An error occurred in sending the command to the application.
    0x485	ERROR_DLL_NOT_FOUND
    1157	One of the library files needed to run this application cannot be found.
    0x486	ERROR_NO_MORE_USER_HANDLES
    1158	The current process has used all of its system allowance of handles for Window Manager objects.
    0x487	ERROR_MESSAGE_SYNC_ONLY
    1159	The message can be used only with synchronous operations.
    0x488	ERROR_SOURCE_ELEMENT_EMPTY
    1160	The indicated source element has no media.
    0x489	ERROR_DESTINATION_ELEMENT_FULL
    1161	The indicated destination element already contains media.
    0x48A	ERROR_ILLEGAL_ELEMENT_ADDRESS
    1162	The indicated element does not exist.
    0x48B	ERROR_MAGAZINE_NOT_PRESENT
    1163	The indicated element is part of a magazine that is not present.
    0x48C	ERROR_DEVICE_REINITIALIZATION_NEEDED
    1164	The indicated device requires reinitialization due to hardware errors.
    0x48D	ERROR_DEVICE_REQUIRES_CLEANING
    1165	The device has indicated that cleaning is required before further operations are attempted.
    0x48E	ERROR_DEVICE_DOOR_OPEN
    1166	The device has indicated that its door is open.
    0x48F	ERROR_DEVICE_NOT_CONNECTED
    1167	The device is not connected.
    0x490	ERROR_NOT_FOUND
    1168	Element not found.
    0x491	ERROR_NO_MATCH
    1169	There was no match for the specified key in the index.
    0x492	ERROR_SET_NOT_FOUND
    1170	The property set specified does not exist on the object.
    0x493	ERROR_POINT_NOT_FOUND
    1171	The point passed to GetMouseMovePoints is not in the buffer.
    0x494	ERROR_NO_TRACKING_SERVICE
    1172	The tracking (workstation) service is not running.
    0x495	ERROR_NO_VOLUME_ID
    1173	The Volume ID could not be found.
    0x497	ERROR_UNABLE_TO_REMOVE_REPLACED
    1175	Unable to remove the file to be replaced.
    0x498	ERROR_UNABLE_TO_MOVE_REPLACEMENT
    1176	Unable to move the replacement file to the file to be replaced. The file to be replaced has retained its original name.
    0x499	ERROR_UNABLE_TO_MOVE_REPLACEMENT_2
    1177	Unable to move the replacement file to the file to be replaced. The file to be replaced has been renamed using the backup name.
    0x49A	ERROR_JOURNAL_DELETE_IN_PROGRESS
    1178	The volume change journal is being deleted.
    0x49B	ERROR_JOURNAL_NOT_ACTIVE
    1179	The volume change journal is not active.
    0x49C	ERROR_POTENTIAL_FILE_FOUND
    1180	A file was found, but it may not be the correct file.
    0x49D	ERROR_JOURNAL_ENTRY_DELETED
    1181	The journal entry has been deleted from the journal.
    0x4A6	ERROR_SHUTDOWN_IS_SCHEDULED
    1190	A system shutdown has already been scheduled.
    0x4A7	ERROR_SHUTDOWN_USERS_LOGGED_ON
    1191	The system shutdown cannot be initiated because there are other users logged on to the computer.
    0x4B0	ERROR_BAD_DEVICE
    1200	The specified device name is invalid.
    0x4B1	ERROR_CONNECTION_UNAVAIL
    1201	The device is not currently connected but it is a remembered connection.
    0x4B2	ERROR_DEVICE_ALREADY_REMEMBERED
    1202	The local device name has a remembered connection to another network resource.
    0x4B3	ERROR_NO_NET_OR_BAD_PATH
    1203	The network path was either typed incorrectly, does not exist, or the network provider is not currently available. Please try retyping the path or contact your network administrator.
    0x4B4	ERROR_BAD_PROVIDER
    1204	The specified network provider name is invalid.
    0x4B5	ERROR_CANNOT_OPEN_PROFILE
    1205	Unable to open the network connection profile.
    0x4B6	ERROR_BAD_PROFILE
    1206	The network connection profile is corrupted.
    0x4B7	ERROR_NOT_CONTAINER
    1207	Cannot enumerate a noncontainer.
    0x4B8	ERROR_EXTENDED_ERROR
    1208	An extended error has occurred.
    0x4B9	ERROR_INVALID_GROUPNAME
    1209	The format of the specified group name is invalid.
    0x4BA	ERROR_INVALID_COMPUTERNAME
    1210	The format of the specified computer name is invalid.
    0x4BB	ERROR_INVALID_EVENTNAME
    1211	The format of the specified event name is invalid.
    0x4BC	ERROR_INVALID_DOMAINNAME
    1212	The format of the specified domain name is invalid.
    0x4BD	ERROR_INVALID_SERVICENAME
    1213	The format of the specified service name is invalid.
    0x4BE	ERROR_INVALID_NETNAME
    1214	The format of the specified network name is invalid.
    0x4BF	ERROR_INVALID_SHARENAME
    1215	The format of the specified share name is invalid.
    0x4C0	ERROR_INVALID_PASSWORDNAME
    1216	The format of the specified password is invalid.
    0x4C1	ERROR_INVALID_MESSAGENAME
    1217	The format of the specified message name is invalid.
    0x4C2	ERROR_INVALID_MESSAGEDEST
    1218	The format of the specified message destination is invalid.
    0x4C3	ERROR_SESSION_CREDENTIAL_CONFLICT
    1219	Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed. Disconnect all previous connections to the server or shared resource and try again.
    0x4C4	ERROR_REMOTE_SESSION_LIMIT_EXCEEDED
    1220	An attempt was made to establish a session to a network server, but there are already too many sessions established to that server.
    0x4C5	ERROR_DUP_DOMAINNAME
    1221	The workgroup or domain name is already in use by another computer on the network.
    0x4C6	ERROR_NO_NETWORK
    1222	The network is not present or not started.
    0x4C7	ERROR_CANCELLED
    1223	The operation was canceled by the user.
    0x4C8	ERROR_USER_MAPPED_FILE
    1224	The requested operation cannot be performed on a file with a user-mapped section open.
    0x4C9	ERROR_CONNECTION_REFUSED
    1225	The remote computer refused the network connection.
    0x4CA	ERROR_GRACEFUL_DISCONNECT
    1226	The network connection was gracefully closed.
    0x4CB	ERROR_ADDRESS_ALREADY_ASSOCIATED
    1227	The network transport endpoint already has an address associated with it.
    0x4CC	ERROR_ADDRESS_NOT_ASSOCIATED
    1228	An address has not yet been associated with the network endpoint.
    0x4CD	ERROR_CONNECTION_INVALID
    1229	An operation was attempted on a nonexistent network connection.
    0x4CE	ERROR_CONNECTION_ACTIVE
    1230	An invalid operation was attempted on an active network connection.
    0x4CF	ERROR_NETWORK_UNREACHABLE
    1231	The network location cannot be reached. For information about network troubleshooting, see Windows Help.
    0x4D0	ERROR_HOST_UNREACHABLE
    1232	The network location cannot be reached. For information about network troubleshooting, see Windows Help.
    0x4D1	ERROR_PROTOCOL_UNREACHABLE
    1233	The network location cannot be reached. For information about network troubleshooting, see Windows Help.
    0x4D2	ERROR_PORT_UNREACHABLE
    1234	No service is operating at the destination network endpoint on the remote system.
    0x4D3	ERROR_REQUEST_ABORTED
    1235	The request was aborted.
    0x4D4	ERROR_CONNECTION_ABORTED
    1236	The network connection was aborted by the local system.
    0x4D5	ERROR_RETRY
    1237	The operation could not be completed. A retry should be performed.
    0x4D6	ERROR_CONNECTION_COUNT_LIMIT
    1238	A connection to the server could not be made because the limit on the number of concurrent connections for this account has been reached.
    0x4D7	ERROR_LOGIN_TIME_RESTRICTION
    1239	Attempting to log in during an unauthorized time of day for this account.
    0x4D8	ERROR_LOGIN_WKSTA_RESTRICTION
    1240	The account is not authorized to log in from this station.
    0x4D9	ERROR_INCORRECT_ADDRESS
    1241	The network address could not be used for the operation requested.
    0x4DA	ERROR_ALREADY_REGISTERED
    1242	The service is already registered.
    0x4DB	ERROR_SERVICE_NOT_FOUND
    1243	The specified service does not exist.
    0x4DC	ERROR_NOT_AUTHENTICATED
    1244	The operation being requested was not performed because the user has not been authenticated.
    0x4DD	ERROR_NOT_LOGGED_ON
    1245	The operation being requested was not performed because the user has not logged on to the network. The specified service does not exist.
    0x4DE	ERROR_CONTINUE
    1246	Continue with work in progress.
    0x4DF	ERROR_ALREADY_INITIALIZED
    1247	An attempt was made to perform an initialization operation when initialization has already been completed.
    0x4E0	ERROR_NO_MORE_DEVICES
    1248	No more local devices.
    0x4E1	ERROR_NO_SUCH_SITE
    1249	The specified site does not exist.
    0x4E2	ERROR_DOMAIN_CONTROLLER_EXISTS
    1250	A domain controller with the specified name already exists.
    0x4E3	ERROR_ONLY_IF_CONNECTED
    1251	This operation is supported only when you are connected to the server.
    0x4E4	ERROR_OVERRIDE_NOCHANGES
    1252	The group policy framework should call the extension even if there are no changes.
    0x4E5	ERROR_BAD_USER_PROFILE
    1253	The specified user does not have a valid profile.
    0x4E6	ERROR_NOT_SUPPORTED_ON_SBS
    1254	This operation is not supported on a computer running Windows Server 2003 for Small Business Server
    0x4E7	ERROR_SERVER_SHUTDOWN_IN_PROGRESS
    1255	The server machine is shutting down.
    0x4E8	ERROR_HOST_DOWN
    1256	The remote system is not available. For information about network troubleshooting, see Windows Help.
    0x4E9	ERROR_NON_ACCOUNT_SID
    1257	The security identifier provided is not from an account domain.
    0x4EA	ERROR_NON_DOMAIN_SID
    1258	The security identifier provided does not have a domain component.
    0x4EB	ERROR_APPHELP_BLOCK
    1259	AppHelp dialog canceled thus preventing the application from starting.
    0x4EC	ERROR_ACCESS_DISABLED_BY_POLICY
    1260	This program is blocked by group policy. For more information, contact your system administrator.
    0x4ED	ERROR_REG_NAT_CONSUMPTION
    1261	A program attempt to use an invalid register value. Normally caused by an uninitialized register. This error is Itanium specific.
    0x4EE	ERROR_CSCSHARE_OFFLINE
    1262	The share is currently offline or does not exist.
    0x4EF	ERROR_PKINIT_FAILURE
    1263	The Kerberos protocol encountered an error while validating the KDC certificate during smartcard logon. There is more information in the system event log.
    0x4F0	ERROR_SMARTCARD_SUBSYSTEM_FAILURE
    1264	The Kerberos protocol encountered an error while attempting to utilize the smartcard subsystem.
    0x4F1	ERROR_DOWNGRADE_DETECTED
    1265	The system detected a possible attempt to compromise security. Please ensure that you can contact the server that authenticated you.
    0x4F7	ERROR_MACHINE_LOCKED
    1271	The machine is locked and cannot be shut down without the force option.
    0x4F9	ERROR_CALLBACK_SUPPLIED_INVALID_DATA
    1273	An application-defined callback gave invalid data when called.
    0x4FA	ERROR_SYNC_FOREGROUND_REFRESH_REQUIRED
    1274	The group policy framework should call the extension in the synchronous foreground policy refresh.
    0x4FB	ERROR_DRIVER_BLOCKED
    1275	This driver has been blocked from loading
    0x4FC	ERROR_INVALID_IMPORT_OF_NON_DLL
    1276	A dynamic link library (DLL) referenced a module that was neither a DLL nor the process's executable image.
    0x4FD	ERROR_ACCESS_DISABLED_WEBBLADE
    1277	Windows cannot open this program since it has been disabled.
    0x4FE	ERROR_ACCESS_DISABLED_WEBBLADE_TAMPER
    1278	Windows cannot open this program because the license enforcement system has been tampered with or become corrupted.
    0x4FF	ERROR_RECOVERY_FAILURE
    1279	A transaction recover failed.
    0x500	ERROR_ALREADY_FIBER
    1280	The current thread has already been converted to a fiber.
    0x501	ERROR_ALREADY_THREAD
    1281	The current thread has already been converted from a fiber.
    0x502	ERROR_STACK_BUFFER_OVERRUN
    1282	The system detected an overrun of a stack-based buffer in this application. This overrun could potentially allow a malicious user to gain control of this application.
    0x503	ERROR_PARAMETER_QUOTA_EXCEEDED
    1283	Data present in one of the parameters is more than the function can operate on.
    0x504	ERROR_DEBUGGER_INACTIVE
    1284	An attempt to do an operation on a debug object failed because the object is in the process of being deleted.
    0x505	ERROR_DELAY_LOAD_FAILED
    1285	An attempt to delay-load a .dll or get a function address in a delay-loaded .dll failed.
    0x506	ERROR_VDM_DISALLOWED
    1286	%1 is a 16-bit application. You do not have permissions to execute 16-bit applications. Check your permissions with your system administrator.
    0x507	ERROR_UNIDENTIFIED_ERROR
    1287	Insufficient information exists to identify the cause of failure.
    0x508	ERROR_INVALID_CRUNTIME_PARAMETER
    1288	The parameter passed to a C runtime function is incorrect.
    0x509	ERROR_BEYOND_VDL
    1289	The operation occurred beyond the valid data length of the file.
    0x50A	ERROR_INCOMPATIBLE_SERVICE_SID_TYPE
    1290	The service start failed since one or more services in the same process have an incompatible service SID type setting. A service with restricted service SID type can only coexist in the same process with other services with a restricted SID type. If the service SID type for this service was just configured, the hosting process must be restarted in order to start this service.
    0x50B	ERROR_DRIVER_PROCESS_TERMINATED
    1291	The process hosting the driver for this device has been terminated.
    0x50C	ERROR_IMPLEMENTATION_LIMIT
    1292	An operation attempted to exceed an implementation-defined limit.
    0x50D	ERROR_PROCESS_IS_PROTECTED
    1293	Either the target process, or the target thread's containing process, is a protected process.
    0x50E	ERROR_SERVICE_NOTIFY_CLIENT_LAGGING
    1294	The service notification client is lagging too far behind the current state of services in the machine.
    0x50F	ERROR_DISK_QUOTA_EXCEEDED
    1295	The requested file operation failed because the storage quota was exceeded. To free up disk space, move files to a different location or delete unnecessary files. For more information, contact your system administrator.
    0x510	ERROR_CONTENT_BLOCKED
    1296	The requested file operation failed because the storage policy blocks that type of file. For more information, contact your system administrator.
    0x511	ERROR_INCOMPATIBLE_SERVICE_PRIVILEGE
    1297	A privilege that the service requires to function properly does not exist in the service account configuration. You may use the Services Microsoft Management Console (MMC) snap-in (services.msc) and the Local Security Settings MMC snap-in (secpol.msc) to view the service configuration and the account configuration.
    0x512	ERROR_APP_HANG
    1298	A thread involved in this operation appears to be unresponsive.
    0x513	ERROR_INVALID_LABEL
    1299	Indicates a particular Security ID may not be assigned as the label of an object.
    0x514	ERROR_NOT_ALL_ASSIGNED
    1300	Not all privileges or groups referenced are assigned to the caller.
    0x515	ERROR_SOME_NOT_MAPPED
    1301	Some mapping between account names and security IDs was not done.
    0x516	ERROR_NO_QUOTAS_FOR_ACCOUNT
    1302	No system quota limits are specifically set for this account.
    0x517	ERROR_LOCAL_USER_SESSION_KEY
    1303	No encryption key is available. A well-known encryption key was returned.
    0x518	ERROR_NULL_LM_PASSWORD
    1304	The password is too complex to be converted to a LAN Manager password. The LAN Manager password returned is a NULL string.
    0x519	ERROR_UNKNOWN_REVISION
    1305	The revision level is unknown.
    0x51A	ERROR_REVISION_MISMATCH
    1306	Indicates two revision levels are incompatible.
    0x51B	ERROR_INVALID_OWNER
    1307	This security ID may not be assigned as the owner of this object.
    0x51C	ERROR_INVALID_PRIMARY_GROUP
    1308	This security ID may not be assigned as the primary group of an object.
    0x51D	ERROR_NO_IMPERSONATION_TOKEN
    1309	An attempt has been made to operate on an impersonation token by a thread that is not currently impersonating a client.
    0x51E	ERROR_CANT_DISABLE_MANDATORY
    1310	The group may not be disabled.
    0x51F	ERROR_NO_LOGON_SERVERS
    1311	There are currently no logon servers available to service the logon request.
    0x520	ERROR_NO_SUCH_LOGON_SESSION
    1312	A specified logon session does not exist. It may already have been terminated.
    0x521	ERROR_NO_SUCH_PRIVILEGE
    1313	A specified privilege does not exist.
    0x522	ERROR_PRIVILEGE_NOT_HELD
    1314	A required privilege is not held by the client.
    0x523	ERROR_INVALID_ACCOUNT_NAME
    1315	The name provided is not a properly formed account name.
    0x524	ERROR_USER_EXISTS
    1316	The specified account already exists.
    0x525	ERROR_NO_SUCH_USER
    1317	The specified account does not exist.
    0x526	ERROR_GROUP_EXISTS
    1318	The specified group already exists.
    0x527	ERROR_NO_SUCH_GROUP
    1319	The specified group does not exist.
    0x528	ERROR_MEMBER_IN_GROUP
    1320	Either the specified user account is already a member of the specified group, or the specified group cannot be deleted because it contains a member.
    0x529	ERROR_MEMBER_NOT_IN_GROUP
    1321	The specified user account is not a member of the specified group account.
    0x52A	ERROR_LAST_ADMIN
    1322	The last remaining administration account cannot be disabled or deleted.
    0x52B	ERROR_WRONG_PASSWORD
    1323	Unable to update the password. The value provided as the current password is incorrect.
    0x52C	ERROR_ILL_FORMED_PASSWORD
    1324	Unable to update the password. The value provided for the new password contains values that are not allowed in passwords.
    0x52D	ERROR_PASSWORD_RESTRICTION
    1325	Unable to update the password. The value provided for the new password does not meet the length, complexity, or history requirements of the domain.
    0x52E	ERROR_LOGON_FAILURE
    1326	Logon failure: unknown user name or bad password.
    0x52F	ERROR_ACCOUNT_RESTRICTION
    1327	Logon failure: user account restriction. Possible reasons are blank passwords not allowed, logon hour restrictions, or a policy restriction has been enforced.
    0x530	ERROR_INVALID_LOGON_HOURS
    1328	Logon failure: account logon time restriction violation.
    0x531	ERROR_INVALID_WORKSTATION
    1329	Logon failure: user not allowed to log on to this computer.
    0x532	ERROR_PASSWORD_EXPIRED
    1330	Logon failure: the specified account password has expired.
    0x533	ERROR_ACCOUNT_DISABLED
    1331	Logon failure: account currently disabled.
    0x534	ERROR_NONE_MAPPED
    1332	No mapping between account names and security IDs was done.
    0x535	ERROR_TOO_MANY_LUIDS_REQUESTED
    1333	Too many local user identifiers (LUIDs) were requested at one time.
    0x536	ERROR_LUIDS_EXHAUSTED
    1334	No more local user identifiers (LUIDs) are available.
    0x537	ERROR_INVALID_SUB_AUTHORITY
    1335	The subauthority part of a security ID is invalid for this particular use.
    0x538	ERROR_INVALID_ACL
    1336	The access control list (ACL) structure is invalid.
    0x539	ERROR_INVALID_SID
    1337	The security ID structure is invalid.
    0x53A	ERROR_INVALID_SECURITY_DESCR
    1338	The security descriptor structure is invalid.
    0x53C	ERROR_BAD_INHERITANCE_ACL
    1340	The inherited access control list (ACL) or access control entry (ACE) could not be built.
    0x53D	ERROR_SERVER_DISABLED
    1341	The server is currently disabled.
    0x53E	ERROR_SERVER_NOT_DISABLED
    1342	The server is currently enabled.
    0x53F	ERROR_INVALID_ID_AUTHORITY
    1343	The value provided was an invalid value for an identifier authority.
    0x540	ERROR_ALLOTTED_SPACE_EXCEEDED
    1344	No more memory is available for security information updates.
    0x541	ERROR_INVALID_GROUP_ATTRIBUTES
    1345	The specified attributes are invalid, or incompatible with the attributes for the group as a whole.
    0x542	ERROR_BAD_IMPERSONATION_LEVEL
    1346	Either a required impersonation level was not provided, or the provided impersonation level is invalid.
    0x543	ERROR_CANT_OPEN_ANONYMOUS
    1347	Cannot open an anonymous level security token.
    0x544	ERROR_BAD_VALIDATION_CLASS
    1348	The validation information class requested was invalid.
    0x545	ERROR_BAD_TOKEN_TYPE
    1349	The type of the token is inappropriate for its attempted use.
    0x546	ERROR_NO_SECURITY_ON_OBJECT
    1350	Unable to perform a security operation on an object that has no associated security.
    0x547	ERROR_CANT_ACCESS_DOMAIN_INFO
    1351	Configuration information could not be read from the domain controller, either because the machine is unavailable, or access has been denied.
    0x548	ERROR_INVALID_SERVER_STATE
    1352	The security account manager (SAM) or local security authority (LSA) server was in the wrong state to perform the security operation.
    0x549	ERROR_INVALID_DOMAIN_STATE
    1353	The domain was in the wrong state to perform the security operation.
    0x54A	ERROR_INVALID_DOMAIN_ROLE
    1354	This operation is only allowed for the Primary Domain Controller of the domain.
    0x54B	ERROR_NO_SUCH_DOMAIN
    1355	The specified domain either does not exist or could not be contacted.
    0x54C	ERROR_DOMAIN_EXISTS
    1356	The specified domain already exists.
    0x54D	ERROR_DOMAIN_LIMIT_EXCEEDED
    1357	An attempt was made to exceed the limit on the number of domains per server.
    0x54E	ERROR_INTERNAL_DB_CORRUPTION
    1358	Unable to complete the requested operation because of either a catastrophic media failure or a data structure corruption on the disk.
    0x54F	ERROR_INTERNAL_ERROR
    1359	An internal error occurred.
    0x550	ERROR_GENERIC_NOT_MAPPED
    1360	Generic access types were contained in an access mask which should already be mapped to nongeneric types.
    0x551	ERROR_BAD_DESCRIPTOR_FORMAT
    1361	A security descriptor is not in the right format (absolute or self-relative).
    0x552	ERROR_NOT_LOGON_PROCESS
    1362	The requested action is restricted for use by logon processes only. The calling process has not registered as a logon process.
    0x553	ERROR_LOGON_SESSION_EXISTS
    1363	Cannot start a new logon session with an ID that is already in use.
    0x554	ERROR_NO_SUCH_PACKAGE
    1364	A specified authentication package is unknown.
    0x555	ERROR_BAD_LOGON_SESSION_STATE
    1365	The logon session is not in a state that is consistent with the requested operation.
    0x556	ERROR_LOGON_SESSION_COLLISION
    1366	The logon session ID is already in use.
    0x557	ERROR_INVALID_LOGON_TYPE
    1367	A logon request contained an invalid logon type value.
    0x558	ERROR_CANNOT_IMPERSONATE
    1368	Unable to impersonate using a named pipe until data has been read from that pipe.
    0x559	ERROR_RXACT_INVALID_STATE
    1369	The transaction state of a registry subtree is incompatible with the requested operation.
    0x55A	ERROR_RXACT_COMMIT_FAILURE
    1370	An internal security database corruption has been encountered.
    0x55B	ERROR_SPECIAL_ACCOUNT
    1371	Cannot perform this operation on built-in accounts.
    0x55C	ERROR_SPECIAL_GROUP
    1372	Cannot perform this operation on this built-in special group.
    0x55D	ERROR_SPECIAL_USER
    1373	Cannot perform this operation on this built-in special user.
    0x55E	ERROR_MEMBERS_PRIMARY_GROUP
    1374	The user cannot be removed from a group because the group is currently the user's primary group.
    0x55F	ERROR_TOKEN_ALREADY_IN_USE
    1375	The token is already in use as a primary token.
    0x560	ERROR_NO_SUCH_ALIAS
    1376	The specified local group does not exist.
    0x561	ERROR_MEMBER_NOT_IN_ALIAS
    1377	The specified account name is not a member of the group.
    0x562	ERROR_MEMBER_IN_ALIAS
    1378	The specified account name is already a member of the group.
    0x563	ERROR_ALIAS_EXISTS
    1379	The specified local group already exists.
    0x564	ERROR_LOGON_NOT_GRANTED
    1380	Logon failure: the user has not been granted the requested logon type at this computer.
    0x565	ERROR_TOO_MANY_SECRETS
    1381	The maximum number of secrets that may be stored in a single system has been exceeded.
    0x566	ERROR_SECRET_TOO_LONG
    1382	The length of a secret exceeds the maximum length allowed.
    0x567	ERROR_INTERNAL_DB_ERROR
    1383	The local security authority database contains an internal inconsistency.
    0x568	ERROR_TOO_MANY_CONTEXT_IDS
    1384	During a logon attempt, the user's security context accumulated too many security IDs.
    0x569	ERROR_LOGON_TYPE_NOT_GRANTED
    1385	Logon failure: the user has not been granted the requested logon type at this computer.
    0x56A	ERROR_NT_CROSS_ENCRYPTION_REQUIRED
    1386	A cross-encrypted password is necessary to change a user password.
    0x56B	ERROR_NO_SUCH_MEMBER
    1387	A member could not be added to or removed from the local group because the member does not exist.
    0x56C	ERROR_INVALID_MEMBER
    1388	A new member could not be added to a local group because the member has the wrong account type.
    0x56D	ERROR_TOO_MANY_SIDS
    1389	Too many security IDs have been specified.
    0x56E	ERROR_LM_CROSS_ENCRYPTION_REQUIRED
    1390	A cross-encrypted password is necessary to change this user password.
    0x56F	ERROR_NO_INHERITANCE
    1391	Indicates an ACL contains no inheritable components.
    0x570	ERROR_FILE_CORRUPT
    1392	The file or directory is corrupted and unreadable.
    0x571	ERROR_DISK_CORRUPT
    1393	The disk structure is corrupted and unreadable.
    0x572	ERROR_NO_USER_SESSION_KEY
    1394	There is no user session key for the specified logon session.
    0x573	ERROR_LICENSE_QUOTA_EXCEEDED
    1395	The service being accessed is licensed for a particular number of connections. No more connections can be made to the service at this time because there are already as many connections as the service can accept.
    0x574	ERROR_WRONG_TARGET_NAME
    1396	Logon Failure: The target account name is incorrect.
    0x575	ERROR_MUTUAL_AUTH_FAILED
    1397	Mutual Authentication failed. The server's password is out of date at the domain controller.
    0x576	ERROR_TIME_SKEW
    1398	There is a time and/or date difference between the client and server.
    0x577	ERROR_CURRENT_DOMAIN_NOT_ALLOWED
    1399	This operation cannot be performed on the current domain.
    0x578	ERROR_INVALID_WINDOW_HANDLE
    1400	Invalid window handle.
    0x579	ERROR_INVALID_MENU_HANDLE
    1401	Invalid menu handle.
    0x57A	ERROR_INVALID_CURSOR_HANDLE
    1402	Invalid cursor handle.
    0x57B	ERROR_INVALID_ACCEL_HANDLE
    1403	Invalid accelerator table handle.
    0x57C	ERROR_INVALID_HOOK_HANDLE
    1404	Invalid hook handle.
    0x57D	ERROR_INVALID_DWP_HANDLE
    1405	Invalid handle to a multiple-window position structure.
    0x57E	ERROR_TLW_WITH_WSCHILD
    1406	Cannot create a top-level child window.
    0x57F	ERROR_CANNOT_FIND_WND_CLASS
    1407	Cannot find window class.
    0x580	ERROR_WINDOW_OF_OTHER_THREAD
    1408	Invalid window; it belongs to other thread.
    0x581	ERROR_HOTKEY_ALREADY_REGISTERED
    1409	Hot key is already registered.
    0x582	ERROR_CLASS_ALREADY_EXISTS
    1410	Class already exists.
    0x583	ERROR_CLASS_DOES_NOT_EXIST
    1411	Class does not exist.
    0x584	ERROR_CLASS_HAS_WINDOWS
    1412	Class still has open windows.
    0x585	ERROR_INVALID_INDEX
    1413	Invalid index.
    0x586	ERROR_INVALID_ICON_HANDLE
    1414	Invalid icon handle.
    0x587	ERROR_PRIVATE_DIALOG_INDEX
    1415	Using private DIALOG window words.
    0x588	ERROR_LISTBOX_ID_NOT_FOUND
    1416	The list box identifier was not found.
    0x589	ERROR_NO_WILDCARD_CHARACTERS
    1417	No wildcards were found.
    0x58A	ERROR_CLIPBOARD_NOT_OPEN
    1418	Thread does not have a clipboard open.
    0x58B	ERROR_HOTKEY_NOT_REGISTERED
    1419	Hot key is not registered.
    0x58C	ERROR_WINDOW_NOT_DIALOG
    1420	The window is not a valid dialog window.
    0x58D	ERROR_CONTROL_ID_NOT_FOUND
    1421	Control ID not found.
    0x58E	ERROR_INVALID_COMBOBOX_MESSAGE
    1422	Invalid message for a combo box because it does not have an edit control.
    0x58F	ERROR_WINDOW_NOT_COMBOBOX
    1423	The window is not a combo box.
    0x590	ERROR_INVALID_EDIT_HEIGHT
    1424	Height must be less than 256.
    0x591	ERROR_DC_NOT_FOUND
    1425	Invalid device context (DC) handle.
    0x592	ERROR_INVALID_HOOK_FILTER
    1426	Invalid hook procedure type.
    0x593	ERROR_INVALID_FILTER_PROC
    1427	Invalid hook procedure.
    0x594	ERROR_HOOK_NEEDS_HMOD
    1428	Cannot set nonlocal hook without a module handle.
    0x595	ERROR_GLOBAL_ONLY_HOOK
    1429	This hook procedure can only be set globally.
    0x596	ERROR_JOURNAL_HOOK_SET
    1430	The journal hook procedure is already installed.
    0x597	ERROR_HOOK_NOT_INSTALLED
    1431	The hook procedure is not installed.
    0x598	ERROR_INVALID_LB_MESSAGE
    1432	Invalid message for single-selection list box.
    0x599	ERROR_SETCOUNT_ON_BAD_LB
    1433	LB_SETCOUNT sent to non-lazy list box.
    0x59A	ERROR_LB_WITHOUT_TABSTOPS
    1434	This list box does not support tab stops.
    0x59B	ERROR_DESTROY_OBJECT_OF_OTHER_THREAD
    1435	Cannot destroy object created by another thread.
    0x59C	ERROR_CHILD_WINDOW_MENU
    1436	Child windows cannot have menus.
    0x59D	ERROR_NO_SYSTEM_MENU
    1437	The window does not have a system menu.
    0x59E	ERROR_INVALID_MSGBOX_STYLE
    1438	Invalid message box style.
    0x59F	ERROR_INVALID_SPI_VALUE
    1439	Invalid system-wide (SPI_*) parameter.
    0x5A0	ERROR_SCREEN_ALREADY_LOCKED
    1440	Screen already locked.
    0x5A1	ERROR_HWNDS_HAVE_DIFF_PARENT
    1441	All handles to windows in a multiple-window position structure must have the same parent.
    0x5A2	ERROR_NOT_CHILD_WINDOW
    1442	The window is not a child window.
    0x5A3	ERROR_INVALID_GW_COMMAND
    1443	Invalid GW_* command.
    0x5A4	ERROR_INVALID_THREAD_ID
    1444	Invalid thread identifier.
    0x5A5	ERROR_NON_MDICHILD_WINDOW
    1445	Cannot process a message from a window that is not a multiple document interface (MDI) window.
    0x5A6	ERROR_POPUP_ALREADY_ACTIVE
    1446	Popup menu already active.
    0x5A7	ERROR_NO_SCROLLBARS
    1447	The window does not have scroll bars.
    0x5A8	ERROR_INVALID_SCROLLBAR_RANGE
    1448	Scroll bar range cannot be greater than MAXLONG.
    0x5A9	ERROR_INVALID_SHOWWIN_COMMAND
    1449	Cannot show or remove the window in the way specified.
    0x5AA	ERROR_NO_SYSTEM_RESOURCES
    1450	Insufficient system resources exist to complete the requested service.
    0x5AB	ERROR_NONPAGED_SYSTEM_RESOURCES
    1451	Insufficient system resources exist to complete the requested service.
    0x5AC	ERROR_PAGED_SYSTEM_RESOURCES
    1452	Insufficient system resources exist to complete the requested service.
    0x5AD	ERROR_WORKING_SET_QUOTA
    1453	Insufficient quota to complete the requested service.
    0x5AE	ERROR_PAGEFILE_QUOTA
    1454	Insufficient quota to complete the requested service.
    0x5AF	ERROR_COMMITMENT_LIMIT
    1455	The paging file is too small for this operation to complete.
    0x5B0	ERROR_MENU_ITEM_NOT_FOUND
    1456	A menu item was not found.
    0x5B1	ERROR_INVALID_KEYBOARD_HANDLE
    1457	Invalid keyboard layout handle.
    0x5B2	ERROR_HOOK_TYPE_NOT_ALLOWED
    1458	Hook type not allowed.
    0x5B3	ERROR_REQUIRES_INTERACTIVE_WINDOWSTATION
    1459	This operation requires an interactive window station.
    0x5B4	ERROR_TIMEOUT
    1460	This operation returned because the timeout period expired.
    0x5B5	ERROR_INVALID_MONITOR_HANDLE
    1461	Invalid monitor handle.
    0x5B6	ERROR_INCORRECT_SIZE
    1462	Incorrect size argument.
    0x5B7	ERROR_SYMLINK_CLASS_DISABLED
    1463	The symbolic link cannot be followed because its type is disabled.
    0x5B8	ERROR_SYMLINK_NOT_SUPPORTED
    1464	This application does not support the current operation on symbolic links.
    0x5B9	ERROR_XML_PARSE_ERROR
    1465	Windows was unable to parse the requested XML data.
    0x5BA	ERROR_XMLDSIG_ERROR
    1466	An error was encountered while processing an XML digital signature.
    0x5BB	ERROR_RESTART_APPLICATION
    1467	This application must be restarted.
    0x5BC	ERROR_WRONG_COMPARTMENT
    1468	The caller made the connection request in the wrong routing compartment.
    0x5BD	ERROR_AUTHIP_FAILURE
    1469	There was an AuthIP failure when attempting to connect to the remote host.
    0x5BE	ERROR_NO_NVRAM_RESOURCES
    1470	Insufficient NVRAM resources exist to complete the requested service. A reboot might be required.
    0x5DC	ERROR_EVENTLOG_FILE_CORRUPT
    1500	The event log file is corrupted.
    0x5DD	ERROR_EVENTLOG_CANT_START
    1501	No event log file could be opened, so the event logging service did not start.
    0x5DE	ERROR_LOG_FILE_FULL
    1502	The event log file is full.
    0x5DF	ERROR_EVENTLOG_FILE_CHANGED
    1503	The event log file has changed between read operations.
    0x60E	ERROR_INVALID_TASK_NAME
    1550	The specified task name is invalid.
    0x60F	ERROR_INVALID_TASK_INDEX
    1551	The specified task index is invalid.
    0x610	ERROR_THREAD_ALREADY_IN_TASK
    1552	The specified thread is already joining a task.
    0x641	ERROR_INSTALL_SERVICE_FAILURE
    1601	The Windows Installer Service could not be accessed. This can occur if the Windows Installer is not correctly installed. Contact your support personnel for assistance.
    0x642	ERROR_INSTALL_USEREXIT
    1602	User cancelled installation.
    0x643	ERROR_INSTALL_FAILURE
    1603	Fatal error during installation.
    0x644	ERROR_INSTALL_SUSPEND
    1604	Installation suspended, incomplete.
    0x645	ERROR_UNKNOWN_PRODUCT
    1605	This action is only valid for products that are currently installed.
    0x646	ERROR_UNKNOWN_FEATURE
    1606	Feature ID not registered.
    0x647	ERROR_UNKNOWN_COMPONENT
    1607	Component ID not registered.
    0x648	ERROR_UNKNOWN_PROPERTY
    1608	Unknown property.
    0x649	ERROR_INVALID_HANDLE_STATE
    1609	Handle is in an invalid state.
    0x64A	ERROR_BAD_CONFIGURATION
    1610	The configuration data for this product is corrupt. Contact your support personnel.
    0x64B	ERROR_INDEX_ABSENT
    1611	Component qualifier not present.
    0x64C	ERROR_INSTALL_SOURCE_ABSENT
    1612	The installation source for this product is not available. Verify that the source exists and that you can access it.
    0x64D	ERROR_INSTALL_PACKAGE_VERSION
    1613	This installation package cannot be installed by the Windows Installer service. You must install a Windows service pack that contains a newer version of the Windows Installer service.
    0x64E	ERROR_PRODUCT_UNINSTALLED
    1614	Product is uninstalled.
    0x64F	ERROR_BAD_QUERY_SYNTAX
    1615	SQL query syntax invalid or unsupported.
    0x650	ERROR_INVALID_FIELD
    1616	Record field does not exist.
    0x651	ERROR_DEVICE_REMOVED
    1617	The device has been removed.
    0x652	ERROR_INSTALL_ALREADY_RUNNING
    1618	Another installation is already in progress. Complete that installation before proceeding with this install.
    0x653	ERROR_INSTALL_PACKAGE_OPEN_FAILED
    1619	This installation package could not be opened. Verify that the package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer package.
    0x654	ERROR_INSTALL_PACKAGE_INVALID
    1620	This installation package could not be opened. Contact the application vendor to verify that this is a valid Windows Installer package.
    0x655	ERROR_INSTALL_UI_FAILURE
    1621	There was an error starting the Windows Installer service user interface. Contact your support personnel.
    0x656	ERROR_INSTALL_LOG_FAILURE
    1622	Error opening installation log file. Verify that the specified log file location exists and that you can write to it.
    0x657	ERROR_INSTALL_LANGUAGE_UNSUPPORTED
    1623	The language of this installation package is not supported by your system.
    0x658	ERROR_INSTALL_TRANSFORM_FAILURE
    1624	Error applying transforms. Verify that the specified transform paths are valid.
    0x659	ERROR_INSTALL_PACKAGE_REJECTED
    1625	This installation is forbidden by system policy. Contact your system administrator.
    0x65A	ERROR_FUNCTION_NOT_CALLED
    1626	Function could not be executed.
    0x65B	ERROR_FUNCTION_FAILED
    1627	Function failed during execution.
    0x65C	ERROR_INVALID_TABLE
    1628	Invalid or unknown table specified.
    0x65D	ERROR_DATATYPE_MISMATCH
    1629	Data supplied is of wrong type.
    0x65E	ERROR_UNSUPPORTED_TYPE
    1630	Data of this type is not supported.
    0x65F	ERROR_CREATE_FAILED
    1631	The Windows Installer service failed to start. Contact your support personnel.
    0x660	ERROR_INSTALL_TEMP_UNWRITABLE
    1632	The Temp folder is on a drive that is full or is inaccessible. Free up space on the drive or verify that you have write permission on the Temp folder.
    0x661	ERROR_INSTALL_PLATFORM_UNSUPPORTED
    1633	This installation package is not supported by this processor type. Contact your product vendor.
    0x662	ERROR_INSTALL_NOTUSED
    1634	Component not used on this computer.
    0x663	ERROR_PATCH_PACKAGE_OPEN_FAILED
    1635	This update package could not be opened. Verify that the update package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer update package.
    0x664	ERROR_PATCH_PACKAGE_INVALID
    1636	This update package could not be opened. Contact the application vendor to verify that this is a valid Windows Installer update package.
    0x665	ERROR_PATCH_PACKAGE_UNSUPPORTED
    1637	This update package cannot be processed by the Windows Installer service. You must install a Windows service pack that contains a newer version of the Windows Installer service.
    0x666	ERROR_PRODUCT_VERSION
    1638	Another version of this product is already installed. Installation of this version cannot continue. To configure or remove the existing version of this product, use Add/Remove Programs on the Control Panel.
    0x667	ERROR_INVALID_COMMAND_LINE
    1639	Invalid command line argument. Consult the Windows Installer SDK for detailed command line help.
    0x668	ERROR_INSTALL_REMOTE_DISALLOWED
    1640	Only administrators have permission to add, remove, or configure server software during a Terminal services remote session. If you want to install or configure software on the server, contact your network administrator.
    0x669	ERROR_SUCCESS_REBOOT_INITIATED
    1641	The requested operation completed successfully. The system will be restarted so the changes can take effect.
    0x66A	ERROR_PATCH_TARGET_NOT_FOUND
    1642	The upgrade cannot be installed by the Windows Installer service because the program to be upgraded may be missing, or the upgrade may update a different version of the program. Verify that the program to be upgraded exists on your computer and that you have the correct upgrade.
    0x66B	ERROR_PATCH_PACKAGE_REJECTED
    1643	The update package is not permitted by software restriction policy.
    0x66C	ERROR_INSTALL_TRANSFORM_REJECTED
    1644	One or more customizations are not permitted by software restriction policy.
    0x66D	ERROR_INSTALL_REMOTE_PROHIBITED
    1645	The Windows Installer does not permit installation from a Remote Desktop Connection.
    0x66E	ERROR_PATCH_REMOVAL_UNSUPPORTED
    1646	Uninstallation of the update package is not supported.
    0x66F	ERROR_UNKNOWN_PATCH
    1647	The update is not applied to this product.
    0x670	ERROR_PATCH_NO_SEQUENCE
    1648	No valid sequence could be found for the set of updates.
    0x671	ERROR_PATCH_REMOVAL_DISALLOWED
    1649	Update removal was disallowed by policy.
    0x672	ERROR_INVALID_PATCH_XML
    1650	The XML update data is invalid.
    0x673	ERROR_PATCH_MANAGED_ADVERTISED_PRODUCT
    1651	Windows Installer does not permit updating of managed advertised products. At least one feature of the product must be installed before applying the update.
    0x674	ERROR_INSTALL_SERVICE_SAFEBOOT
    1652	The Windows Installer service is not accessible in Safe Mode. Please try again when your computer is not in Safe Mode or you can use System Restore to return your machine to a previous good state.
    0x675	ERROR_FAIL_FAST_EXCEPTION
    1653	A fail fast exception occurred. Exception handlers will not be invoked and the process will be terminated immediately.
    0x6A4	RPC_S_INVALID_STRING_BINDING
    1700	The string binding is invalid.
    0x6A5	RPC_S_WRONG_KIND_OF_BINDING
    1701	The binding handle is not the correct type.
    0x6A6	RPC_S_INVALID_BINDING
    1702	The binding handle is invalid.
    0x6A7	RPC_S_PROTSEQ_NOT_SUPPORTED
    1703	The RPC protocol sequence is not supported.
    0x6A8	RPC_S_INVALID_RPC_PROTSEQ
    1704	The RPC protocol sequence is invalid.
    0x6A9	RPC_S_INVALID_STRING_UUID
    1705	The string universal unique identifier (UUID) is invalid.
    0x6AA	RPC_S_INVALID_ENDPOINT_FORMAT
    1706	The endpoint format is invalid.
    0x6AB	RPC_S_INVALID_NET_ADDR
    1707	The network address is invalid.
    0x6AC	RPC_S_NO_ENDPOINT_FOUND
    1708	No endpoint was found.
    0x6AD	RPC_S_INVALID_TIMEOUT
    1709	The timeout value is invalid.
    0x6AE	RPC_S_OBJECT_NOT_FOUND
    1710	The object universal unique identifier (UUID) was not found.
    0x6AF	RPC_S_ALREADY_REGISTERED
    1711	The object universal unique identifier (UUID) has already been registered.
    0x6B0	RPC_S_TYPE_ALREADY_REGISTERED
    1712	The type universal unique identifier (UUID) has already been registered.
    0x6B1	RPC_S_ALREADY_LISTENING
    1713	The RPC server is already listening.
    0x6B2	RPC_S_NO_PROTSEQS_REGISTERED
    1714	No protocol sequences have been registered.
    0x6B3	RPC_S_NOT_LISTENING
    1715	The RPC server is not listening.
    0x6B4	RPC_S_UNKNOWN_MGR_TYPE
    1716	The manager type is unknown.
    0x6B5	RPC_S_UNKNOWN_IF
    1717	The interface is unknown.
    0x6B6	RPC_S_NO_BINDINGS
    1718	There are no bindings.
    0x6B7	RPC_S_NO_PROTSEQS
    1719	There are no protocol sequences.
    0x6B8	RPC_S_CANT_CREATE_ENDPOINT
    1720	The endpoint cannot be created.
    0x6B9	RPC_S_OUT_OF_RESOURCES
    1721	Not enough resources are available to complete this operation.
    0x6BA	RPC_S_SERVER_UNAVAILABLE
    1722	The RPC server is unavailable.
    0x6BB	RPC_S_SERVER_TOO_BUSY
    1723	The RPC server is too busy to complete this operation.
    0x6BC	RPC_S_INVALID_NETWORK_OPTIONS
    1724	The network options are invalid.
    0x6BD	RPC_S_NO_CALL_ACTIVE
    1725	There are no remote procedure calls active on this thread.
    0x6BE	RPC_S_CALL_FAILED
    1726	The remote procedure call failed.
    0x6BF	RPC_S_CALL_FAILED_DNE
    1727	The remote procedure call failed and did not execute.
    0x6C0	RPC_S_PROTOCOL_ERROR
    1728	A remote procedure call (RPC) protocol error occurred.
    0x6C1	RPC_S_PROXY_ACCESS_DENIED
    1729	Access to the HTTP proxy is denied.
    0x6C2	RPC_S_UNSUPPORTED_TRANS_SYN
    1730	The transfer syntax is not supported by the RPC server.
    0x6C4	RPC_S_UNSUPPORTED_TYPE
    1732	The universal unique identifier (UUID) type is not supported.
    0x6C5	RPC_S_INVALID_TAG
    1733	The tag is invalid.
    0x6C6	RPC_S_INVALID_BOUND
    1734	The array bounds are invalid.
    0x6C7	RPC_S_NO_ENTRY_NAME
    1735	The binding does not contain an entry name.
    0x6C8	RPC_S_INVALID_NAME_SYNTAX
    1736	The name syntax is invalid.
    0x6C9	RPC_S_UNSUPPORTED_NAME_SYNTAX
    1737	The name syntax is not supported.
    0x6CB	RPC_S_UUID_NO_ADDRESS
    1739	No network address is available to use to construct a universal unique identifier (UUID).
    0x6CC	RPC_S_DUPLICATE_ENDPOINT
    1740	The endpoint is a duplicate.
    0x6CD	RPC_S_UNKNOWN_AUTHN_TYPE
    1741	The authentication type is unknown.
    0x6CE	RPC_S_MAX_CALLS_TOO_SMALL
    1742	The maximum number of calls is too small.
    0x6CF	RPC_S_STRING_TOO_LONG
    1743	The string is too long.
    0x6D0	RPC_S_PROTSEQ_NOT_FOUND
    1744	The RPC protocol sequence was not found.
    0x6D1	RPC_S_PROCNUM_OUT_OF_RANGE
    1745	The procedure number is out of range.
    0x6D2	RPC_S_BINDING_HAS_NO_AUTH
    1746	The binding does not contain any authentication information.
    0x6D3	RPC_S_UNKNOWN_AUTHN_SERVICE
    1747	The authentication service is unknown.
    0x6D4	RPC_S_UNKNOWN_AUTHN_LEVEL
    1748	The authentication level is unknown.
    0x6D5	RPC_S_INVALID_AUTH_IDENTITY
    1749	The security context is invalid.
    0x6D6	RPC_S_UNKNOWN_AUTHZ_SERVICE
    1750	The authorization service is unknown.
    0x6D7	EPT_S_INVALID_ENTRY
    1751	The entry is invalid.
    0x6D8	EPT_S_CANT_PERFORM_OP
    1752	The server endpoint cannot perform the operation.
    0x6D9	EPT_S_NOT_REGISTERED
    1753	There are no more endpoints available from the endpoint mapper.
    0x6DA	RPC_S_NOTHING_TO_EXPORT
    1754	No interfaces have been exported.
    0x6DB	RPC_S_INCOMPLETE_NAME
    1755	The entry name is incomplete.
    0x6DC	RPC_S_INVALID_VERS_OPTION
    1756	The version option is invalid.
    0x6DD	RPC_S_NO_MORE_MEMBERS
    1757	There are no more members.
    0x6DE	RPC_S_NOT_ALL_OBJS_UNEXPORTED
    1758	There is nothing to unexport.
    0x6DF	RPC_S_INTERFACE_NOT_FOUND
    1759	The interface was not found.
    0x6E0	RPC_S_ENTRY_ALREADY_EXISTS
    1760	The entry already exists.
    0x6E1	RPC_S_ENTRY_NOT_FOUND
    1761	The entry is not found.
    0x6E2	RPC_S_NAME_SERVICE_UNAVAILABLE
    1762	The name service is unavailable.
    0x6E3	RPC_S_INVALID_NAF_ID
    1763	The network address family is invalid.
    0x6E4	RPC_S_CANNOT_SUPPORT
    1764	The requested operation is not supported.
    0x6E5	RPC_S_NO_CONTEXT_AVAILABLE
    1765	No security context is available to allow impersonation.
    0x6E6	RPC_S_INTERNAL_ERROR
    1766	An internal error occurred in a remote procedure call (RPC).
    0x6E7	RPC_S_ZERO_DIVIDE
    1767	The RPC server attempted an integer division by zero.
    0x6E8	RPC_S_ADDRESS_ERROR
    1768	An addressing error occurred in the RPC server.
    0x6E9	RPC_S_FP_DIV_ZERO
    1769	A floating-point operation at the RPC server caused a division by zero.
    0x6EA	RPC_S_FP_UNDERFLOW
    1770	A floating-point underflow occurred at the RPC server.
    0x6EB	RPC_S_FP_OVERFLOW
    1771	A floating-point overflow occurred at the RPC server.
    0x6EC	RPC_X_NO_MORE_ENTRIES
    1772	The list of RPC servers available for the binding of auto handles has been exhausted.
    0x6ED	RPC_X_SS_CHAR_TRANS_OPEN_FAIL
    1773	Unable to open the character translation table file.
    0x6EE	RPC_X_SS_CHAR_TRANS_SHORT_FILE
    1774	The file containing the character translation table has fewer than 512 bytes.
    0x6EF	RPC_X_SS_IN_NULL_CONTEXT
    1775	A null context handle was passed from the client to the host during a remote procedure call.
    0x6F1	RPC_X_SS_CONTEXT_DAMAGED
    1777	The context handle changed during a remote procedure call.
    0x6F2	RPC_X_SS_HANDLES_MISMATCH
    1778	The binding handles passed to a remote procedure call do not match.
    0x6F3	RPC_X_SS_CANNOT_GET_CALL_HANDLE
    1779	The stub is unable to get the remote procedure call handle.
    0x6F4	RPC_X_NULL_REF_POINTER
    1780	A null reference pointer was passed to the stub.
    0x6F5	RPC_X_ENUM_VALUE_OUT_OF_RANGE
    1781	The enumeration value is out of range.
    0x6F6	RPC_X_BYTE_COUNT_TOO_SMALL
    1782	The byte count is too small.
    0x6F7	RPC_X_BAD_STUB_DATA
    1783	The stub received bad data.
    0x6F8	ERROR_INVALID_USER_BUFFER
    1784	The supplied user buffer is not valid for the requested operation.
    0x6F9	ERROR_UNRECOGNIZED_MEDIA
    1785	The disk media is not recognized. It may not be formatted.
    0x6FA	ERROR_NO_TRUST_LSA_SECRET
    1786	The workstation does not have a trust secret.
    0x6FB	ERROR_NO_TRUST_SAM_ACCOUNT
    1787	The security database on the server does not have a computer account for this workstation trust relationship.
    0x6FC	ERROR_TRUSTED_DOMAIN_FAILURE
    1788	The trust relationship between the primary domain and the trusted domain failed.
    0x6FD	ERROR_TRUSTED_RELATIONSHIP_FAILURE
    1789	The trust relationship between this workstation and the primary domain failed.
    0x6FE	ERROR_TRUST_FAILURE
    1790	The network logon failed.
    0x6FF	RPC_S_CALL_IN_PROGRESS
    1791	A remote procedure call is already in progress for this thread.
    0x700	ERROR_NETLOGON_NOT_STARTED
    1792	An attempt was made to logon, but the network logon service was not started.
    0x701	ERROR_ACCOUNT_EXPIRED
    1793	The user's account has expired.
    0x702	ERROR_REDIRECTOR_HAS_OPEN_HANDLES
    1794	The redirector is in use and cannot be unloaded.
    0x703	ERROR_PRINTER_DRIVER_ALREADY_INSTALLED
    1795	The specified printer driver is already installed.
    0x704	ERROR_UNKNOWN_PORT
    1796	The specified port is unknown.
    0x705	ERROR_UNKNOWN_PRINTER_DRIVER
    1797	The printer driver is unknown.
    0x706	ERROR_UNKNOWN_PRINTPROCESSOR
    1798	The print processor is unknown.
    0x707	ERROR_INVALID_SEPARATOR_FILE
    1799	The specified separator file is invalid.
    0x708	ERROR_INVALID_PRIORITY
    1800	The specified priority is invalid.
    0x709	ERROR_INVALID_PRINTER_NAME
    1801	The printer name is invalid.
    0x70A	ERROR_PRINTER_ALREADY_EXISTS
    1802	The printer already exists.
    0x70B	ERROR_INVALID_PRINTER_COMMAND
    1803	The printer command is invalid.
    0x70C	ERROR_INVALID_DATATYPE
    1804	The specified datatype is invalid.
    0x70D	ERROR_INVALID_ENVIRONMENT
    1805	The environment specified is invalid.
    0x70E	RPC_S_NO_MORE_BINDINGS
    1806	There are no more bindings.
    0x70F	ERROR_NOLOGON_INTERDOMAIN_TRUST_ACCOUNT
    1807	The account used is an interdomain trust account. Use your global user account or local user account to access this server.
    0x710	ERROR_NOLOGON_WORKSTATION_TRUST_ACCOUNT
    1808	The account used is a computer account. Use your global user account or local user account to access this server.
    0x711	ERROR_NOLOGON_SERVER_TRUST_ACCOUNT
    1809	The account used is a server trust account. Use your global user account or local user account to access this server.
    0x712	ERROR_DOMAIN_TRUST_INCONSISTENT
    1810	The name or security ID (SID) of the domain specified is inconsistent with the trust information for that domain.
    0x713	ERROR_SERVER_HAS_OPEN_HANDLES
    1811	The server is in use and cannot be unloaded.
    0x714	ERROR_RESOURCE_DATA_NOT_FOUND
    1812	The specified image file did not contain a resource section.
    0x715	ERROR_RESOURCE_TYPE_NOT_FOUND
    1813	The specified resource type cannot be found in the image file.
    0x716	ERROR_RESOURCE_NAME_NOT_FOUND
    1814	The specified resource name cannot be found in the image file.
    0x717	ERROR_RESOURCE_LANG_NOT_FOUND
    1815	The specified resource language ID cannot be found in the image file.
    0x718	ERROR_NOT_ENOUGH_QUOTA
    1816	Not enough quota is available to process this command.
    0x719	RPC_S_NO_INTERFACES
    1817	No interfaces have been registered.
    0x71A	RPC_S_CALL_CANCELLED
    1818	The remote procedure call was cancelled.
    0x71B	RPC_S_BINDING_INCOMPLETE
    1819	The binding handle does not contain all required information.
    0x71C	RPC_S_COMM_FAILURE
    1820	A communications failure occurred during a remote procedure call.
    0x71D	RPC_S_UNSUPPORTED_AUTHN_LEVEL
    1821	The requested authentication level is not supported.
    0x71E	RPC_S_NO_PRINC_NAME
    1822	No principal name registered.
    0x71F	RPC_S_NOT_RPC_ERROR
    1823	The error specified is not a valid Windows RPC error code.
    0x720	RPC_S_UUID_LOCAL_ONLY
    1824	A UUID that is valid only on this computer has been allocated.
    0x721	RPC_S_SEC_PKG_ERROR
    1825	A security package specific error occurred.
    0x722	RPC_S_NOT_CANCELLED
    1826	Thread is not canceled.
    0x723	RPC_X_INVALID_ES_ACTION
    1827	Invalid operation on the encoding/decoding handle.
    0x724	RPC_X_WRONG_ES_VERSION
    1828	Incompatible version of the serializing package.
    0x725	RPC_X_WRONG_STUB_VERSION
    1829	Incompatible version of the RPC stub.
    0x726	RPC_X_INVALID_PIPE_OBJECT
    1830	The RPC pipe object is invalid or corrupted.
    0x727	RPC_X_WRONG_PIPE_ORDER
    1831	An invalid operation was attempted on an RPC pipe object.
    0x728	RPC_X_WRONG_PIPE_VERSION
    1832	Unsupported RPC pipe version.
    0x729	RPC_S_COOKIE_AUTH_FAILED
    1833	HTTP proxy server rejected the connection because the cookie authentication failed.
    0x76A	RPC_S_GROUP_MEMBER_NOT_FOUND
    1898	The group member was not found.
    0x76B	EPT_S_CANT_CREATE
    1899	The endpoint mapper database entry could not be created.
    0x76C	RPC_S_INVALID_OBJECT
    1900	The object universal unique identifier (UUID) is the nil UUID.
    0x76D	ERROR_INVALID_TIME
    1901	The specified time is invalid.
    0x76E	ERROR_INVALID_FORM_NAME
    1902	The specified form name is invalid.
    0x76F	ERROR_INVALID_FORM_SIZE
    1903	The specified form size is invalid.
    0x770	ERROR_ALREADY_WAITING
    1904	The specified printer handle is already being waited on
    0x771	ERROR_PRINTER_DELETED
    1905	The specified printer has been deleted.
    0x772	ERROR_INVALID_PRINTER_STATE
    1906	The state of the printer is invalid.
    0x773	ERROR_PASSWORD_MUST_CHANGE
    1907	The user's password must be changed before logging on the first time.
    0x774	ERROR_DOMAIN_CONTROLLER_NOT_FOUND
    1908	Could not find the domain controller for this domain.
    0x775	ERROR_ACCOUNT_LOCKED_OUT
    1909	The referenced account is currently locked out and may not be logged on to.
    0x776	OR_INVALID_OXID
    1910	The object exporter specified was not found.
    0x777	OR_INVALID_OID
    1911	The object specified was not found.
    0x778	OR_INVALID_SET
    1912	The object resolver set specified was not found.
    0x779	RPC_S_SEND_INCOMPLETE
    1913	Some data remains to be sent in the request buffer.
    0x77A	RPC_S_INVALID_ASYNC_HANDLE
    1914	Invalid asynchronous remote procedure call handle.
    0x77B	RPC_S_INVALID_ASYNC_CALL
    1915	Invalid asynchronous RPC call handle for this operation.
    0x77C	RPC_X_PIPE_CLOSED
    1916	The RPC pipe object has already been closed.
    0x77D	RPC_X_PIPE_DISCIPLINE_ERROR
    1917	The RPC call completed before all pipes were processed.
    0x77E	RPC_X_PIPE_EMPTY
    1918	No more data is available from the RPC pipe.
    0x77F	ERROR_NO_SITENAME
    1919	No site name is available for this machine.
    0x780	ERROR_CANT_ACCESS_FILE
    1920	The file cannot be accessed by the system.
    0x781	ERROR_CANT_RESOLVE_FILENAME
    1921	The name of the file cannot be resolved by the system.
    0x782	RPC_S_ENTRY_TYPE_MISMATCH
    1922	The entry is not of the expected type.
    0x783	RPC_S_NOT_ALL_OBJS_EXPORTED
    1923	Not all object UUIDs could be exported to the specified entry.
    0x784	RPC_S_INTERFACE_NOT_EXPORTED
    1924	Interface could not be exported to the specified entry.
    0x785	RPC_S_PROFILE_NOT_ADDED
    1925	The specified profile entry could not be added.
    0x786	RPC_S_PRF_ELT_NOT_ADDED
    1926	The specified profile element could not be added.
    0x787	RPC_S_PRF_ELT_NOT_REMOVED
    1927	The specified profile element could not be removed.
    0x788	RPC_S_GRP_ELT_NOT_ADDED
    1928	The group element could not be added.
    0x789	RPC_S_GRP_ELT_NOT_REMOVED
    1929	The group element could not be removed.
    0x78A	ERROR_KM_DRIVER_BLOCKED
    1930	The printer driver is not compatible with a policy enabled on your computer that blocks NT 4.0 drivers.
    0x78B	ERROR_CONTEXT_EXPIRED
    1931	The context has expired and can no longer be used.
    0x78C	ERROR_PER_USER_TRUST_QUOTA_EXCEEDED
    1932	The current user's delegated trust creation quota has been exceeded.
    0x78D	ERROR_ALL_USER_TRUST_QUOTA_EXCEEDED
    1933	The total delegated trust creation quota has been exceeded.
    0x78E	ERROR_USER_DELETE_TRUST_QUOTA_EXCEEDED
    1934	The current user's delegated trust deletion quota has been exceeded.
    0x78F	ERROR_AUTHENTICATION_FIREWALL_FAILED
    1935	Logon Failure: The machine you are logging onto is protected by an authentication firewall. The specified account is not allowed to authenticate to the machine.
    0x790	ERROR_REMOTE_PRINT_CONNECTIONS_BLOCKED
    1936	Remote connections to the Print Spooler are blocked by a policy set on your machine.
    0x791	ERROR_NTLM_BLOCKED
    1937	Logon Failure: Authentication failed because NTLM authentication has been disabled.
    0x7D0	ERROR_INVALID_PIXEL_FORMAT
    2000	The pixel format is invalid.
    0x7D1	ERROR_BAD_DRIVER
    2001	The specified driver is invalid.
    0x7D2	ERROR_INVALID_WINDOW_STYLE
    2002	The window style or class attribute is invalid for this operation.
    0x7D3	ERROR_METAFILE_NOT_SUPPORTED
    2003	The requested metafile operation is not supported.
    0x7D4	ERROR_TRANSFORM_NOT_SUPPORTED
    2004	The requested transformation operation is not supported.
    0x7D5	ERROR_CLIPPING_NOT_SUPPORTED
    2005	The requested clipping operation is not supported.
    0x7DA	ERROR_INVALID_CMM
    2010	The specified color management module is invalid.
    0x7DB	ERROR_INVALID_PROFILE
    2011	The specified color profile is invalid.
    0x7DC	ERROR_TAG_NOT_FOUND
    2012	The specified tag was not found.
    0x7DD	ERROR_TAG_NOT_PRESENT
    2013	A required tag is not present.
    0x7DE	ERROR_DUPLICATE_TAG
    2014	The specified tag is already present.
    0x7DF	ERROR_PROFILE_NOT_ASSOCIATED_WITH_DEVICE
    2015	The specified color profile is not associated with the specified device.
    0x7E0	ERROR_PROFILE_NOT_FOUND
    2016	The specified color profile was not found.
    0x7E1	ERROR_INVALID_COLORSPACE
    2017	The specified color space is invalid.
    0x7E2	ERROR_ICM_NOT_ENABLED
    2018	Image Color Management is not enabled.
    0x7E3	ERROR_DELETING_ICM_XFORM
    2019	There was an error while deleting the color transform.
    0x7E4	ERROR_INVALID_TRANSFORM
    2020	The specified color transform is invalid.
    0x7E5	ERROR_COLORSPACE_MISMATCH
    2021	The specified transform does not match the bitmap's color space.
    0x7E6	ERROR_INVALID_COLORINDEX
    2022	The specified named color index is not present in the profile.
    0x7E7	ERROR_PROFILE_DOES_NOT_MATCH_DEVICE
    2023	The specified profile is intended for a device of a different type than the specified device.
    0x83C	ERROR_CONNECTED_OTHER_PASSWORD
    2108	The network connection was made successfully, but the user had to be prompted for a password other than the one originally specified.
    0x83D	ERROR_CONNECTED_OTHER_PASSWORD_DEFAULT
    2109	The network connection was made successfully using default credentials.
    0x89A	ERROR_BAD_USERNAME
    2202	The specified username is invalid.
    0x8CA	ERROR_NOT_CONNECTED
    2250	This network connection does not exist.
    0x961	ERROR_OPEN_FILES
    2401	This network connection has files open or requests pending.
    0x962	ERROR_ACTIVE_CONNECTIONS
    2402	Active connections still exist.
    0x964	ERROR_DEVICE_IN_USE
    2404	The device is in use by an active process and cannot be disconnected.
    0xBB8	ERROR_UNKNOWN_PRINT_MONITOR
    3000	The specified print monitor is unknown.
    0xBB9	ERROR_PRINTER_DRIVER_IN_USE
    3001	The specified printer driver is currently in use.
    0xBBA	ERROR_SPOOL_FILE_NOT_FOUND
    3002	The spool file was not found.
    0xBBB	ERROR_SPL_NO_STARTDOC
    3003	A StartDocPrinter call was not issued.
    0xBBC	ERROR_SPL_NO_ADDJOB
    3004	An AddJob call was not issued.
    0xBBD	ERROR_PRINT_PROCESSOR_ALREADY_INSTALLED
    3005	The specified print processor has already been installed.
    0xBBE	ERROR_PRINT_MONITOR_ALREADY_INSTALLED
    3006	The specified print monitor has already been installed.
    0xBBF	ERROR_INVALID_PRINT_MONITOR
    3007	The specified print monitor does not have the required functions.
    0xBC0	ERROR_PRINT_MONITOR_IN_USE
    3008	The specified print monitor is currently in use.
    0xBC1	ERROR_PRINTER_HAS_JOBS_QUEUED
    3009	The requested operation is not allowed when there are jobs queued to the printer.
    0xBC2	ERROR_SUCCESS_REBOOT_REQUIRED
    3010	The requested operation is successful. Changes will not be effective until the system is rebooted.
    0xBC3	ERROR_SUCCESS_RESTART_REQUIRED
    3011	The requested operation is successful. Changes will not be effective until the service is restarted.
    0xBC4	ERROR_PRINTER_NOT_FOUND
    3012	No printers were found.
    0xBC5	ERROR_PRINTER_DRIVER_WARNED
    3013	The printer driver is known to be unreliable.
    0xBC6	ERROR_PRINTER_DRIVER_BLOCKED
    3014	The printer driver is known to harm the system.
    0xBC7	ERROR_PRINTER_DRIVER_PACKAGE_IN_USE
    3015	The specified printer driver package is currently in use.
    0xBC8	ERROR_CORE_DRIVER_PACKAGE_NOT_FOUND
    3016	Unable to find a core driver package that is required by the printer driver package.
    0xBC9	ERROR_FAIL_REBOOT_REQUIRED
    3017	The requested operation failed. A system reboot is required to roll back changes made.
    0xBCA	ERROR_FAIL_REBOOT_INITIATED
    3018	The requested operation failed. A system reboot has been initiated to roll back changes made.
    0xBCB	ERROR_PRINTER_DRIVER_DOWNLOAD_NEEDED
    3019	The specified printer driver was not found on the system and needs to be downloaded.
    0xBCC	ERROR_PRINT_JOB_RESTART_REQUIRED
    3020	The requested print job has failed to print. A print system update requires the job to be resubmitted.
    0xF6E	ERROR_IO_REISSUE_AS_CACHED
    3950	Reissue the given operation as a cached IO operation
    0xFA0	ERROR_WINS_INTERNAL
    4000	WINS encountered an error while processing the command.
    0xFA1	ERROR_CAN_NOT_DEL_LOCAL_WINS
    4001	The local WINS cannot be deleted.
    0xFA2	ERROR_STATIC_INIT
    4002	The importation from the file failed.
    0xFA3	ERROR_INC_BACKUP
    4003	The backup failed. Was a full backup done before?
    0xFA4	ERROR_FULL_BACKUP
    4004	The backup failed. Check the directory to which you are backing the database.
    0xFA5	ERROR_REC_NON_EXISTENT
    4005	The name does not exist in the WINS database.
    0xFA6	ERROR_RPL_NOT_ALLOWED
    4006	Replication with a nonconfigured partner is not allowed.
    0xFD2	PEERDIST_ERROR_CONTENTINFO_VERSION_UNSUPPORTED
    4050	The version of the supplied content information is not supported.
    0xFD3	PEERDIST_ERROR_CANNOT_PARSE_CONTENTINFO
    4051	The supplied content information is malformed.
    0xFD4	PEERDIST_ERROR_MISSING_DATA
    4052	The requested data cannot be found in local or peer caches.
    0xFD5	PEERDIST_ERROR_NO_MORE
    4053	No more data is available or required.
    0xFD6	PEERDIST_ERROR_NOT_INITIALIZED
    4054	The supplied object has not been initialized.
    0xFD7	PEERDIST_ERROR_ALREADY_INITIALIZED
    4055	The supplied object has already been initialized.
    0xFD8	PEERDIST_ERROR_SHUTDOWN_IN_PROGRESS
    4056	A shutdown operation is already in progress.
    0xFD9	PEERDIST_ERROR_INVALIDATED
    4057	The supplied object has already been invalidated.
    0xFDA	PEERDIST_ERROR_ALREADY_EXISTS
    4058	An element already exists and was not replaced.
    0xFDB	PEERDIST_ERROR_OPERATION_NOTFOUND
    4059	Can not cancel the requested operation as it has already been completed.
    0xFDC	PEERDIST_ERROR_ALREADY_COMPLETED
    4060	Can not perform the reqested operation because it has already been carried out.
    0xFDD	PEERDIST_ERROR_OUT_OF_BOUNDS
    4061	An operation accessed data beyond the bounds of valid data.
    0xFDE	PEERDIST_ERROR_VERSION_UNSUPPORTED
    4062	The requested version is not supported.
    0xFDF	PEERDIST_ERROR_INVALID_CONFIGURATION
    4063	A configuration value is invalid.
    0xFE0	PEERDIST_ERROR_NOT_LICENSED
    4064	The SKU is not licensed.
    0xFE1	PEERDIST_ERROR_SERVICE_UNAVAILABLE
    4065	PeerDist Service is still initializing and will be available shortly.
    0x1004	ERROR_DHCP_ADDRESS_CONFLICT
    4100	The DHCP client has obtained an IP address that is already in use on the network. The local interface will be disabled until the DHCP client can obtain a new address.
    0x1068	ERROR_WMI_GUID_NOT_FOUND
    4200	The GUID passed was not recognized as valid by a WMI data provider.
    0x1069	ERROR_WMI_INSTANCE_NOT_FOUND
    4201	The instance name passed was not recognized as valid by a WMI data provider.
    0x106A	ERROR_WMI_ITEMID_NOT_FOUND
    4202	The data item ID passed was not recognized as valid by a WMI data provider.
    0x106B	ERROR_WMI_TRY_AGAIN
    4203	The WMI request could not be completed and should be retried.
    0x106C	ERROR_WMI_DP_NOT_FOUND
    4204	The WMI data provider could not be located.
    0x106D	ERROR_WMI_UNRESOLVED_INSTANCE_REF
    4205	The WMI data provider references an instance set that has not been registered.
    0x106E	ERROR_WMI_ALREADY_ENABLED
    4206	The WMI data block or event notification has already been enabled.
    0x106F	ERROR_WMI_GUID_DISCONNECTED
    4207	The WMI data block is no longer available.
    0x1070	ERROR_WMI_SERVER_UNAVAILABLE
    4208	The WMI data service is not available.
    0x1071	ERROR_WMI_DP_FAILED
    4209	The WMI data provider failed to carry out the request.
    0x1072	ERROR_WMI_INVALID_MOF
    4210	The WMI MOF information is not valid.
    0x1073	ERROR_WMI_INVALID_REGINFO
    4211	The WMI registration information is not valid.
    0x1074	ERROR_WMI_ALREADY_DISABLED
    4212	The WMI data block or event notification has already been disabled.
    0x1075	ERROR_WMI_READ_ONLY
    4213	The WMI data item or data block is read only.
    0x1076	ERROR_WMI_SET_FAILURE
    4214	The WMI data item or data block could not be changed.
    0x10CC	ERROR_INVALID_MEDIA
    4300	The media identifier does not represent a valid medium.
    0x10CD	ERROR_INVALID_LIBRARY
    4301	The library identifier does not represent a valid library.
    0x10CE	ERROR_INVALID_MEDIA_POOL
    4302	The media pool identifier does not represent a valid media pool.
    0x10CF	ERROR_DRIVE_MEDIA_MISMATCH
    4303	The drive and medium are not compatible or exist in different libraries.
    0x10D0	ERROR_MEDIA_OFFLINE
    4304	The medium currently exists in an offline library and must be online to perform this operation.
    0x10D1	ERROR_LIBRARY_OFFLINE
    4305	The operation cannot be performed on an offline library.
    0x10D2	ERROR_EMPTY
    4306	The library, drive, or media pool is empty.
    0x10D3	ERROR_NOT_EMPTY
    4307	The library, drive, or media pool must be empty to perform this operation.
    0x10D4	ERROR_MEDIA_UNAVAILABLE
    4308	No media is currently available in this media pool or library.
    0x10D5	ERROR_RESOURCE_DISABLED
    4309	A resource required for this operation is disabled.
    0x10D6	ERROR_INVALID_CLEANER
    4310	The media identifier does not represent a valid cleaner.
    0x10D7	ERROR_UNABLE_TO_CLEAN
    4311	The drive cannot be cleaned or does not support cleaning.
    0x10D8	ERROR_OBJECT_NOT_FOUND
    4312	The object identifier does not represent a valid object.
    0x10D9	ERROR_DATABASE_FAILURE
    4313	Unable to read from or write to the database.
    0x10DA	ERROR_DATABASE_FULL
    4314	The database is full.
    0x10DB	ERROR_MEDIA_INCOMPATIBLE
    4315	The medium is not compatible with the device or media pool.
    0x10DC	ERROR_RESOURCE_NOT_PRESENT
    4316	The resource required for this operation does not exist.
    0x10DD	ERROR_INVALID_OPERATION
    4317	The operation identifier is not valid.
    0x10DE	ERROR_MEDIA_NOT_AVAILABLE
    4318	The media is not mounted or ready for use.
    0x10DF	ERROR_DEVICE_NOT_AVAILABLE
    4319	The device is not ready for use.
    0x10E0	ERROR_REQUEST_REFUSED
    4320	The operator or administrator has refused the request.
    0x10E1	ERROR_INVALID_DRIVE_OBJECT
    4321	The drive identifier does not represent a valid drive.
    0x10E2	ERROR_LIBRARY_FULL
    4322	Library is full. No slot is available for use.
    0x10E3	ERROR_MEDIUM_NOT_ACCESSIBLE
    4323	The transport cannot access the medium.
    0x10E4	ERROR_UNABLE_TO_LOAD_MEDIUM
    4324	Unable to load the medium into the drive.
    0x10E5	ERROR_UNABLE_TO_INVENTORY_DRIVE
    4325	Unable to retrieve the drive status.
    0x10E6	ERROR_UNABLE_TO_INVENTORY_SLOT
    4326	Unable to retrieve the slot status.
    0x10E7	ERROR_UNABLE_TO_INVENTORY_TRANSPORT
    4327	Unable to retrieve status about the transport.
    0x10E8	ERROR_TRANSPORT_FULL
    4328	Cannot use the transport because it is already in use.
    0x10E9	ERROR_CONTROLLING_IEPORT
    4329	Unable to open or close the inject/eject port.
    0x10EA	ERROR_UNABLE_TO_EJECT_MOUNTED_MEDIA
    4330	Unable to eject the medium because it is in a drive.
    0x10EB	ERROR_CLEANER_SLOT_SET
    4331	A cleaner slot is already reserved.
    0x10EC	ERROR_CLEANER_SLOT_NOT_SET
    4332	A cleaner slot is not reserved.
    0x10ED	ERROR_CLEANER_CARTRIDGE_SPENT
    4333	The cleaner cartridge has performed the maximum number of drive cleanings.
    0x10EE	ERROR_UNEXPECTED_OMID
    4334	Unexpected on-medium identifier.
    0x10EF	ERROR_CANT_DELETE_LAST_ITEM
    4335	The last remaining item in this group or resource cannot be deleted.
    0x10F0	ERROR_MESSAGE_EXCEEDS_MAX_SIZE
    4336	The message provided exceeds the maximum size allowed for this parameter.
    0x10F1	ERROR_VOLUME_CONTAINS_SYS_FILES
    4337	The volume contains system or paging files.
    0x10F2	ERROR_INDIGENOUS_TYPE
    4338	The media type cannot be removed from this library since at least one drive in the library reports it can support this media type.
    0x10F3	ERROR_NO_SUPPORTING_DRIVES
    4339	This offline media cannot be mounted on this system since no enabled drives are present which can be used.
    0x10F4	ERROR_CLEANER_CARTRIDGE_INSTALLED
    4340	A cleaner cartridge is present in the tape library.
    0x10F5	ERROR_IEPORT_FULL
    4341	Cannot use the inject/eject port because it is not empty.
    0x10FE	ERROR_FILE_OFFLINE
    4350	This file is currently not available for use on this computer.
    0x10FF	ERROR_REMOTE_STORAGE_NOT_ACTIVE
    4351	The remote storage service is not operational at this time.
    0x1100	ERROR_REMOTE_STORAGE_MEDIA_ERROR
    4352	The remote storage service encountered a media error.
    0x1126	ERROR_NOT_A_REPARSE_POINT
    4390	The file or directory is not a reparse point.
    0x1127	ERROR_REPARSE_ATTRIBUTE_CONFLICT
    4391	The reparse point attribute cannot be set because it conflicts with an existing attribute.
    0x1128	ERROR_INVALID_REPARSE_DATA
    4392	The data present in the reparse point buffer is invalid.
    0x1129	ERROR_REPARSE_TAG_INVALID
    4393	The tag present in the reparse point buffer is invalid.
    0x112A	ERROR_REPARSE_TAG_MISMATCH
    4394	There is a mismatch between the tag specified in the request and the tag present in the reparse point.
    0x1194	ERROR_VOLUME_NOT_SIS_ENABLED
    4500	Single Instance Storage is not available on this volume.
    0x1389	ERROR_DEPENDENT_RESOURCE_EXISTS
    5001	The operation cannot be completed because other resources are dependent on this resource.
    0x138A	ERROR_DEPENDENCY_NOT_FOUND
    5002	The cluster resource dependency cannot be found.
    0x138B	ERROR_DEPENDENCY_ALREADY_EXISTS
    5003	The cluster resource cannot be made dependent on the specified resource because it is already dependent.
    0x138C	ERROR_RESOURCE_NOT_ONLINE
    5004	The cluster resource is not online.
    0x138D	ERROR_HOST_NODE_NOT_AVAILABLE
    5005	A cluster node is not available for this operation.
    0x138E	ERROR_RESOURCE_NOT_AVAILABLE
    5006	The cluster resource is not available.
    0x138F	ERROR_RESOURCE_NOT_FOUND
    5007	The cluster resource could not be found.
    0x1390	ERROR_SHUTDOWN_CLUSTER
    5008	The cluster is being shut down.
    0x1391	ERROR_CANT_EVICT_ACTIVE_NODE
    5009	A cluster node cannot be evicted from the cluster unless the node is down or it is the last node.
    0x1392	ERROR_OBJECT_ALREADY_EXISTS
    5010	The object already exists.
    0x1393	ERROR_OBJECT_IN_LIST
    5011	The object is already in the list.
    0x1394	ERROR_GROUP_NOT_AVAILABLE
    5012	The cluster group is not available for any new requests.
    0x1395	ERROR_GROUP_NOT_FOUND
    5013	The cluster group could not be found.
    0x1396	ERROR_GROUP_NOT_ONLINE
    5014	The operation could not be completed because the cluster group is not online.
    0x1397	ERROR_HOST_NODE_NOT_RESOURCE_OWNER
    5015	The operation failed because either the specified cluster node is not the owner of the resource, or the node is not a possible owner of the resource.
    0x1398	ERROR_HOST_NODE_NOT_GROUP_OWNER
    5016	The operation failed because either the specified cluster node is not the owner of the group, or the node is not a possible owner of the group.
    0x1399	ERROR_RESMON_CREATE_FAILED
    5017	The cluster resource could not be created in the specified resource monitor.
    0x139A	ERROR_RESMON_ONLINE_FAILED
    5018	The cluster resource could not be brought online by the resource monitor.
    0x139B	ERROR_RESOURCE_ONLINE
    5019	The operation could not be completed because the cluster resource is online.
    0x139C	ERROR_QUORUM_RESOURCE
    5020	The cluster resource could not be deleted or brought offline because it is the quorum resource.
    0x139D	ERROR_NOT_QUORUM_CAPABLE
    5021	The cluster could not make the specified resource a quorum resource because it is not capable of being a quorum resource.
    0x139E	ERROR_CLUSTER_SHUTTING_DOWN
    5022	The cluster software is shutting down.
    0x139F	ERROR_INVALID_STATE
    5023	The group or resource is not in the correct state to perform the requested operation.
    0x13A0	ERROR_RESOURCE_PROPERTIES_STORED
    5024	The properties were stored but not all changes will take effect until the next time the resource is brought online.
    0x13A1	ERROR_NOT_QUORUM_CLASS
    5025	The cluster could not make the specified resource a quorum resource because it does not belong to a shared storage class.
    0x13A2	ERROR_CORE_RESOURCE
    5026	The cluster resource could not be deleted since it is a core resource.
    0x13A3	ERROR_QUORUM_RESOURCE_ONLINE_FAILED
    5027	The quorum resource failed to come online.
    0x13A4	ERROR_QUORUMLOG_OPEN_FAILED
    5028	The quorum log could not be created or mounted successfully.
    0x13A5	ERROR_CLUSTERLOG_CORRUPT
    5029	The cluster log is corrupt.
    0x13A6	ERROR_CLUSTERLOG_RECORD_EXCEEDS_MAXSIZE
    5030	The record could not be written to the cluster log since it exceeds the maximum size.
    0x13A7	ERROR_CLUSTERLOG_EXCEEDS_MAXSIZE
    5031	The cluster log exceeds its maximum size.
    0x13A8	ERROR_CLUSTERLOG_CHKPOINT_NOT_FOUND
    5032	No checkpoint record was found in the cluster log.
    0x13A9	ERROR_CLUSTERLOG_NOT_ENOUGH_SPACE
    5033	The minimum required disk space needed for logging is not available.
    0x13AA	ERROR_QUORUM_OWNER_ALIVE
    5034	The cluster node failed to take control of the quorum resource because the resource is owned by another active node.
    0x13AB	ERROR_NETWORK_NOT_AVAILABLE
    5035	A cluster network is not available for this operation.
    0x13AC	ERROR_NODE_NOT_AVAILABLE
    5036	A cluster node is not available for this operation.
    0x13AD	ERROR_ALL_NODES_NOT_AVAILABLE
    5037	All cluster nodes must be running to perform this operation.
    0x13AE	ERROR_RESOURCE_FAILED
    5038	A cluster resource failed.
    0x13AF	ERROR_CLUSTER_INVALID_NODE
    5039	The cluster node is not valid.
    0x13B0	ERROR_CLUSTER_NODE_EXISTS
    5040	The cluster node already exists.
    0x13B1	ERROR_CLUSTER_JOIN_IN_PROGRESS
    5041	A node is in the process of joining the cluster.
    0x13B2	ERROR_CLUSTER_NODE_NOT_FOUND
    5042	The cluster node was not found.
    0x13B3	ERROR_CLUSTER_LOCAL_NODE_NOT_FOUND
    5043	The cluster local node information was not found.
    0x13B4	ERROR_CLUSTER_NETWORK_EXISTS
    5044	The cluster network already exists.
    0x13B5	ERROR_CLUSTER_NETWORK_NOT_FOUND
    5045	The cluster network was not found.
    0x13B6	ERROR_CLUSTER_NETINTERFACE_EXISTS
    5046	The cluster network interface already exists.
    0x13B7	ERROR_CLUSTER_NETINTERFACE_NOT_FOUND
    5047	The cluster network interface was not found.
    0x13B8	ERROR_CLUSTER_INVALID_REQUEST
    5048	The cluster request is not valid for this object.
    0x13B9	ERROR_CLUSTER_INVALID_NETWORK_PROVIDER
    5049	The cluster network provider is not valid.
    0x13BA	ERROR_CLUSTER_NODE_DOWN
    5050	The cluster node is down.
    0x13BB	ERROR_CLUSTER_NODE_UNREACHABLE
    5051	The cluster node is not reachable.
    0x13BC	ERROR_CLUSTER_NODE_NOT_MEMBER
    5052	The cluster node is not a member of the cluster.
    0x13BD	ERROR_CLUSTER_JOIN_NOT_IN_PROGRESS
    5053	A cluster join operation is not in progress.
    0x13BE	ERROR_CLUSTER_INVALID_NETWORK
    5054	The cluster network is not valid.
    0x13C0	ERROR_CLUSTER_NODE_UP
    5056	The cluster node is up.
    0x13C1	ERROR_CLUSTER_IPADDR_IN_USE
    5057	The cluster IP address is already in use.
    0x13C2	ERROR_CLUSTER_NODE_NOT_PAUSED
    5058	The cluster node is not paused.
    0x13C3	ERROR_CLUSTER_NO_SECURITY_CONTEXT
    5059	No cluster security context is available.
    0x13C4	ERROR_CLUSTER_NETWORK_NOT_INTERNAL
    5060	The cluster network is not configured for internal cluster communication.
    0x13C5	ERROR_CLUSTER_NODE_ALREADY_UP
    5061	The cluster node is already up.
    0x13C6	ERROR_CLUSTER_NODE_ALREADY_DOWN
    5062	The cluster node is already down.
    0x13C7	ERROR_CLUSTER_NETWORK_ALREADY_ONLINE
    5063	The cluster network is already online.
    0x13C8	ERROR_CLUSTER_NETWORK_ALREADY_OFFLINE
    5064	The cluster network is already offline.
    0x13C9	ERROR_CLUSTER_NODE_ALREADY_MEMBER
    5065	The cluster node is already a member of the cluster.
    0x13CA	ERROR_CLUSTER_LAST_INTERNAL_NETWORK
    5066	The cluster network is the only one configured for internal cluster communication between two or more active cluster nodes. The internal communication capability cannot be removed from the network.
    0x13CB	ERROR_CLUSTER_NETWORK_HAS_DEPENDENTS
    5067	One or more cluster resources depend on the network to provide service to clients. The client access capability cannot be removed from the network.
    0x13CC	ERROR_INVALID_OPERATION_ON_QUORUM
    5068	This operation cannot be performed on the cluster resource as it the quorum resource. You may not bring the quorum resource offline or modify its possible owners list.
    0x13CD	ERROR_DEPENDENCY_NOT_ALLOWED
    5069	The cluster quorum resource is not allowed to have any dependencies.
    0x13CE	ERROR_CLUSTER_NODE_PAUSED
    5070	The cluster node is paused.
    0x13CF	ERROR_NODE_CANT_HOST_RESOURCE
    5071	The cluster resource cannot be brought online. The owner node cannot run this resource.
    0x13D0	ERROR_CLUSTER_NODE_NOT_READY
    5072	The cluster node is not ready to perform the requested operation.
    0x13D1	ERROR_CLUSTER_NODE_SHUTTING_DOWN
    5073	The cluster node is shutting down.
    0x13D2	ERROR_CLUSTER_JOIN_ABORTED
    5074	The cluster join operation was aborted.
    0x13D3	ERROR_CLUSTER_INCOMPATIBLE_VERSIONS
    5075	The cluster join operation failed due to incompatible software versions between the joining node and its sponsor.
    0x13D4	ERROR_CLUSTER_MAXNUM_OF_RESOURCES_EXCEEDED
    5076	This resource cannot be created because the cluster has reached the limit on the number of resources it can monitor.
    0x13D5	ERROR_CLUSTER_SYSTEM_CONFIG_CHANGED
    5077	The system configuration changed during the cluster join or form operation. The join or form operation was aborted.
    0x13D6	ERROR_CLUSTER_RESOURCE_TYPE_NOT_FOUND
    5078	The specified resource type was not found.
    0x13D7	ERROR_CLUSTER_RESTYPE_NOT_SUPPORTED
    5079	The specified node does not support a resource of this type. This may be due to version inconsistencies or due to the absence of the resource DLL on this node.
    0x13D8	ERROR_CLUSTER_RESNAME_NOT_FOUND
    5080	The specified resource name is not supported by this resource DLL. This may be due to a bad (or changed) name supplied to the resource DLL.
    0x13D9	ERROR_CLUSTER_NO_RPC_PACKAGES_REGISTERED
    5081	No authentication package could be registered with the RPC server.
    0x13DA	ERROR_CLUSTER_OWNER_NOT_IN_PREFLIST
    5082	You cannot bring the group online because the owner of the group is not in the preferred list for the group. To change the owner node for the group, move the group.
    0x13DB	ERROR_CLUSTER_DATABASE_SEQMISMATCH
    5083	The join operation failed because the cluster database sequence number has changed or is incompatible with the locker node. This may happen during a join operation if the cluster database was changing during the join.
    0x13DC	ERROR_RESMON_INVALID_STATE
    5084	The resource monitor will not allow the fail operation to be performed while the resource is in its current state. This may happen if the resource is in a pending state.
    0x13DD	ERROR_CLUSTER_GUM_NOT_LOCKER
    5085	A non locker code got a request to reserve the lock for making global updates.
    0x13DE	ERROR_QUORUM_DISK_NOT_FOUND
    5086	The quorum disk could not be located by the cluster service.
    0x13DF	ERROR_DATABASE_BACKUP_CORRUPT
    5087	The backed up cluster database is possibly corrupt.
    0x13E0	ERROR_CLUSTER_NODE_ALREADY_HAS_DFS_ROOT
    5088	A DFS root already exists in this cluster node.
    0x13E1	ERROR_RESOURCE_PROPERTY_UNCHANGEABLE
    5089	An attempt to modify a resource property failed because it conflicts with another existing property.
    0x1702	ERROR_CLUSTER_MEMBERSHIP_INVALID_STATE
    5890	An operation was attempted that is incompatible with the current membership state of the node.
    0x1703	ERROR_CLUSTER_QUORUMLOG_NOT_FOUND
    5891	The quorum resource does not contain the quorum log.
    0x1704	ERROR_CLUSTER_MEMBERSHIP_HALT
    5892	The membership engine requested shutdown of the cluster service on this node.
    0x1705	ERROR_CLUSTER_INSTANCE_ID_MISMATCH
    5893	The join operation failed because the cluster instance ID of the joining node does not match the cluster instance ID of the sponsor node.
    0x1706	ERROR_CLUSTER_NETWORK_NOT_FOUND_FOR_IP
    5894	A matching cluster network for the specified IP address could not be found.
    0x1707	ERROR_CLUSTER_PROPERTY_DATA_TYPE_MISMATCH
    5895	The actual data type of the property did not match the expected data type of the property.
    0x1708	ERROR_CLUSTER_EVICT_WITHOUT_CLEANUP
    5896	The cluster node was evicted from the cluster successfully, but the node was not cleaned up. To determine what cleanup steps failed and how to recover, see the Failover Clustering application event log using Event Viewer.
    0x1709	ERROR_CLUSTER_PARAMETER_MISMATCH
    5897	Two or more parameter values specified for a resource's properties are in conflict.
    0x170A	ERROR_NODE_CANNOT_BE_CLUSTERED
    5898	This computer cannot be made a member of a cluster.
    0x170B	ERROR_CLUSTER_WRONG_OS_VERSION
    5899	This computer cannot be made a member of a cluster because it does not have the correct version of Windows installed.
    0x170C	ERROR_CLUSTER_CANT_CREATE_DUP_CLUSTER_NAME
    5900	A cluster cannot be created with the specified cluster name because that cluster name is already in use. Specify a different name for the cluster.
    0x170D	ERROR_CLUSCFG_ALREADY_COMMITTED
    5901	The cluster configuration action has already been committed.
    0x170E	ERROR_CLUSCFG_ROLLBACK_FAILED
    5902	The cluster configuration action could not be rolled back.
    0x170F	ERROR_CLUSCFG_SYSTEM_DISK_DRIVE_LETTER_CONFLICT
    5903	The drive letter assigned to a system disk on one node conflicted with the drive letter assigned to a disk on another node.
    0x1710	ERROR_CLUSTER_OLD_VERSION
    5904	One or more nodes in the cluster are running a version of Windows that does not support this operation.
    0x1711	ERROR_CLUSTER_MISMATCHED_COMPUTER_ACCT_NAME
    5905	The name of the corresponding computer account doesn't match the Network Name for this resource.
    0x1712	ERROR_CLUSTER_NO_NET_ADAPTERS
    5906	No network adapters are available.
    0x1713	ERROR_CLUSTER_POISONED
    5907	The cluster node has been poisoned.
    0x1714	ERROR_CLUSTER_GROUP_MOVING
    5908	The group is unable to accept the request since it is moving to another node.
    0x1715	ERROR_CLUSTER_RESOURCE_TYPE_BUSY
    5909	The resource type cannot accept the request since is too busy performing another operation.
    0x1716	ERROR_RESOURCE_CALL_TIMED_OUT
    5910	The call to the cluster resource DLL timed out.
    0x1717	ERROR_INVALID_CLUSTER_IPV6_ADDRESS
    5911	The address is not valid for an IPv6 Address resource. A global IPv6 address is required, and it must match a cluster network. Compatibility addresses are not permitted.
    0x1718	ERROR_CLUSTER_INTERNAL_INVALID_FUNCTION
    5912	An internal cluster error occurred. A call to an invalid function was attempted.
    0x1719	ERROR_CLUSTER_PARAMETER_OUT_OF_BOUNDS
    5913	A parameter value is out of acceptable range.
    0x171A	ERROR_CLUSTER_PARTIAL_SEND
    5914	A network error occurred while sending data to another node in the cluster. The number of bytes transmitted was less than required.
    0x171B	ERROR_CLUSTER_REGISTRY_INVALID_FUNCTION
    5915	An invalid cluster registry operation was attempted.
    0x171C	ERROR_CLUSTER_INVALID_STRING_TERMINATION
    5916	An input string of characters is not properly terminated.
    0x171D	ERROR_CLUSTER_INVALID_STRING_FORMAT
    5917	An input string of characters is not in a valid format for the data it represents.
    0x171E	ERROR_CLUSTER_DATABASE_TRANSACTION_IN_PROGRESS
    5918	An internal cluster error occurred. A cluster database transaction was attempted while a transaction was already in progress.
    0x171F	ERROR_CLUSTER_DATABASE_TRANSACTION_NOT_IN_PROGRESS
    5919	An internal cluster error occurred. There was an attempt to commit a cluster database transaction while no transaction was in progress.
    0x1720	ERROR_CLUSTER_NULL_DATA
    5920	An internal cluster error occurred. Data was not properly initialized.
    0x1721	ERROR_CLUSTER_PARTIAL_READ
    5921	An error occurred while reading from a stream of data. An unexpected number of bytes was returned.
    0x1722	ERROR_CLUSTER_PARTIAL_WRITE
    5922	An error occurred while writing to a stream of data. The required number of bytes could not be written.
    0x1723	ERROR_CLUSTER_CANT_DESERIALIZE_DATA
    5923	An error occurred while deserializing a stream of cluster data.
    0x1724	ERROR_DEPENDENT_RESOURCE_PROPERTY_CONFLICT
    5924	One or more property values for this resource are in conflict with one or more property values associated with its dependent resource(s).
    0x1725	ERROR_CLUSTER_NO_QUORUM
    5925	A quorum of cluster nodes was not present to form a cluster.
    0x1726	ERROR_CLUSTER_INVALID_IPV6_NETWORK
    5926	The cluster network is not valid for an IPv6 Address resource, or it does not match the configured address.
    0x1727	ERROR_CLUSTER_INVALID_IPV6_TUNNEL_NETWORK
    5927	The cluster network is not valid for an IPv6 Tunnel resource. Check the configuration of the IP Address resource on which the IPv6 Tunnel resource depends.
    0x1728	ERROR_QUORUM_NOT_ALLOWED_IN_THIS_GROUP
    5928	Quorum resource cannot reside in the Available Storage group.
    0x1729	ERROR_DEPENDENCY_TREE_TOO_COMPLEX
    5929	The dependencies for this resource are nested too deeply.
    0x172A	ERROR_EXCEPTION_IN_RESOURCE_CALL
    5930	The call into the resource DLL raised an unhandled exception.
    0x172B	ERROR_CLUSTER_RHS_FAILED_INITIALIZATION
    5931	The RHS process failed to initialize.
    0x172C	ERROR_CLUSTER_NOT_INSTALLED
    5932	The Failover Clustering feature is not installed on this node.
    0x172D	ERROR_CLUSTER_RESOURCES_MUST_BE_ONLINE_ON_THE_SAME_NODE
    5933	The resources must be online on the same node for this operation
    0x172E	ERROR_CLUSTER_MAX_NODES_IN_CLUSTER
    5934	A new node can not be added since this cluster is already at its maximum number of nodes.
    0x172F	ERROR_CLUSTER_TOO_MANY_NODES
    5935	This cluster can not be created since the specified number of nodes exceeds the maximum allowed limit.
    0x1730	ERROR_CLUSTER_OBJECT_ALREADY_USED
    5936	An attempt to use the specified cluster name failed because an enabled computer object with the given name already exists in the domain.
    0x1731	ERROR_NONCORE_GROUPS_FOUND
    5937	This cluster cannot be destroyed. It has non-core application groups which must be deleted before the cluster can be destroyed.
    0x1732	ERROR_FILE_SHARE_RESOURCE_CONFLICT
    5938	File share associated with file share witness resource cannot be hosted by this cluster or any of its nodes.
    0x1733	ERROR_CLUSTER_EVICT_INVALID_REQUEST
    5939	Eviction of this node is invalid at this time. Due to quorum requirements node eviction will result in cluster shutdown. If it is the last node in the cluster, destroy cluster command should be used.
    0x1734	ERROR_CLUSTER_SINGLETON_RESOURCE
    5940	Only one instance of this resource type is allowed in the cluster.
    0x1735	ERROR_CLUSTER_GROUP_SINGLETON_RESOURCE
    5941	Only one instance of this resource type is allowed per resource group.
    0x1736	ERROR_CLUSTER_RESOURCE_PROVIDER_FAILED
    5942	The resource failed to come online due to the failure of one or more provider resources.
    0x1737	ERROR_CLUSTER_RESOURCE_CONFIGURATION_ERROR
    5943	The resource has indicated that it cannot come online on any node.
    0x1738	ERROR_CLUSTER_GROUP_BUSY
    5944	The current operation cannot be performed on this group at this time.
    0x1739	ERROR_CLUSTER_NOT_SHARED_VOLUME
    5945	The directory or file is not located on a cluster shared volume.
    0x173A	ERROR_CLUSTER_INVALID_SECURITY_DESCRIPTOR
    5946	The Security Descriptor does not meet the requirements for a cluster.
    0x173B	ERROR_CLUSTER_SHARED_VOLUMES_IN_USE
    5947	There is one or more shared volumes resources configured in the cluster. Those resources must be moved to available storage in order for operation to succeed.
    0x173C	ERROR_CLUSTER_USE_SHARED_VOLUMES_API
    5948	This group or resource cannot be directly manipulated. Use shared volume APIs to perform desired operation.
    0x173D	ERROR_CLUSTER_BACKUP_IN_PROGRESS
    5949	Back up is in progress. Please wait for backup completion before trying this operation again.
    0x173E	ERROR_NON_CSV_PATH
    5950	The path does not belong to a cluster shared volume.
    0x173F	ERROR_CSV_VOLUME_NOT_LOCAL
    5951	The cluster shared volume is not locally mounted on this node.
    0x1740	ERROR_CLUSTER_WATCHDOG_TERMINATING
    5952	The cluster watchdog is terminating.
    0x1770	ERROR_ENCRYPTION_FAILED
    6000	The specified file could not be encrypted.
    0x1771	ERROR_DECRYPTION_FAILED
    6001	The specified file could not be decrypted.
    0x1772	ERROR_FILE_ENCRYPTED
    6002	The specified file is encrypted and the user does not have the ability to decrypt it.
    0x1773	ERROR_NO_RECOVERY_POLICY
    6003	There is no valid encryption recovery policy configured for this system.
    0x1774	ERROR_NO_EFS
    6004	The required encryption driver is not loaded for this system.
    0x1775	ERROR_WRONG_EFS
    6005	The file was encrypted with a different encryption driver than is currently loaded.
    0x1776	ERROR_NO_USER_KEYS
    6006	There are no EFS keys defined for the user.
    0x1777	ERROR_FILE_NOT_ENCRYPTED
    6007	The specified file is not encrypted.
    0x1778	ERROR_NOT_EXPORT_FORMAT
    6008	The specified file is not in the defined EFS export format.
    0x1779	ERROR_FILE_READ_ONLY
    6009	The specified file is read only.
    0x177A	ERROR_DIR_EFS_DISALLOWED
    6010	The directory has been disabled for encryption.
    0x177B	ERROR_EFS_SERVER_NOT_TRUSTED
    6011	The server is not trusted for remote encryption operation.
    0x177C	ERROR_BAD_RECOVERY_POLICY
    6012	Recovery policy configured for this system contains invalid recovery certificate.
    0x177D	ERROR_EFS_ALG_BLOB_TOO_BIG
    6013	The encryption algorithm used on the source file needs a bigger key buffer than the one on the destination file.
    0x177E	ERROR_VOLUME_NOT_SUPPORT_EFS
    6014	The disk partition does not support file encryption.
    0x177F	ERROR_EFS_DISABLED
    6015	This machine is disabled for file encryption.
    0x1780	ERROR_EFS_VERSION_NOT_SUPPORT
    6016	A newer system is required to decrypt this encrypted file.
    0x1781	ERROR_CS_ENCRYPTION_INVALID_SERVER_RESPONSE
    6017	The remote server sent an invalid response for a file being opened with Client Side Encryption.
    0x1782	ERROR_CS_ENCRYPTION_UNSUPPORTED_SERVER
    6018	Client Side Encryption is not supported by the remote server even though it claims to support it.
    0x1783	ERROR_CS_ENCRYPTION_EXISTING_ENCRYPTED_FILE
    6019	File is encrypted and should be opened in Client Side Encryption mode.
    0x1784	ERROR_CS_ENCRYPTION_NEW_ENCRYPTED_FILE
    6020	A new encrypted file is being created and a $EFS needs to be provided.
    0x1785	ERROR_CS_ENCRYPTION_FILE_NOT_CSE
    6021	The SMB client requested a CSE FSCTL on a non-CSE file.
    0x1786	ERROR_ENCRYPTION_POLICY_DENIES_OPERATION
    6022	The requested operation was blocked by policy. For more information, contact your system administrator.
    0x17E6	ERROR_NO_BROWSER_SERVERS_FOUND
    6118	The list of servers for this workgroup is not currently available
    0x1838	SCHED_E_SERVICE_NOT_LOCALSYSTEM
    6200	The Task Scheduler service must be configured to run in the System account to function properly. Individual tasks may be configured to run in other accounts.
    0x19C8	ERROR_LOG_SECTOR_INVALID
    6600	Log service encountered an invalid log sector.
    0x19C9	ERROR_LOG_SECTOR_PARITY_INVALID
    6601	Log service encountered a log sector with invalid block parity.
    0x19CA	ERROR_LOG_SECTOR_REMAPPED
    6602	Log service encountered a remapped log sector.
    0x19CB	ERROR_LOG_BLOCK_INCOMPLETE
    6603	Log service encountered a partial or incomplete log block.
    0x19CC	ERROR_LOG_INVALID_RANGE
    6604	Log service encountered an attempt access data outside the active log range.
    0x19CD	ERROR_LOG_BLOCKS_EXHAUSTED
    6605	Log service user marshalling buffers are exhausted.
    0x19CE	ERROR_LOG_READ_CONTEXT_INVALID
    6606	Log service encountered an attempt read from a marshalling area with an invalid read context.
    0x19CF	ERROR_LOG_RESTART_INVALID
    6607	Log service encountered an invalid log restart area.
    0x19D0	ERROR_LOG_BLOCK_VERSION
    6608	Log service encountered an invalid log block version.
    0x19D1	ERROR_LOG_BLOCK_INVALID
    6609	Log service encountered an invalid log block.
    0x19D2	ERROR_LOG_READ_MODE_INVALID
    6610	Log service encountered an attempt to read the log with an invalid read mode.
    0x19D3	ERROR_LOG_NO_RESTART
    6611	Log service encountered a log stream with no restart area.
    0x19D4	ERROR_LOG_METADATA_CORRUPT
    6612	Log service encountered a corrupted metadata file.
    0x19D5	ERROR_LOG_METADATA_INVALID
    6613	Log service encountered a metadata file that could not be created by the log file system.
    0x19D6	ERROR_LOG_METADATA_INCONSISTENT
    6614	Log service encountered a metadata file with inconsistent data.
    0x19D7	ERROR_LOG_RESERVATION_INVALID
    6615	Log service encountered an attempt to erroneous allocate or dispose reservation space.
    0x19D8	ERROR_LOG_CANT_DELETE
    6616	Log service cannot delete log file or file system container.
    0x19D9	ERROR_LOG_CONTAINER_LIMIT_EXCEEDED
    6617	Log service has reached the maximum allowable containers allocated to a log file.
    0x19DA	ERROR_LOG_START_OF_LOG
    6618	Log service has attempted to read or write backward past the start of the log.
    0x19DB	ERROR_LOG_POLICY_ALREADY_INSTALLED
    6619	Log policy could not be installed because a policy of the same type is already present.
    0x19DC	ERROR_LOG_POLICY_NOT_INSTALLED
    6620	Log policy in question was not installed at the time of the request.
    0x19DD	ERROR_LOG_POLICY_INVALID
    6621	The installed set of policies on the log is invalid.
    0x19DE	ERROR_LOG_POLICY_CONFLICT
    6622	A policy on the log in question prevented the operation from completing.
    0x19DF	ERROR_LOG_PINNED_ARCHIVE_TAIL
    6623	Log space cannot be reclaimed because the log is pinned by the archive tail.
    0x19E0	ERROR_LOG_RECORD_NONEXISTENT
    6624	Log record is not a record in the log file.
    0x19E1	ERROR_LOG_RECORDS_RESERVED_INVALID
    6625	Number of reserved log records or the adjustment of the number of reserved log records is invalid.
    0x19E2	ERROR_LOG_SPACE_RESERVED_INVALID
    6626	Reserved log space or the adjustment of the log space is invalid.
    0x19E3	ERROR_LOG_TAIL_INVALID
    6627	An new or existing archive tail or base of the active log is invalid.
    0x19E4	ERROR_LOG_FULL
    6628	Log space is exhausted.
    0x19E5	ERROR_COULD_NOT_RESIZE_LOG
    6629	The log could not be set to the requested size.
    0x19E6	ERROR_LOG_MULTIPLEXED
    6630	Log is multiplexed, no direct writes to the physical log is allowed.
    0x19E7	ERROR_LOG_DEDICATED
    6631	The operation failed because the log is a dedicated log.
    0x19E8	ERROR_LOG_ARCHIVE_NOT_IN_PROGRESS
    6632	The operation requires an archive context.
    0x19E9	ERROR_LOG_ARCHIVE_IN_PROGRESS
    6633	Log archival is in progress.
    0x19EA	ERROR_LOG_EPHEMERAL
    6634	The operation requires a non-ephemeral log, but the log is ephemeral.
    0x19EB	ERROR_LOG_NOT_ENOUGH_CONTAINERS
    6635	The log must have at least two containers before it can be read from or written to.
    0x19EC	ERROR_LOG_CLIENT_ALREADY_REGISTERED
    6636	A log client has already registered on the stream.
    0x19ED	ERROR_LOG_CLIENT_NOT_REGISTERED
    6637	A log client has not been registered on the stream.
    0x19EE	ERROR_LOG_FULL_HANDLER_IN_PROGRESS
    6638	A request has already been made to handle the log full condition.
    0x19EF	ERROR_LOG_CONTAINER_READ_FAILED
    6639	Log service encountered an error when attempting to read from a log container.
    0x19F0	ERROR_LOG_CONTAINER_WRITE_FAILED
    6640	Log service encountered an error when attempting to write to a log container.
    0x19F1	ERROR_LOG_CONTAINER_OPEN_FAILED
    6641	Log service encountered an error when attempting open a log container.
    0x19F2	ERROR_LOG_CONTAINER_STATE_INVALID
    6642	Log service encountered an invalid container state when attempting a requested action.
    0x19F3	ERROR_LOG_STATE_INVALID
    6643	Log service is not in the correct state to perform a requested action.
    0x19F4	ERROR_LOG_PINNED
    6644	Log space cannot be reclaimed because the log is pinned.
    0x19F5	ERROR_LOG_METADATA_FLUSH_FAILED
    6645	Log metadata flush failed.
    0x19F6	ERROR_LOG_INCONSISTENT_SECURITY
    6646	Security on the log and its containers is inconsistent.
    0x19F7	ERROR_LOG_APPENDED_FLUSH_FAILED
    6647	Records were appended to the log or reservation changes were made, but the log could not be flushed.
    0x19F8	ERROR_LOG_PINNED_RESERVATION
    6648	The log is pinned due to reservation consuming most of the log space. Free some reserved records to make space available.
    0x1A2C	ERROR_INVALID_TRANSACTION
    6700	The transaction handle associated with this operation is not valid.
    0x1A2D	ERROR_TRANSACTION_NOT_ACTIVE
    6701	The requested operation was made in the context of a transaction that is no longer active.
    0x1A2E	ERROR_TRANSACTION_REQUEST_NOT_VALID
    6702	The requested operation is not valid on the Transaction object in its current state.
    0x1A2F	ERROR_TRANSACTION_NOT_REQUESTED
    6703	The caller has called a response API, but the response is not expected because the TM did not issue the corresponding request to the caller.
    0x1A30	ERROR_TRANSACTION_ALREADY_ABORTED
    6704	It is too late to perform the requested operation, since the Transaction has already been aborted.
    0x1A31	ERROR_TRANSACTION_ALREADY_COMMITTED
    6705	It is too late to perform the requested operation, since the Transaction has already been committed.
    0x1A32	ERROR_TM_INITIALIZATION_FAILED
    6706	The Transaction Manager was unable to be successfully initialized. Transacted operations are not supported.
    0x1A33	ERROR_RESOURCEMANAGER_READ_ONLY
    6707	The specified ResourceManager made no changes or updates to the resource under this transaction.
    0x1A34	ERROR_TRANSACTION_NOT_JOINED
    6708	The resource manager has attempted to prepare a transaction that it has not successfully joined.
    0x1A35	ERROR_TRANSACTION_SUPERIOR_EXISTS
    6709	The Transaction object already has a superior enlistment, and the caller attempted an operation that would have created a new superior. Only a single superior enlistment is allow.
    0x1A36	ERROR_CRM_PROTOCOL_ALREADY_EXISTS
    6710	The RM tried to register a protocol that already exists.
    0x1A37	ERROR_TRANSACTION_PROPAGATION_FAILED
    6711	The attempt to propagate the Transaction failed.
    0x1A38	ERROR_CRM_PROTOCOL_NOT_FOUND
    6712	The requested propagation protocol was not registered as a CRM.
    0x1A39	ERROR_TRANSACTION_INVALID_MARSHALL_BUFFER
    6713	The buffer passed in to PushTransaction or PullTransaction is not in a valid format.
    0x1A3A	ERROR_CURRENT_TRANSACTION_NOT_VALID
    6714	The current transaction context associated with the thread is not a valid handle to a transaction object.
    0x1A3B	ERROR_TRANSACTION_NOT_FOUND
    6715	The specified Transaction object could not be opened, because it was not found.
    0x1A3C	ERROR_RESOURCEMANAGER_NOT_FOUND
    6716	The specified ResourceManager object could not be opened, because it was not found.
    0x1A3D	ERROR_ENLISTMENT_NOT_FOUND
    6717	The specified Enlistment object could not be opened, because it was not found.
    0x1A3E	ERROR_TRANSACTIONMANAGER_NOT_FOUND
    6718	The specified TransactionManager object could not be opened, because it was not found.
    0x1A3F	ERROR_TRANSACTIONMANAGER_NOT_ONLINE
    6719	The object specified could not be created or opened, because its associated TransactionManager is not online. The TransactionManager must be brought fully Online by calling RecoverTransactionManager to recover to the end of its LogFile before objects in its Transaction or ResourceManager namespaces can be opened. In addition, errors in writing records to its LogFile can cause a TransactionManager to go offline.
    0x1A40	ERROR_TRANSACTIONMANAGER_RECOVERY_NAME_COLLISION
    6720	The specified TransactionManager was unable to create the objects contained in its logfile in the Ob namespace. Therefore, the TransactionManager was unable to recover.
    0x1A41	ERROR_TRANSACTION_NOT_ROOT
    6721	The call to create a superior Enlistment on this Transaction object could not be completed, because the Transaction object specified for the enlistment is a subordinate branch of the Transaction. Only the root of the Transaction can be enlisted on as a superior.
    0x1A42	ERROR_TRANSACTION_OBJECT_EXPIRED
    6722	Because the associated transaction manager or resource manager has been closed, the handle is no longer valid.
    0x1A43	ERROR_TRANSACTION_RESPONSE_NOT_ENLISTED
    6723	The specified operation could not be performed on this Superior enlistment, because the enlistment was not created with the corresponding completion response in the NotificationMask.
    0x1A44	ERROR_TRANSACTION_RECORD_TOO_LONG
    6724	The specified operation could not be performed, because the record that would be logged was too long. This can occur because of two conditions: either there are too many Enlistments on this Transaction, or the combined RecoveryInformation being logged on behalf of those Enlistments is too long.
    0x1A45	ERROR_IMPLICIT_TRANSACTION_NOT_SUPPORTED
    6725	Implicit transaction are not supported.
    0x1A46	ERROR_TRANSACTION_INTEGRITY_VIOLATED
    6726	The kernel transaction manager had to abort or forget the transaction because it blocked forward progress.
    0x1A47	ERROR_TRANSACTIONMANAGER_IDENTITY_MISMATCH
    6727	The TransactionManager identity that was supplied did not match the one recorded in the TransactionManager's log file.
    0x1A48	ERROR_RM_CANNOT_BE_FROZEN_FOR_SNAPSHOT
    6728	This snapshot operation cannot continue because a transactional resource manager cannot be frozen in its current state. Please try again.
    0x1A49	ERROR_TRANSACTION_MUST_WRITETHROUGH
    6729	The transaction cannot be enlisted on with the specified EnlistmentMask, because the transaction has already completed the PrePrepare phase. In order to ensure correctness, the ResourceManager must switch to a write-through mode and cease caching data within this transaction. Enlisting for only subsequent transaction phases may still succeed.
    0x1A4A	ERROR_TRANSACTION_NO_SUPERIOR
    6730	The transaction does not have a superior enlistment.
    0x1A4B	ERROR_HEURISTIC_DAMAGE_POSSIBLE
    6731	The attempt to commit the Transaction completed, but it is possible that some portion of the transaction tree did not commit successfully due to heuristics. Therefore it is possible that some data modified in the transaction may not have committed, resulting in transactional inconsistency. If possible, check the consistency of the associated data.
    0x1A90	ERROR_TRANSACTIONAL_CONFLICT
    6800	The function attempted to use a name that is reserved for use by another transaction.
    0x1A91	ERROR_RM_NOT_ACTIVE
    6801	Transaction support within the specified resource manager is not started or was shut down due to an error.
    0x1A92	ERROR_RM_METADATA_CORRUPT
    6802	The metadata of the RM has been corrupted. The RM will not function.
    0x1A93	ERROR_DIRECTORY_NOT_RM
    6803	The specified directory does not contain a resource manager.
    0x1A95	ERROR_TRANSACTIONS_UNSUPPORTED_REMOTE
    6805	The remote server or share does not support transacted file operations.
    0x1A96	ERROR_LOG_RESIZE_INVALID_SIZE
    6806	The requested log size is invalid.
    0x1A97	ERROR_OBJECT_NO_LONGER_EXISTS
    6807	The object (file, stream, link) corresponding to the handle has been deleted by a Transaction Savepoint Rollback.
    0x1A98	ERROR_STREAM_MINIVERSION_NOT_FOUND
    6808	The specified file miniversion was not found for this transacted file open.
    0x1A99	ERROR_STREAM_MINIVERSION_NOT_VALID
    6809	The specified file miniversion was found but has been invalidated. Most likely cause is a transaction savepoint rollback.
    0x1A9A	ERROR_MINIVERSION_INACCESSIBLE_FROM_SPECIFIED_TRANSACTION
    6810	A miniversion may only be opened in the context of the transaction that created it.
    0x1A9B	ERROR_CANT_OPEN_MINIVERSION_WITH_MODIFY_INTENT
    6811	It is not possible to open a miniversion with modify access.
    0x1A9C	ERROR_CANT_CREATE_MORE_STREAM_MINIVERSIONS
    6812	It is not possible to create any more miniversions for this stream.
    0x1A9E	ERROR_REMOTE_FILE_VERSION_MISMATCH
    6814	The remote server sent mismatching version number or Fid for a file opened with transactions.
    0x1A9F	ERROR_HANDLE_NO_LONGER_VALID
    6815	The handle has been invalidated by a transaction. The most likely cause is the presence of memory mapping on a file or an open handle when the transaction ended or rolled back to savepoint.
    0x1AA0	ERROR_NO_TXF_METADATA
    6816	There is no transaction metadata on the file.
    0x1AA1	ERROR_LOG_CORRUPTION_DETECTED
    6817	The log data is corrupt.
    0x1AA2	ERROR_CANT_RECOVER_WITH_HANDLE_OPEN
    6818	The file can't be recovered because there is a handle still open on it.
    0x1AA3	ERROR_RM_DISCONNECTED
    6819	The transaction outcome is unavailable because the resource manager responsible for it has disconnected.
    0x1AA4	ERROR_ENLISTMENT_NOT_SUPERIOR
    6820	The request was rejected because the enlistment in question is not a superior enlistment.
    0x1AA5	ERROR_RECOVERY_NOT_NEEDED
    6821	The transactional resource manager is already consistent. Recovery is not needed.
    0x1AA6	ERROR_RM_ALREADY_STARTED
    6822	The transactional resource manager has already been started.
    0x1AA7	ERROR_FILE_IDENTITY_NOT_PERSISTENT
    6823	The file cannot be opened transactionally, because its identity depends on the outcome of an unresolved transaction.
    0x1AA8	ERROR_CANT_BREAK_TRANSACTIONAL_DEPENDENCY
    6824	The operation cannot be performed because another transaction is depending on the fact that this property will not change.
    0x1AA9	ERROR_CANT_CROSS_RM_BOUNDARY
    6825	The operation would involve a single file with two transactional resource managers and is therefore not allowed.
    0x1AAA	ERROR_TXF_DIR_NOT_EMPTY
    6826	The $Txf directory must be empty for this operation to succeed.
    0x1AAB	ERROR_INDOUBT_TRANSACTIONS_EXIST
    6827	The operation would leave a transactional resource manager in an inconsistent state and is therefore not allowed.
    0x1AAC	ERROR_TM_VOLATILE
    6828	The operation could not be completed because the transaction manager does not have a log.
    0x1AAD	ERROR_ROLLBACK_TIMER_EXPIRED
    6829	A rollback could not be scheduled because a previously scheduled rollback has already executed or been queued for execution.
    0x1AAE	ERROR_TXF_ATTRIBUTE_CORRUPT
    6830	The transactional metadata attribute on the file or directory is corrupt and unreadable.
    0x1AAF	ERROR_EFS_NOT_ALLOWED_IN_TRANSACTION
    6831	The encryption operation could not be completed because a transaction is active.
    0x1AB0	ERROR_TRANSACTIONAL_OPEN_NOT_ALLOWED
    6832	This object is not allowed to be opened in a transaction.
    0x1AB1	ERROR_LOG_GROWTH_FAILED
    6833	An attempt to create space in the transactional resource manager's log failed. The failure status has been recorded in the event log.
    0x1AB2	ERROR_TRANSACTED_MAPPING_UNSUPPORTED_REMOTE
    6834	Memory mapping (creating a mapped section) a remote file under a transaction is not supported.
    0x1AB3	ERROR_TXF_METADATA_ALREADY_PRESENT
    6835	Transaction metadata is already present on this file and cannot be superseded.
    0x1AB4	ERROR_TRANSACTION_SCOPE_CALLBACKS_NOT_SET
    6836	A transaction scope could not be entered because the scope handler has not been initialized.
    0x1AB5	ERROR_TRANSACTION_REQUIRED_PROMOTION
    6837	Promotion was required in order to allow the resource manager to enlist, but the transaction was set to disallow it.
    0x1AB6	ERROR_CANNOT_EXECUTE_FILE_IN_TRANSACTION
    6838	This file is open for modification in an unresolved transaction and may be opened for execute only by a transacted reader.
    0x1AB7	ERROR_TRANSACTIONS_NOT_FROZEN
    6839	The request to thaw frozen transactions was ignored because transactions had not previously been frozen.
    0x1AB8	ERROR_TRANSACTION_FREEZE_IN_PROGRESS
    6840	Transactions cannot be frozen because a freeze is already in progress.
    0x1AB9	ERROR_NOT_SNAPSHOT_VOLUME
    6841	The target volume is not a snapshot volume. This operation is only valid on a volume mounted as a snapshot.
    0x1ABA	ERROR_NO_SAVEPOINT_WITH_OPEN_FILES
    6842	The savepoint operation failed because files are open on the transaction. This is not permitted.
    0x1ABB	ERROR_DATA_LOST_REPAIR
    6843	Windows has discovered corruption in a file, and that file has since been repaired. Data loss may have occurred.
    0x1ABC	ERROR_SPARSE_NOT_ALLOWED_IN_TRANSACTION
    6844	The sparse operation could not be completed because a transaction is active on the file.
    0x1ABD	ERROR_TM_IDENTITY_MISMATCH
    6845	The call to create a TransactionManager object failed because the Tm Identity stored in the logfile does not match the Tm Identity that was passed in as an argument.
    0x1ABE	ERROR_FLOATED_SECTION
    6846	I/O was attempted on a section object that has been floated as a result of a transaction ending. There is no valid data.
    0x1ABF	ERROR_CANNOT_ACCEPT_TRANSACTED_WORK
    6847	The transactional resource manager cannot currently accept transacted work due to a transient condition such as low resources.
    0x1AC0	ERROR_CANNOT_ABORT_TRANSACTIONS
    6848	The transactional resource manager had too many tranactions outstanding that could not be aborted. The transactional resource manger has been shut down.
    0x1AC1	ERROR_BAD_CLUSTERS
    6849	The operation could not be completed due to bad clusters on disk.
    0x1AC2	ERROR_COMPRESSION_NOT_ALLOWED_IN_TRANSACTION
    6850	The compression operation could not be completed because a transaction is active on the file.
    0x1AC3	ERROR_VOLUME_DIRTY
    6851	The operation could not be completed because the volume is dirty. Please run chkdsk and try again.
    0x1AC4	ERROR_NO_LINK_TRACKING_IN_TRANSACTION
    6852	The link tracking operation could not be completed because a transaction is active.
    0x1AC5	ERROR_OPERATION_NOT_SUPPORTED_IN_TRANSACTION
    6853	This operation cannot be performed in a transaction.
    0x1AC6	ERROR_EXPIRED_HANDLE
    6854	The handle is no longer properly associated with its transaction. It may have been opened in a transactional resource manager that was subsequently forced to restart. Please close the handle and open a new one.
    0x1AC7	ERROR_TRANSACTION_NOT_ENLISTED
    6855	The specified operation could not be performed because the resource manager is not enlisted in the transaction.
    0x1B59	ERROR_CTX_WINSTATION_NAME_INVALID
    7001	The specified session name is invalid.
    0x1B5A	ERROR_CTX_INVALID_PD
    7002	The specified protocol driver is invalid.
    0x1B5B	ERROR_CTX_PD_NOT_FOUND
    7003	The specified protocol driver was not found in the system path.
    0x1B5C	ERROR_CTX_WD_NOT_FOUND
    7004	The specified terminal connection driver was not found in the system path.
    0x1B5D	ERROR_CTX_CANNOT_MAKE_EVENTLOG_ENTRY
    7005	A registry key for event logging could not be created for this session.
    0x1B5E	ERROR_CTX_SERVICE_NAME_COLLISION
    7006	A service with the same name already exists on the system.
    0x1B5F	ERROR_CTX_CLOSE_PENDING
    7007	A close operation is pending on the session.
    0x1B60	ERROR_CTX_NO_OUTBUF
    7008	There are no free output buffers available.
    0x1B61	ERROR_CTX_MODEM_INF_NOT_FOUND
    7009	The MODEM.INF file was not found.
    0x1B62	ERROR_CTX_INVALID_MODEMNAME
    7010	The modem name was not found in MODEM.INF.
    0x1B63	ERROR_CTX_MODEM_RESPONSE_ERROR
    7011	The modem did not accept the command sent to it. Verify that the configured modem name matches the attached modem.
    0x1B64	ERROR_CTX_MODEM_RESPONSE_TIMEOUT
    7012	The modem did not respond to the command sent to it. Verify that the modem is properly cabled and powered on.
    0x1B65	ERROR_CTX_MODEM_RESPONSE_NO_CARRIER
    7013	Carrier detect has failed or carrier has been dropped due to disconnect.
    0x1B66	ERROR_CTX_MODEM_RESPONSE_NO_DIALTONE
    7014	Dial tone not detected within the required time. Verify that the phone cable is properly attached and functional.
    0x1B67	ERROR_CTX_MODEM_RESPONSE_BUSY
    7015	Busy signal detected at remote site on callback.
    0x1B68	ERROR_CTX_MODEM_RESPONSE_VOICE
    7016	Voice detected at remote site on callback.
    0x1B69	ERROR_CTX_TD_ERROR
    7017	Transport driver error
    0x1B6E	ERROR_CTX_WINSTATION_NOT_FOUND
    7022	The specified session cannot be found.
    0x1B6F	ERROR_CTX_WINSTATION_ALREADY_EXISTS
    7023	The specified session name is already in use.
    0x1B70	ERROR_CTX_WINSTATION_BUSY
    7024	The task you are trying to do can't be completed because Remote Desktop Services is currently busy. Please try again in a few minutes. Other users should still be able to log on.
    0x1B71	ERROR_CTX_BAD_VIDEO_MODE
    7025	An attempt has been made to connect to a session whose video mode is not supported by the current client.
    0x1B7B	ERROR_CTX_GRAPHICS_INVALID
    7035	The application attempted to enable DOS graphics mode. DOS graphics mode is not supported.
    0x1B7D	ERROR_CTX_LOGON_DISABLED
    7037	Your interactive logon privilege has been disabled. Please contact your administrator.
    0x1B7E	ERROR_CTX_NOT_CONSOLE
    7038	The requested operation can be performed only on the system console. This is most often the result of a driver or system DLL requiring direct console access.
    0x1B80	ERROR_CTX_CLIENT_QUERY_TIMEOUT
    7040	The client failed to respond to the server connect message.
    0x1B81	ERROR_CTX_CONSOLE_DISCONNECT
    7041	Disconnecting the console session is not supported.
    0x1B82	ERROR_CTX_CONSOLE_CONNECT
    7042	Reconnecting a disconnected session to the console is not supported.
    0x1B84	ERROR_CTX_SHADOW_DENIED
    7044	The request to control another session remotely was denied.
    0x1B85	ERROR_CTX_WINSTATION_ACCESS_DENIED
    7045	The requested session access is denied.
    0x1B89	ERROR_CTX_INVALID_WD
    7049	The specified terminal connection driver is invalid.
    0x1B8A	ERROR_CTX_SHADOW_INVALID
    7050	The requested session cannot be controlled remotely. This may be because the session is disconnected or does not currently have a user logged on.
    0x1B8B	ERROR_CTX_SHADOW_DISABLED
    7051	The requested session is not configured to allow remote control.
    0x1B8C	ERROR_CTX_CLIENT_LICENSE_IN_USE
    7052	Your request to connect to this Terminal Server has been rejected. Your Terminal Server client license number is currently being used by another user. Please call your system administrator to obtain a unique license number.
    0x1B8D	ERROR_CTX_CLIENT_LICENSE_NOT_SET
    7053	Your request to connect to this Terminal Server has been rejected. Your Terminal Server client license number has not been entered for this copy of the Terminal Server client. Please contact your system administrator.
    0x1B8E	ERROR_CTX_LICENSE_NOT_AVAILABLE
    7054	The number of connections to this computer is limited and all connections are in use right now. Try connecting later or contact your system administrator.
    0x1B8F	ERROR_CTX_LICENSE_CLIENT_INVALID
    7055	The client you are using is not licensed to use this system. Your logon request is denied.
    0x1B90	ERROR_CTX_LICENSE_EXPIRED
    7056	The system license has expired. Your logon request is denied.
    0x1B91	ERROR_CTX_SHADOW_NOT_RUNNING
    7057	Remote control could not be terminated because the specified session is not currently being remotely controlled.
    0x1B92	ERROR_CTX_SHADOW_ENDED_BY_MODE_CHANGE
    7058	The remote control of the console was terminated because the display mode was changed. Changing the display mode in a remote control session is not supported.
    0x1B93	ERROR_ACTIVATION_COUNT_EXCEEDED
    7059	Activation has already been reset the maximum number of times for this installation. Your activation timer will not be cleared.
    0x1B94	ERROR_CTX_WINSTATIONS_DISABLED
    7060	Remote logins are currently disabled.
    0x1B95	ERROR_CTX_ENCRYPTION_LEVEL_REQUIRED
    7061	You do not have the proper encryption level to access this Session.
    0x1B96	ERROR_CTX_SESSION_IN_USE
    7062	The user %s\\%s is currently logged on to this computer. Only the current user or an administrator can log on to this computer.
    0x1B97	ERROR_CTX_NO_FORCE_LOGOFF
    7063	The user %s\\%s is already logged on to the console of this computer. You do not have permission to log in at this time. To resolve this issue, contact %s\\%s and have them log off.
    0x1B98	ERROR_CTX_ACCOUNT_RESTRICTION
    7064	Unable to log you on because of an account restriction.
    0x1B99	ERROR_RDP_PROTOCOL_ERROR
    7065	The RDP protocol component %2 detected an error in the protocol stream and has disconnected the client.
    0x1B9A	ERROR_CTX_CDM_CONNECT
    7066	The Client Drive Mapping Service Has Connected on Terminal Connection.
    0x1B9B	ERROR_CTX_CDM_DISCONNECT
    7067	The Client Drive Mapping Service Has Disconnected on Terminal Connection.
    0x1B9C	ERROR_CTX_SECURITY_LAYER_ERROR
    7068	The Terminal Server security layer detected an error in the protocol stream and has disconnected the client.
    0x1B9D	ERROR_TS_INCOMPATIBLE_SESSIONS
    7069	The target session is incompatible with the current session.
    0x1B9E	ERROR_TS_VIDEO_SUBSYSTEM_ERROR
    7070	Windows can't connect to your session because a problem occurred in the Windows video subsystem. Try connecting again later, or contact the server administrator for assistance.
    0x1F41	FRS_ERR_INVALID_API_SEQUENCE
    8001	The file replication service API was called incorrectly.
    0x1F42	FRS_ERR_STARTING_SERVICE
    8002	The file replication service cannot be started.
    0x1F43	FRS_ERR_STOPPING_SERVICE
    8003	The file replication service cannot be stopped.
    0x1F44	FRS_ERR_INTERNAL_API
    8004	The file replication service API terminated the request. The event log may have more information.
    0x1F45	FRS_ERR_INTERNAL
    8005	The file replication service terminated the request. The event log may have more information.
    0x1F46	FRS_ERR_SERVICE_COMM
    8006	The file replication service cannot be contacted. The event log may have more information.
    0x1F47	FRS_ERR_INSUFFICIENT_PRIV
    8007	The file replication service cannot satisfy the request because the user has insufficient privileges. The event log may have more information.
    0x1F48	FRS_ERR_AUTHENTICATION
    8008	The file replication service cannot satisfy the request because authenticated RPC is not available. The event log may have more information.
    0x1F49	FRS_ERR_PARENT_INSUFFICIENT_PRIV
    8009	The file replication service cannot satisfy the request because the user has insufficient privileges on the domain controller. The event log may have more information.
    0x1F4A	FRS_ERR_PARENT_AUTHENTICATION
    8010	The file replication service cannot satisfy the request because authenticated RPC is not available on the domain controller. The event log may have more information.
    0x1F4B	FRS_ERR_CHILD_TO_PARENT_COMM
    8011	The file replication service cannot communicate with the file replication service on the domain controller. The event log may have more information.
    0x1F4C	FRS_ERR_PARENT_TO_CHILD_COMM
    8012	The file replication service on the domain controller cannot communicate with the file replication service on this computer. The event log may have more information.
    0x1F4D	FRS_ERR_SYSVOL_POPULATE
    8013	The file replication service cannot populate the system volume because of an internal error. The event log may have more information.
    0x1F4E	FRS_ERR_SYSVOL_POPULATE_TIMEOUT
    8014	The file replication service cannot populate the system volume because of an internal timeout. The event log may have more information.
    0x1F4F	FRS_ERR_SYSVOL_IS_BUSY
    8015	The file replication service cannot process the request. The system volume is busy with a previous request.
    0x1F50	FRS_ERR_SYSVOL_DEMOTE
    8016	The file replication service cannot stop replicating the system volume because of an internal error. The event log may have more information.
    0x1F51	FRS_ERR_INVALID_SERVICE_PARAMETER
    8017	The file replication service detected an invalid parameter.
    0x2008	ERROR_DS_NOT_INSTALLED
    8200	An error occurred while installing the directory service. For more information, see the event log.
    0x2009	ERROR_DS_MEMBERSHIP_EVALUATED_LOCALLY
    8201	The directory service evaluated group memberships locally.
    0x200A	ERROR_DS_NO_ATTRIBUTE_OR_VALUE
    8202	The specified directory service attribute or value does not exist.
    0x200B	ERROR_DS_INVALID_ATTRIBUTE_SYNTAX
    8203	The attribute syntax specified to the directory service is invalid.
    0x200C	ERROR_DS_ATTRIBUTE_TYPE_UNDEFINED
    8204	The attribute type specified to the directory service is not defined.
    0x200D	ERROR_DS_ATTRIBUTE_OR_VALUE_EXISTS
    8205	The specified directory service attribute or value already exists.
    0x200E	ERROR_DS_BUSY
    8206	The directory service is busy.
    0x200F	ERROR_DS_UNAVAILABLE
    8207	The directory service is unavailable.
    0x2010	ERROR_DS_NO_RIDS_ALLOCATED
    8208	The directory service was unable to allocate a relative identifier.
    0x2011	ERROR_DS_NO_MORE_RIDS
    8209	The directory service has exhausted the pool of relative identifiers.
    0x2012	ERROR_DS_INCORRECT_ROLE_OWNER
    8210	The requested operation could not be performed because the directory service is not the master for that type of operation.
    0x2013	ERROR_DS_RIDMGR_INIT_ERROR
    8211	The directory service was unable to initialize the subsystem that allocates relative identifiers.
    0x2014	ERROR_DS_OBJ_CLASS_VIOLATION
    8212	The requested operation did not satisfy one or more constraints associated with the class of the object.
    0x2015	ERROR_DS_CANT_ON_NON_LEAF
    8213	The directory service can perform the requested operation only on a leaf object.
    0x2016	ERROR_DS_CANT_ON_RDN
    8214	The directory service cannot perform the requested operation on the RDN attribute of an object.
    0x2017	ERROR_DS_CANT_MOD_OBJ_CLASS
    8215	The directory service detected an attempt to modify the object class of an object.
    0x2018	ERROR_DS_CROSS_DOM_MOVE_ERROR
    8216	The requested cross-domain move operation could not be performed.
    0x2019	ERROR_DS_GC_NOT_AVAILABLE
    8217	Unable to contact the global catalog server.
    0x201A	ERROR_SHARED_POLICY
    8218	The policy object is shared and can only be modified at the root.
    0x201B	ERROR_POLICY_OBJECT_NOT_FOUND
    8219	The policy object does not exist.
    0x201C	ERROR_POLICY_ONLY_IN_DS
    8220	The requested policy information is only in the directory service.
    0x201D	ERROR_PROMOTION_ACTIVE
    8221	A domain controller promotion is currently active.
    0x201E	ERROR_NO_PROMOTION_ACTIVE
    8222	A domain controller promotion is not currently active
    0x2020	ERROR_DS_OPERATIONS_ERROR
    8224	An operations error occurred.
    0x2021	ERROR_DS_PROTOCOL_ERROR
    8225	A protocol error occurred.
    0x2022	ERROR_DS_TIMELIMIT_EXCEEDED
    8226	The time limit for this request was exceeded.
    0x2023	ERROR_DS_SIZELIMIT_EXCEEDED
    8227	The size limit for this request was exceeded.
    0x2024	ERROR_DS_ADMIN_LIMIT_EXCEEDED
    8228	The administrative limit for this request was exceeded.
    0x2025	ERROR_DS_COMPARE_FALSE
    8229	The compare response was false.
    0x2026	ERROR_DS_COMPARE_TRUE
    8230	The compare response was true.
    0x2027	ERROR_DS_AUTH_METHOD_NOT_SUPPORTED
    8231	The requested authentication method is not supported by the server.
    0x2028	ERROR_DS_STRONG_AUTH_REQUIRED
    8232	A more secure authentication method is required for this server.
    0x2029	ERROR_DS_INAPPROPRIATE_AUTH
    8233	Inappropriate authentication.
    0x202A	ERROR_DS_AUTH_UNKNOWN
    8234	The authentication mechanism is unknown.
    0x202B	ERROR_DS_REFERRAL
    8235	A referral was returned from the server.
    0x202C	ERROR_DS_UNAVAILABLE_CRIT_EXTENSION
    8236	The server does not support the requested critical extension.
    0x202D	ERROR_DS_CONFIDENTIALITY_REQUIRED
    8237	This request requires a secure connection.
    0x202E	ERROR_DS_INAPPROPRIATE_MATCHING
    8238	Inappropriate matching.
    0x202F	ERROR_DS_CONSTRAINT_VIOLATION
    8239	A constraint violation occurred.
    0x2030	ERROR_DS_NO_SUCH_OBJECT
    8240	There is no such object on the server.
    0x2031	ERROR_DS_ALIAS_PROBLEM
    8241	There is an alias problem.
    0x2032	ERROR_DS_INVALID_DN_SYNTAX
    8242	An invalid dn syntax has been specified.
    0x2033	ERROR_DS_IS_LEAF
    8243	The object is a leaf object.
    0x2034	ERROR_DS_ALIAS_DEREF_PROBLEM
    8244	There is an alias dereferencing problem.
    0x2035	ERROR_DS_UNWILLING_TO_PERFORM
    8245	The server is unwilling to process the request.
    0x2036	ERROR_DS_LOOP_DETECT
    8246	A loop has been detected.
    0x2037	ERROR_DS_NAMING_VIOLATION
    8247	There is a naming violation.
    0x2038	ERROR_DS_OBJECT_RESULTS_TOO_LARGE
    8248	The result set is too large.
    0x2039	ERROR_DS_AFFECTS_MULTIPLE_DSAS
    8249	The operation affects multiple DSAs
    0x203A	ERROR_DS_SERVER_DOWN
    8250	The server is not operational.
    0x203B	ERROR_DS_LOCAL_ERROR
    8251	A local error has occurred.
    0x203C	ERROR_DS_ENCODING_ERROR
    8252	An encoding error has occurred.
    0x203D	ERROR_DS_DECODING_ERROR
    8253	A decoding error has occurred.
    0x203E	ERROR_DS_FILTER_UNKNOWN
    8254	The search filter cannot be recognized.
    0x203F	ERROR_DS_PARAM_ERROR
    8255	One or more parameters are illegal.
    0x2040	ERROR_DS_NOT_SUPPORTED
    8256	The specified method is not supported.
    0x2041	ERROR_DS_NO_RESULTS_RETURNED
    8257	No results were returned.
    0x2042	ERROR_DS_CONTROL_NOT_FOUND
    8258	The specified control is not supported by the server.
    0x2043	ERROR_DS_CLIENT_LOOP
    8259	A referral loop was detected by the client.
    0x2044	ERROR_DS_REFERRAL_LIMIT_EXCEEDED
    8260	The preset referral limit was exceeded.
    0x2045	ERROR_DS_SORT_CONTROL_MISSING
    8261	The search requires a SORT control.
    0x2046	ERROR_DS_OFFSET_RANGE_ERROR
    8262	The search results exceed the offset range specified.
    0x206D	ERROR_DS_ROOT_MUST_BE_NC
    8301	The root object must be the head of a naming context. The root object cannot have an instantiated parent.
    0x206E	ERROR_DS_ADD_REPLICA_INHIBITED
    8302	The add replica operation cannot be performed. The naming context must be writeable in order to create the replica.
    0x206F	ERROR_DS_ATT_NOT_DEF_IN_SCHEMA
    8303	A reference to an attribute that is not defined in the schema occurred.
    0x2070	ERROR_DS_MAX_OBJ_SIZE_EXCEEDED
    8304	The maximum size of an object has been exceeded.
    0x2071	ERROR_DS_OBJ_STRING_NAME_EXISTS
    8305	An attempt was made to add an object to the directory with a name that is already in use.
    0x2072	ERROR_DS_NO_RDN_DEFINED_IN_SCHEMA
    8306	An attempt was made to add an object of a class that does not have an RDN defined in the schema.
    0x2073	ERROR_DS_RDN_DOESNT_MATCH_SCHEMA
    8307	An attempt was made to add an object using an RDN that is not the RDN defined in the schema.
    0x2074	ERROR_DS_NO_REQUESTED_ATTS_FOUND
    8308	None of the requested attributes were found on the objects.
    0x2075	ERROR_DS_USER_BUFFER_TO_SMALL
    8309	The user buffer is too small.
    0x2076	ERROR_DS_ATT_IS_NOT_ON_OBJ
    8310	The attribute specified in the operation is not present on the object.
    0x2077	ERROR_DS_ILLEGAL_MOD_OPERATION
    8311	Illegal modify operation. Some aspect of the modification is not permitted.
    0x2078	ERROR_DS_OBJ_TOO_LARGE
    8312	The specified object is too large.
    0x2079	ERROR_DS_BAD_INSTANCE_TYPE
    8313	The specified instance type is not valid.
    0x207A	ERROR_DS_MASTERDSA_REQUIRED
    8314	The operation must be performed at a master DSA.
    0x207B	ERROR_DS_OBJECT_CLASS_REQUIRED
    8315	The object class attribute must be specified.
    0x207C	ERROR_DS_MISSING_REQUIRED_ATT
    8316	A required attribute is missing.
    0x207D	ERROR_DS_ATT_NOT_DEF_FOR_CLASS
    8317	An attempt was made to modify an object to include an attribute that is not legal for its class.
    0x207E	ERROR_DS_ATT_ALREADY_EXISTS
    8318	The specified attribute is already present on the object.
    0x2080	ERROR_DS_CANT_ADD_ATT_VALUES
    8320	The specified attribute is not present, or has no values.
    0x2081	ERROR_DS_SINGLE_VALUE_CONSTRAINT
    8321	Multiple values were specified for an attribute that can have only one value.
    0x2082	ERROR_DS_RANGE_CONSTRAINT
    8322	A value for the attribute was not in the acceptable range of values.
    0x2083	ERROR_DS_ATT_VAL_ALREADY_EXISTS
    8323	The specified value already exists.
    0x2084	ERROR_DS_CANT_REM_MISSING_ATT
    8324	The attribute cannot be removed because it is not present on the object.
    0x2085	ERROR_DS_CANT_REM_MISSING_ATT_VAL
    8325	The attribute value cannot be removed because it is not present on the object.
    0x2086	ERROR_DS_ROOT_CANT_BE_SUBREF
    8326	The specified root object cannot be a subref.
    0x2087	ERROR_DS_NO_CHAINING
    8327	Chaining is not permitted.
    0x2088	ERROR_DS_NO_CHAINED_EVAL
    8328	Chained evaluation is not permitted.
    0x2089	ERROR_DS_NO_PARENT_OBJECT
    8329	The operation could not be performed because the object's parent is either uninstantiated or deleted.
    0x208A	ERROR_DS_PARENT_IS_AN_ALIAS
    8330	Having a parent that is an alias is not permitted. Aliases are leaf objects.
    0x208B	ERROR_DS_CANT_MIX_MASTER_AND_REPS
    8331	The object and parent must be of the same type, either both masters or both replicas.
    0x208C	ERROR_DS_CHILDREN_EXIST
    8332	The operation cannot be performed because child objects exist. This operation can only be performed on a leaf object.
    0x208D	ERROR_DS_OBJ_NOT_FOUND
    8333	Directory object not found.
    0x208E	ERROR_DS_ALIASED_OBJ_MISSING
    8334	The aliased object is missing.
    0x208F	ERROR_DS_BAD_NAME_SYNTAX
    8335	The object name has bad syntax.
    0x2090	ERROR_DS_ALIAS_POINTS_TO_ALIAS
    8336	It is not permitted for an alias to refer to another alias.
    0x2091	ERROR_DS_CANT_DEREF_ALIAS
    8337	The alias cannot be dereferenced.
    0x2092	ERROR_DS_OUT_OF_SCOPE
    8338	The operation is out of scope.
    0x2093	ERROR_DS_OBJECT_BEING_REMOVED
    8339	The operation cannot continue because the object is in the process of being removed.
    0x2094	ERROR_DS_CANT_DELETE_DSA_OBJ
    8340	The DSA object cannot be deleted.
    0x2095	ERROR_DS_GENERIC_ERROR
    8341	A directory service error has occurred.
    0x2096	ERROR_DS_DSA_MUST_BE_INT_MASTER
    8342	The operation can only be performed on an internal master DSA object.
    0x2097	ERROR_DS_CLASS_NOT_DSA
    8343	The object must be of class DSA.
    0x2098	ERROR_DS_INSUFF_ACCESS_RIGHTS
    8344	Insufficient access rights to perform the operation.
    0x2099	ERROR_DS_ILLEGAL_SUPERIOR
    8345	The object cannot be added because the parent is not on the list of possible superiors.
    0x209A	ERROR_DS_ATTRIBUTE_OWNED_BY_SAM
    8346	Access to the attribute is not permitted because the attribute is owned by the Security Accounts Manager (SAM).
    0x209B	ERROR_DS_NAME_TOO_MANY_PARTS
    8347	The name has too many parts.
    0x209C	ERROR_DS_NAME_TOO_LONG
    8348	The name is too long.
    0x209D	ERROR_DS_NAME_VALUE_TOO_LONG
    8349	The name value is too long.
    0x209E	ERROR_DS_NAME_UNPARSEABLE
    8350	The directory service encountered an error parsing a name.
    0x209F	ERROR_DS_NAME_TYPE_UNKNOWN
    8351	The directory service cannot get the attribute type for a name.
    0x20A0	ERROR_DS_NOT_AN_OBJECT
    8352	The name does not identify an object; the name identifies a phantom.
    0x20A1	ERROR_DS_SEC_DESC_TOO_SHORT
    8353	The security descriptor is too short.
    0x20A2	ERROR_DS_SEC_DESC_INVALID
    8354	The security descriptor is invalid.
    0x20A3	ERROR_DS_NO_DELETED_NAME
    8355	Failed to create name for deleted object.
    0x20A4	ERROR_DS_SUBREF_MUST_HAVE_PARENT
    8356	The parent of a new subref must exist.
    0x20A5	ERROR_DS_NCNAME_MUST_BE_NC
    8357	The object must be a naming context.
    0x20A6	ERROR_DS_CANT_ADD_SYSTEM_ONLY
    8358	It is not permitted to add an attribute which is owned by the system.
    0x20A7	ERROR_DS_CLASS_MUST_BE_CONCRETE
    8359	The class of the object must be structural; you cannot instantiate an abstract class.
    0x20A8	ERROR_DS_INVALID_DMD
    8360	The schema object could not be found.
    0x20A9	ERROR_DS_OBJ_GUID_EXISTS
    8361	A local object with this GUID (dead or alive) already exists.
    0x20AA	ERROR_DS_NOT_ON_BACKLINK
    8362	The operation cannot be performed on a back link.
    0x20AB	ERROR_DS_NO_CROSSREF_FOR_NC
    8363	The cross reference for the specified naming context could not be found.
    0x20AC	ERROR_DS_SHUTTING_DOWN
    8364	The operation could not be performed because the directory service is shutting down.
    0x20AD	ERROR_DS_UNKNOWN_OPERATION
    8365	The directory service request is invalid.
    0x20AE	ERROR_DS_INVALID_ROLE_OWNER
    8366	The role owner attribute could not be read.
    0x20AF	ERROR_DS_COULDNT_CONTACT_FSMO
    8367	The requested FSMO operation failed. The current FSMO holder could not be contacted.
    0x20B0	ERROR_DS_CROSS_NC_DN_RENAME
    8368	Modification of a DN across a naming context is not permitted.
    0x20B1	ERROR_DS_CANT_MOD_SYSTEM_ONLY
    8369	The attribute cannot be modified because it is owned by the system.
    0x20B2	ERROR_DS_REPLICATOR_ONLY
    8370	Only the replicator can perform this function.
    0x20B3	ERROR_DS_OBJ_CLASS_NOT_DEFINED
    8371	The specified class is not defined.
    0x20B4	ERROR_DS_OBJ_CLASS_NOT_SUBCLASS
    8372	The specified class is not a subclass.
    0x20B5	ERROR_DS_NAME_REFERENCE_INVALID
    8373	The name reference is invalid.
    0x20B6	ERROR_DS_CROSS_REF_EXISTS
    8374	A cross reference already exists.
    0x20B7	ERROR_DS_CANT_DEL_MASTER_CROSSREF
    8375	It is not permitted to delete a master cross reference.
    0x20B8	ERROR_DS_SUBTREE_NOTIFY_NOT_NC_HEAD
    8376	Subtree notifications are only supported on NC heads.
    0x20B9	ERROR_DS_NOTIFY_FILTER_TOO_COMPLEX
    8377	Notification filter is too complex.
    0x20BA	ERROR_DS_DUP_RDN
    8378	Schema update failed: duplicate RDN.
    0x20BB	ERROR_DS_DUP_OID
    8379	Schema update failed: duplicate OID.
    0x20BC	ERROR_DS_DUP_MAPI_ID
    8380	Schema update failed: duplicate MAPI identifier.
    0x20BD	ERROR_DS_DUP_SCHEMA_ID_GUID
    8381	Schema update failed: duplicate schema-id GUID.
    0x20BE	ERROR_DS_DUP_LDAP_DISPLAY_NAME
    8382	Schema update failed: duplicate LDAP display name.
    0x20BF	ERROR_DS_SEMANTIC_ATT_TEST
    8383	Schema update failed: range-lower less than range upper.
    0x20C0	ERROR_DS_SYNTAX_MISMATCH
    8384	Schema update failed: syntax mismatch.
    0x20C1	ERROR_DS_EXISTS_IN_MUST_HAVE
    8385	Schema deletion failed: attribute is used in must-contain.
    0x20C2	ERROR_DS_EXISTS_IN_MAY_HAVE
    8386	Schema deletion failed: attribute is used in may-contain.
    0x20C3	ERROR_DS_NONEXISTENT_MAY_HAVE
    8387	Schema update failed: attribute in may-contain does not exist.
    0x20C4	ERROR_DS_NONEXISTENT_MUST_HAVE
    8388	Schema update failed: attribute in must-contain does not exist.
    0x20C5	ERROR_DS_AUX_CLS_TEST_FAIL
    8389	Schema update failed: class in aux-class list does not exist or is not an auxiliary class.
    0x20C6	ERROR_DS_NONEXISTENT_POSS_SUP
    8390	Schema update failed: class in poss-superiors does not exist.
    0x20C7	ERROR_DS_SUB_CLS_TEST_FAIL
    8391	Schema update failed: class in subclassof list does not exist or does not satisfy hierarchy rules.
    0x20C8	ERROR_DS_BAD_RDN_ATT_ID_SYNTAX
    8392	Schema update failed: Rdn-Att-Id has wrong syntax.
    0x20C9	ERROR_DS_EXISTS_IN_AUX_CLS
    8393	Schema deletion failed: class is used as auxiliary class.
    0x20CA	ERROR_DS_EXISTS_IN_SUB_CLS
    8394	Schema deletion failed: class is used as sub class.
    0x20CB	ERROR_DS_EXISTS_IN_POSS_SUP
    8395	Schema deletion failed: class is used as poss superior.
    0x20CC	ERROR_DS_RECALCSCHEMA_FAILED
    8396	Schema update failed in recalculating validation cache.
    0x20CD	ERROR_DS_TREE_DELETE_NOT_FINISHED
    8397	The tree deletion is not finished. The request must be made again to continue deleting the tree.
    0x20CE	ERROR_DS_CANT_DELETE
    8398	The requested delete operation could not be performed.
    0x20CF	ERROR_DS_ATT_SCHEMA_REQ_ID
    8399	Cannot read the governs class identifier for the schema record.
    0x20D0	ERROR_DS_BAD_ATT_SCHEMA_SYNTAX
    8400	The attribute schema has bad syntax.
    0x20D1	ERROR_DS_CANT_CACHE_ATT
    8401	The attribute could not be cached.
    0x20D2	ERROR_DS_CANT_CACHE_CLASS
    8402	The class could not be cached.
    0x20D3	ERROR_DS_CANT_REMOVE_ATT_CACHE
    8403	The attribute could not be removed from the cache.
    0x20D4	ERROR_DS_CANT_REMOVE_CLASS_CACHE
    8404	The class could not be removed from the cache.
    0x20D5	ERROR_DS_CANT_RETRIEVE_DN
    8405	The distinguished name attribute could not be read.
    0x20D6	ERROR_DS_MISSING_SUPREF
    8406	No superior reference has been configured for the directory service. The directory service is therefore unable to issue referrals to objects outside this forest.
    0x20D7	ERROR_DS_CANT_RETRIEVE_INSTANCE
    8407	The instance type attribute could not be retrieved.
    0x20D8	ERROR_DS_CODE_INCONSISTENCY
    8408	An internal error has occurred.
    0x20D9	ERROR_DS_DATABASE_ERROR
    8409	A database error has occurred.
    0x20DA	ERROR_DS_GOVERNSID_MISSING
    8410	The attribute GOVERNSID is missing.
    0x20DB	ERROR_DS_MISSING_EXPECTED_ATT
    8411	An expected attribute is missing.
    0x20DC	ERROR_DS_NCNAME_MISSING_CR_REF
    8412	The specified naming context is missing a cross reference.
    0x20DD	ERROR_DS_SECURITY_CHECKING_ERROR
    8413	A security checking error has occurred.
    0x20DE	ERROR_DS_SCHEMA_NOT_LOADED
    8414	The schema is not loaded.
    0x20DF	ERROR_DS_SCHEMA_ALLOC_FAILED
    8415	Schema allocation failed. Please check if the machine is running low on memory.
    0x20E0	ERROR_DS_ATT_SCHEMA_REQ_SYNTAX
    8416	Failed to obtain the required syntax for the attribute schema.
    0x20E1	ERROR_DS_GCVERIFY_ERROR
    8417	The global catalog verification failed. The global catalog is not available or does not support the operation. Some part of the directory is currently not available.
    0x20E2	ERROR_DS_DRA_SCHEMA_MISMATCH
    8418	The replication operation failed because of a schema mismatch between the servers involved.
    0x20E3	ERROR_DS_CANT_FIND_DSA_OBJ
    8419	The DSA object could not be found.
    0x20E4	ERROR_DS_CANT_FIND_EXPECTED_NC
    8420	The naming context could not be found.
    0x20E5	ERROR_DS_CANT_FIND_NC_IN_CACHE
    8421	The naming context could not be found in the cache.
    0x20E6	ERROR_DS_CANT_RETRIEVE_CHILD
    8422	The child object could not be retrieved.
    0x20E7	ERROR_DS_SECURITY_ILLEGAL_MODIFY
    8423	The modification was not permitted for security reasons.
    0x20E8	ERROR_DS_CANT_REPLACE_HIDDEN_REC
    8424	The operation cannot replace the hidden record.
    0x20E9	ERROR_DS_BAD_HIERARCHY_FILE
    8425	The hierarchy file is invalid.
    0x20EA	ERROR_DS_BUILD_HIERARCHY_TABLE_FAILED
    8426	The attempt to build the hierarchy table failed.
    0x20EB	ERROR_DS_CONFIG_PARAM_MISSING
    8427	The directory configuration parameter is missing from the registry.
    0x20EC	ERROR_DS_COUNTING_AB_INDICES_FAILED
    8428	The attempt to count the address book indices failed.
    0x20ED	ERROR_DS_HIERARCHY_TABLE_MALLOC_FAILED
    8429	The allocation of the hierarchy table failed.
    0x20EE	ERROR_DS_INTERNAL_FAILURE
    8430	The directory service encountered an internal failure.
    0x20EF	ERROR_DS_UNKNOWN_ERROR
    8431	The directory service encountered an unknown failure.
    0x20F0	ERROR_DS_ROOT_REQUIRES_CLASS_TOP
    8432	A root object requires a class of 'top'.
    0x20F1	ERROR_DS_REFUSING_FSMO_ROLES
    8433	This directory server is shutting down, and cannot take ownership of new floating single-master operation roles.
    0x20F2	ERROR_DS_MISSING_FSMO_SETTINGS
    8434	The directory service is missing mandatory configuration information, and is unable to determine the ownership of floating single-master operation roles.
    0x20F3	ERROR_DS_UNABLE_TO_SURRENDER_ROLES
    8435	The directory service was unable to transfer ownership of one or more floating single-master operation roles to other servers.
    0x20F4	ERROR_DS_DRA_GENERIC
    8436	The replication operation failed.
    0x20F5	ERROR_DS_DRA_INVALID_PARAMETER
    8437	An invalid parameter was specified for this replication operation.
    0x20F6	ERROR_DS_DRA_BUSY
    8438	The directory service is too busy to complete the replication operation at this time.
    0x20F7	ERROR_DS_DRA_BAD_DN
    8439	The distinguished name specified for this replication operation is invalid.
    0x20F8	ERROR_DS_DRA_BAD_NC
    8440	The naming context specified for this replication operation is invalid.
    0x20F9	ERROR_DS_DRA_DN_EXISTS
    8441	The distinguished name specified for this replication operation already exists.
    0x20FA	ERROR_DS_DRA_INTERNAL_ERROR
    8442	The replication system encountered an internal error.
    0x20FB	ERROR_DS_DRA_INCONSISTENT_DIT
    8443	The replication operation encountered a database inconsistency.
    0x20FC	ERROR_DS_DRA_CONNECTION_FAILED
    8444	The server specified for this replication operation could not be contacted.
    0x20FD	ERROR_DS_DRA_BAD_INSTANCE_TYPE
    8445	The replication operation encountered an object with an invalid instance type.
    0x20FE	ERROR_DS_DRA_OUT_OF_MEM
    8446	The replication operation failed to allocate memory.
    0x20FF	ERROR_DS_DRA_MAIL_PROBLEM
    8447	The replication operation encountered an error with the mail system.
    0x2100	ERROR_DS_DRA_REF_ALREADY_EXISTS
    8448	The replication reference information for the target server already exists.
    0x2101	ERROR_DS_DRA_REF_NOT_FOUND
    8449	The replication reference information for the target server does not exist.
    0x2102	ERROR_DS_DRA_OBJ_IS_REP_SOURCE
    8450	The naming context cannot be removed because it is replicated to another server.
    0x2103	ERROR_DS_DRA_DB_ERROR
    8451	The replication operation encountered a database error.
    0x2104	ERROR_DS_DRA_NO_REPLICA
    8452	The naming context is in the process of being removed or is not replicated from the specified server.
    0x2105	ERROR_DS_DRA_ACCESS_DENIED
    8453	Replication access was denied.
    0x2106	ERROR_DS_DRA_NOT_SUPPORTED
    8454	The requested operation is not supported by this version of the directory service.
    0x2107	ERROR_DS_DRA_RPC_CANCELLED
    8455	The replication remote procedure call was cancelled.
    0x2108	ERROR_DS_DRA_SOURCE_DISABLED
    8456	The source server is currently rejecting replication requests.
    0x2109	ERROR_DS_DRA_SINK_DISABLED
    8457	The destination server is currently rejecting replication requests.
    0x210A	ERROR_DS_DRA_NAME_COLLISION
    8458	The replication operation failed due to a collision of object names.
    0x210B	ERROR_DS_DRA_SOURCE_REINSTALLED
    8459	The replication source has been reinstalled.
    0x210C	ERROR_DS_DRA_MISSING_PARENT
    8460	The replication operation failed because a required parent object is missing.
    0x210D	ERROR_DS_DRA_PREEMPTED
    8461	The replication operation was preempted.
    0x210E	ERROR_DS_DRA_ABANDON_SYNC
    8462	The replication synchronization attempt was abandoned because of a lack of updates.
    0x210F	ERROR_DS_DRA_SHUTDOWN
    8463	The replication operation was terminated because the system is shutting down.
    0x2110	ERROR_DS_DRA_INCOMPATIBLE_PARTIAL_SET
    8464	Synchronization attempt failed because the destination DC is currently waiting to synchronize new partial attributes from source. This condition is normal if a recent schema change modified the partial attribute set. The destination partial attribute set is not a subset of source partial attribute set.
    0x2111	ERROR_DS_DRA_SOURCE_IS_PARTIAL_REPLICA
    8465	The replication synchronization attempt failed because a master replica attempted to sync from a partial replica.
    0x2112	ERROR_DS_DRA_EXTN_CONNECTION_FAILED
    8466	The server specified for this replication operation was contacted, but that server was unable to contact an additional server needed to complete the operation.
    0x2113	ERROR_DS_INSTALL_SCHEMA_MISMATCH
    8467	The version of the directory service schema of the source forest is not compatible with the version of directory service on this computer.
    0x2114	ERROR_DS_DUP_LINK_ID
    8468	Schema update failed: An attribute with the same link identifier already exists.
    0x2115	ERROR_DS_NAME_ERROR_RESOLVING
    8469	Name translation: Generic processing error.
    0x2116	ERROR_DS_NAME_ERROR_NOT_FOUND
    8470	Name translation: Could not find the name or insufficient right to see name.
    0x2117	ERROR_DS_NAME_ERROR_NOT_UNIQUE
    8471	Name translation: Input name mapped to more than one output name.
    0x2118	ERROR_DS_NAME_ERROR_NO_MAPPING
    8472	Name translation: Input name found, but not the associated output format.
    0x2119	ERROR_DS_NAME_ERROR_DOMAIN_ONLY
    8473	Name translation: Unable to resolve completely, only the domain was found.
    0x211A	ERROR_DS_NAME_ERROR_NO_SYNTACTICAL_MAPPING
    8474	Name translation: Unable to perform purely syntactical mapping at the client without going out to the wire.
    0x211B	ERROR_DS_CONSTRUCTED_ATT_MOD
    8475	Modification of a constructed attribute is not allowed.
    0x211C	ERROR_DS_WRONG_OM_OBJ_CLASS
    8476	The OM-Object-Class specified is incorrect for an attribute with the specified syntax.
    0x211D	ERROR_DS_DRA_REPL_PENDING
    8477	The replication request has been posted; waiting for reply.
    0x211E	ERROR_DS_DS_REQUIRED
    8478	The requested operation requires a directory service, and none was available.
    0x211F	ERROR_DS_INVALID_LDAP_DISPLAY_NAME
    8479	The LDAP display name of the class or attribute contains non-ASCII characters.
    0x2120	ERROR_DS_NON_BASE_SEARCH
    8480	The requested search operation is only supported for base searches.
    0x2121	ERROR_DS_CANT_RETRIEVE_ATTS
    8481	The search failed to retrieve attributes from the database.
    0x2122	ERROR_DS_BACKLINK_WITHOUT_LINK
    8482	The schema update operation tried to add a backward link attribute that has no corresponding forward link.
    0x2123	ERROR_DS_EPOCH_MISMATCH
    8483	Source and destination of a cross-domain move do not agree on the object's epoch number. Either source or destination does not have the latest version of the object.
    0x2124	ERROR_DS_SRC_NAME_MISMATCH
    8484	Source and destination of a cross-domain move do not agree on the object's current name. Either source or destination does not have the latest version of the object.
    0x2125	ERROR_DS_SRC_AND_DST_NC_IDENTICAL
    8485	Source and destination for the cross-domain move operation are identical. Caller should use local move operation instead of cross-domain move operation.
    0x2126	ERROR_DS_DST_NC_MISMATCH
    8486	Source and destination for a cross-domain move are not in agreement on the naming contexts in the forest. Either source or destination does not have the latest version of the Partitions container.
    0x2127	ERROR_DS_NOT_AUTHORITIVE_FOR_DST_NC
    8487	Destination of a cross-domain move is not authoritative for the destination naming context.
    0x2128	ERROR_DS_SRC_GUID_MISMATCH
    8488	Source and destination of a cross-domain move do not agree on the identity of the source object. Either source or destination does not have the latest version of the source object.
    0x2129	ERROR_DS_CANT_MOVE_DELETED_OBJECT
    8489	Object being moved across-domains is already known to be deleted by the destination server. The source server does not have the latest version of the source object.
    0x212A	ERROR_DS_PDC_OPERATION_IN_PROGRESS
    8490	Another operation which requires exclusive access to the PDC FSMO is already in progress.
    0x212B	ERROR_DS_CROSS_DOMAIN_CLEANUP_REQD
    8491	A cross-domain move operation failed such that two versions of the moved object exist - one each in the source and destination domains. The destination object needs to be removed to restore the system to a consistent state.
    0x212C	ERROR_DS_ILLEGAL_XDOM_MOVE_OPERATION
    8492	This object may not be moved across domain boundaries either because cross-domain moves for this class are disallowed, or the object has some special characteristics, e.g.: trust account or restricted RID, which prevent its move.
    0x212D	ERROR_DS_CANT_WITH_ACCT_GROUP_MEMBERSHPS
    8493	Can't move objects with memberships across domain boundaries as once moved, this would violate the membership conditions of the account group. Remove the object from any account group memberships and retry.
    0x212E	ERROR_DS_NC_MUST_HAVE_NC_PARENT
    8494	A naming context head must be the immediate child of another naming context head, not of an interior node.
    0x212F	ERROR_DS_CR_IMPOSSIBLE_TO_VALIDATE
    8495	The directory cannot validate the proposed naming context name because it does not hold a replica of the naming context above the proposed naming context. Please ensure that the domain naming master role is held by a server that is configured as a global catalog server, and that the server is up to date with its replication partners. (Applies only to Windows 2000 Domain Naming masters)
    0x2130	ERROR_DS_DST_DOMAIN_NOT_NATIVE
    8496	Destination domain must be in native mode.
    0x2131	ERROR_DS_MISSING_INFRASTRUCTURE_CONTAINER
    8497	The operation cannot be performed because the server does not have an infrastructure container in the domain of interest.
    0x2132	ERROR_DS_CANT_MOVE_ACCOUNT_GROUP
    8498	Cross-domain move of non-empty account groups is not allowed.
    0x2133	ERROR_DS_CANT_MOVE_RESOURCE_GROUP
    8499	Cross-domain move of non-empty resource groups is not allowed.
    0x2134	ERROR_DS_INVALID_SEARCH_FLAG
    8500	The search flags for the attribute are invalid. The ANR bit is valid only on attributes of Unicode or Teletex strings.
    0x2135	ERROR_DS_NO_TREE_DELETE_ABOVE_NC
    8501	Tree deletions starting at an object which has an NC head as a descendant are not allowed.
    0x2136	ERROR_DS_COULDNT_LOCK_TREE_FOR_DELETE
    8502	The directory service failed to lock a tree in preparation for a tree deletion because the tree was in use.
    0x2137	ERROR_DS_COULDNT_IDENTIFY_OBJECTS_FOR_TREE_DELETE
    8503	The directory service failed to identify the list of objects to delete while attempting a tree deletion.
    0x2138	ERROR_DS_SAM_INIT_FAILURE
    8504	Security Accounts Manager initialization failed because of the following error: %1. Error Status: 0x%2. Please shutdown this system and reboot into Directory Services Restore Mode, check the event log for more detailed information.
    0x2139	ERROR_DS_SENSITIVE_GROUP_VIOLATION
    8505	Only an administrator can modify the membership list of an administrative group.
    0x213A	ERROR_DS_CANT_MOD_PRIMARYGROUPID
    8506	Cannot change the primary group ID of a domain controller account.
    0x213B	ERROR_DS_ILLEGAL_BASE_SCHEMA_MOD
    8507	An attempt is made to modify the base schema.
    0x213C	ERROR_DS_NONSAFE_SCHEMA_CHANGE
    8508	Adding a new mandatory attribute to an existing class, deleting a mandatory attribute from an existing class, or adding an optional attribute to the special class Top that is not a backlink attribute (directly or through inheritance, for example, by adding or deleting an auxiliary class) is not allowed.
    0x213D	ERROR_DS_SCHEMA_UPDATE_DISALLOWED
    8509	Schema update is not allowed on this DC because the DC is not the schema FSMO Role Owner.
    0x213E	ERROR_DS_CANT_CREATE_UNDER_SCHEMA
    8510	An object of this class cannot be created under the schema container. You can only create attribute-schema and class-schema objects under the schema container.
    0x213F	ERROR_DS_INSTALL_NO_SRC_SCH_VERSION
    8511	The replica/child install failed to get the objectVersion attribute on the schema container on the source DC. Either the attribute is missing on the schema container or the credentials supplied do not have permission to read it.
    0x2140	ERROR_DS_INSTALL_NO_SCH_VERSION_IN_INIFILE
    8512	The replica/child install failed to read the objectVersion attribute in the SCHEMA section of the file schema.ini in the system32 directory.
    0x2141	ERROR_DS_INVALID_GROUP_TYPE
    8513	The specified group type is invalid.
    0x2142	ERROR_DS_NO_NEST_GLOBALGROUP_IN_MIXEDDOMAIN
    8514	You cannot nest global groups in a mixed domain if the group is security-enabled.
    0x2143	ERROR_DS_NO_NEST_LOCALGROUP_IN_MIXEDDOMAIN
    8515	You cannot nest local groups in a mixed domain if the group is security-enabled.
    0x2144	ERROR_DS_GLOBAL_CANT_HAVE_LOCAL_MEMBER
    8516	A global group cannot have a local group as a member.
    0x2145	ERROR_DS_GLOBAL_CANT_HAVE_UNIVERSAL_MEMBER
    8517	A global group cannot have a universal group as a member.
    0x2146	ERROR_DS_UNIVERSAL_CANT_HAVE_LOCAL_MEMBER
    8518	A universal group cannot have a local group as a member.
    0x2147	ERROR_DS_GLOBAL_CANT_HAVE_CROSSDOMAIN_MEMBER
    8519	A global group cannot have a cross-domain member.
    0x2148	ERROR_DS_LOCAL_CANT_HAVE_CROSSDOMAIN_LOCAL_MEMBER
    8520	A local group cannot have another cross domain local group as a member.
    0x2149	ERROR_DS_HAVE_PRIMARY_MEMBERS
    8521	A group with primary members cannot change to a security-disabled group.
    0x214A	ERROR_DS_STRING_SD_CONVERSION_FAILED
    8522	The schema cache load failed to convert the string default SD on a class-schema object.
    0x214B	ERROR_DS_NAMING_MASTER_GC
    8523	Only DSAs configured to be Global Catalog servers should be allowed to hold the Domain Naming Master FSMO role. (Applies only to Windows 2000 servers)
    0x214C	ERROR_DS_DNS_LOOKUP_FAILURE
    8524	The DSA operation is unable to proceed because of a DNS lookup failure.
    0x214D	ERROR_DS_COULDNT_UPDATE_SPNS
    8525	While processing a change to the DNS Host Name for an object, the Service Principal Name values could not be kept in sync.
    0x214E	ERROR_DS_CANT_RETRIEVE_SD
    8526	The Security Descriptor attribute could not be read.
    0x214F	ERROR_DS_KEY_NOT_UNIQUE
    8527	The object requested was not found, but an object with that key was found.
    0x2150	ERROR_DS_WRONG_LINKED_ATT_SYNTAX
    8528	The syntax of the linked attribute being added is incorrect. Forward links can only have syntax 2.5.5.1, 2.5.5.7, and 2.5.5.14, and backlinks can only have syntax 2.5.5.1
    0x2151	ERROR_DS_SAM_NEED_BOOTKEY_PASSWORD
    8529	Security Account Manager needs to get the boot password.
    0x2152	ERROR_DS_SAM_NEED_BOOTKEY_FLOPPY
    8530	Security Account Manager needs to get the boot key from floppy disk.
    0x2153	ERROR_DS_CANT_START
    8531	Directory Service cannot start.
    0x2154	ERROR_DS_INIT_FAILURE
    8532	Directory Services could not start.
    0x2155	ERROR_DS_NO_PKT_PRIVACY_ON_CONNECTION
    8533	The connection between client and server requires packet privacy or better.
    0x2156	ERROR_DS_SOURCE_DOMAIN_IN_FOREST
    8534	The source domain may not be in the same forest as destination.
    0x2157	ERROR_DS_DESTINATION_DOMAIN_NOT_IN_FOREST
    8535	The destination domain must be in the forest.
    0x2158	ERROR_DS_DESTINATION_AUDITING_NOT_ENABLED
    8536	The operation requires that destination domain auditing be enabled.
    0x2159	ERROR_DS_CANT_FIND_DC_FOR_SRC_DOMAIN
    8537	The operation couldn't locate a DC for the source domain.
    0x215A	ERROR_DS_SRC_OBJ_NOT_GROUP_OR_USER
    8538	The source object must be a group or user.
    0x215B	ERROR_DS_SRC_SID_EXISTS_IN_FOREST
    8539	The source object's SID already exists in destination forest.
    0x215C	ERROR_DS_SRC_AND_DST_OBJECT_CLASS_MISMATCH
    8540	The source and destination object must be of the same type.
    0x215D	ERROR_SAM_INIT_FAILURE
    8541	Security Accounts Manager initialization failed because of the following error: %1. Error Status: 0x%2. Click OK to shut down the system and reboot into Safe Mode. Check the event log for detailed information.
    0x215E	ERROR_DS_DRA_SCHEMA_INFO_SHIP
    8542	Schema information could not be included in the replication request.
    0x215F	ERROR_DS_DRA_SCHEMA_CONFLICT
    8543	The replication operation could not be completed due to a schema incompatibility.
    0x2160	ERROR_DS_DRA_EARLIER_SCHEMA_CONFLICT
    8544	The replication operation could not be completed due to a previous schema incompatibility.
    0x2161	ERROR_DS_DRA_OBJ_NC_MISMATCH
    8545	The replication update could not be applied because either the source or the destination has not yet received information regarding a recent cross-domain move operation.
    0x2162	ERROR_DS_NC_STILL_HAS_DSAS
    8546	The requested domain could not be deleted because there exist domain controllers that still host this domain.
    0x2163	ERROR_DS_GC_REQUIRED
    8547	The requested operation can be performed only on a global catalog server.
    0x2164	ERROR_DS_LOCAL_MEMBER_OF_LOCAL_ONLY
    8548	A local group can only be a member of other local groups in the same domain.
    0x2165	ERROR_DS_NO_FPO_IN_UNIVERSAL_GROUPS
    8549	Foreign security principals cannot be members of universal groups.
    0x2166	ERROR_DS_CANT_ADD_TO_GC
    8550	The attribute is not allowed to be replicated to the GC because of security reasons.
    0x2167	ERROR_DS_NO_CHECKPOINT_WITH_PDC
    8551	The checkpoint with the PDC could not be taken because there too many modifications being processed currently.
    0x2168	ERROR_DS_SOURCE_AUDITING_NOT_ENABLED
    8552	The operation requires that source domain auditing be enabled.
    0x2169	ERROR_DS_CANT_CREATE_IN_NONDOMAIN_NC
    8553	Security principal objects can only be created inside domain naming contexts.
    0x216A	ERROR_DS_INVALID_NAME_FOR_SPN
    8554	A Service Principal Name (SPN) could not be constructed because the provided hostname is not in the necessary format.
    0x216B	ERROR_DS_FILTER_USES_CONTRUCTED_ATTRS
    8555	A Filter was passed that uses constructed attributes.
    0x216C	ERROR_DS_UNICODEPWD_NOT_IN_QUOTES
    8556	The unicodePwd attribute value must be enclosed in double quotes.
    0x216D	ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED
    8557	Your computer could not be joined to the domain. You have exceeded the maximum number of computer accounts you are allowed to create in this domain. Contact your system administrator to have this limit reset or increased.
    0x216E	ERROR_DS_MUST_BE_RUN_ON_DST_DC
    8558	For security reasons, the operation must be run on the destination DC.
    0x216F	ERROR_DS_SRC_DC_MUST_BE_SP4_OR_GREATER
    8559	For security reasons, the source DC must be NT4SP4 or greater.
    0x2170	ERROR_DS_CANT_TREE_DELETE_CRITICAL_OBJ
    8560	Critical Directory Service System objects cannot be deleted during tree delete operations. The tree delete may have been partially performed.
    0x2171	ERROR_DS_INIT_FAILURE_CONSOLE
    8561	Directory Services could not start because of the following error: %1. Error Status: 0x%2. Please click OK to shutdown the system. You can use the recovery console to diagnose the system further.
    0x2172	ERROR_DS_SAM_INIT_FAILURE_CONSOLE
    8562	Security Accounts Manager initialization failed because of the following error: %1. Error Status: 0x%2. Please click OK to shutdown the system. You can use the recovery console to diagnose the system further.
    0x2173	ERROR_DS_FOREST_VERSION_TOO_HIGH
    8563	The version of the operating system is incompatible with the current AD DS forest functional level or AD LDS Configuration Set functional level. You must upgrade to a new version of the operating system before this server can become an AD DS Domain Controller or add an AD LDS Instance in this AD DS Forest or AD LDS Configuration Set.
    0x2174	ERROR_DS_DOMAIN_VERSION_TOO_HIGH
    8564	The version of the operating system installed is incompatible with the current domain functional level. You must upgrade to a new version of the operating system before this server can become a domain controller in this domain.
    0x2175	ERROR_DS_FOREST_VERSION_TOO_LOW
    8565	The version of the operating system installed on this server no longer supports the current AD DS Forest functional level or AD LDS Configuration Set functional level. You must raise the AD DS Forest functional level or AD LDS Configuration Set functional level before this server can become an AD DS Domain Controller or an AD LDS Instance in this Forest or Configuration Set.
    0x2176	ERROR_DS_DOMAIN_VERSION_TOO_LOW
    8566	The version of the operating system installed on this server no longer supports the current domain functional level. You must raise the domain functional level before this server can become a domain controller in this domain.
    0x2177	ERROR_DS_INCOMPATIBLE_VERSION
    8567	The version of the operating system installed on this server is incompatible with the functional level of the domain or forest.
    0x2178	ERROR_DS_LOW_DSA_VERSION
    8568	The functional level of the domain (or forest) cannot be raised to the requested value, because there exist one or more domain controllers in the domain (or forest) that are at a lower incompatible functional level.
    0x2179	ERROR_DS_NO_BEHAVIOR_VERSION_IN_MIXEDDOMAIN
    8569	The forest functional level cannot be raised to the requested value since one or more domains are still in mixed domain mode. All domains in the forest must be in native mode, for you to raise the forest functional level.
    0x217A	ERROR_DS_NOT_SUPPORTED_SORT_ORDER
    8570	The sort order requested is not supported.
    0x217B	ERROR_DS_NAME_NOT_UNIQUE
    8571	The requested name already exists as a unique identifier.
    0x217C	ERROR_DS_MACHINE_ACCOUNT_CREATED_PRENT4
    8572	The machine account was created pre-NT4. The account needs to be recreated.
    0x217D	ERROR_DS_OUT_OF_VERSION_STORE
    8573	The database is out of version store.
    0x217E	ERROR_DS_INCOMPATIBLE_CONTROLS_USED
    8574	Unable to continue operation because multiple conflicting controls were used.
    0x217F	ERROR_DS_NO_REF_DOMAIN
    8575	Unable to find a valid security descriptor reference domain for this partition.
    0x2180	ERROR_DS_RESERVED_LINK_ID
    8576	Schema update failed: The link identifier is reserved.
    0x2181	ERROR_DS_LINK_ID_NOT_AVAILABLE
    8577	Schema update failed: There are no link identifiers available.
    0x2182	ERROR_DS_AG_CANT_HAVE_UNIVERSAL_MEMBER
    8578	An account group cannot have a universal group as a member.
    0x2183	ERROR_DS_MODIFYDN_DISALLOWED_BY_INSTANCE_TYPE
    8579	Rename or move operations on naming context heads or read-only objects are not allowed.
    0x2184	ERROR_DS_NO_OBJECT_MOVE_IN_SCHEMA_NC
    8580	Move operations on objects in the schema naming context are not allowed.
    0x2185	ERROR_DS_MODIFYDN_DISALLOWED_BY_FLAG
    8581	A system flag has been set on the object and does not allow the object to be moved or renamed.
    0x2186	ERROR_DS_MODIFYDN_WRONG_GRANDPARENT
    8582	This object is not allowed to change its grandparent container. Moves are not forbidden on this object, but are restricted to sibling containers.
    0x2187	ERROR_DS_NAME_ERROR_TRUST_REFERRAL
    8583	Unable to resolve completely, a referral to another forest is generated.
    0x2188	ERROR_NOT_SUPPORTED_ON_STANDARD_SERVER
    8584	The requested action is not supported on standard server.
    0x2189	ERROR_DS_CANT_ACCESS_REMOTE_PART_OF_AD
    8585	Could not access a partition of the directory service located on a remote server. Make sure at least one server is running for the partition in question.
    0x218A	ERROR_DS_CR_IMPOSSIBLE_TO_VALIDATE_V2
    8586	The directory cannot validate the proposed naming context (or partition) name because it does not hold a replica nor can it contact a replica of the naming context above the proposed naming context. Please ensure that the parent naming context is properly registered in DNS, and at least one replica of this naming context is reachable by the Domain Naming master.
    0x218B	ERROR_DS_THREAD_LIMIT_EXCEEDED
    8587	The thread limit for this request was exceeded.
    0x218C	ERROR_DS_NOT_CLOSEST
    8588	The Global catalog server is not in the closest site.
    0x218D	ERROR_DS_CANT_DERIVE_SPN_WITHOUT_SERVER_REF
    8589	The DS cannot derive a service principal name (SPN) with which to mutually authenticate the target server because the corresponding server object in the local DS database has no serverReference attribute.
    0x218E	ERROR_DS_SINGLE_USER_MODE_FAILED
    8590	The Directory Service failed to enter single user mode.
    0x218F	ERROR_DS_NTDSCRIPT_SYNTAX_ERROR
    8591	The Directory Service cannot parse the script because of a syntax error.
    0x2190	ERROR_DS_NTDSCRIPT_PROCESS_ERROR
    8592	The Directory Service cannot process the script because of an error.
    0x2191	ERROR_DS_DIFFERENT_REPL_EPOCHS
    8593	The directory service cannot perform the requested operation because the servers involved are of different replication epochs (which is usually related to a domain rename that is in progress).
    0x2192	ERROR_DS_DRS_EXTENSIONS_CHANGED
    8594	The directory service binding must be renegotiated due to a change in the server extensions information.
    0x2193	ERROR_DS_REPLICA_SET_CHANGE_NOT_ALLOWED_ON_DISABLED_CR
    8595	Operation not allowed on a disabled cross ref.
    0x2194	ERROR_DS_NO_MSDS_INTID
    8596	Schema update failed: No values for msDS-IntId are available.
    0x2195	ERROR_DS_DUP_MSDS_INTID
    8597	Schema update failed: Duplicate msDS-INtId. Retry the operation.
    0x2196	ERROR_DS_EXISTS_IN_RDNATTID
    8598	Schema deletion failed: attribute is used in rDNAttID.
    0x2197	ERROR_DS_AUTHORIZATION_FAILED
    8599	The directory service failed to authorize the request.
    0x2198	ERROR_DS_INVALID_SCRIPT
    8600	The Directory Service cannot process the script because it is invalid.
    0x2199	ERROR_DS_REMOTE_CROSSREF_OP_FAILED
    8601	The remote create cross reference operation failed on the Domain Naming Master FSMO. The operation's error is in the extended data.
    0x219A	ERROR_DS_CROSS_REF_BUSY
    8602	A cross reference is in use locally with the same name.
    0x219B	ERROR_DS_CANT_DERIVE_SPN_FOR_DELETED_DOMAIN
    8603	The DS cannot derive a service principal name (SPN) with which to mutually authenticate the target server because the server's domain has been deleted from the forest.
    0x219C	ERROR_DS_CANT_DEMOTE_WITH_WRITEABLE_NC
    8604	Writeable NCs prevent this DC from demoting.
    0x219D	ERROR_DS_DUPLICATE_ID_FOUND
    8605	The requested object has a non-unique identifier and cannot be retrieved.
    0x219E	ERROR_DS_INSUFFICIENT_ATTR_TO_CREATE_OBJECT
    8606	Insufficient attributes were given to create an object. This object may not exist because it may have been deleted and already garbage collected.
    0x219F	ERROR_DS_GROUP_CONVERSION_ERROR
    8607	The group cannot be converted due to attribute restrictions on the requested group type.
    0x21A0	ERROR_DS_CANT_MOVE_APP_BASIC_GROUP
    8608	Cross-domain move of non-empty basic application groups is not allowed.
    0x21A1	ERROR_DS_CANT_MOVE_APP_QUERY_GROUP
    8609	Cross-domain move of non-empty query based application groups is not allowed.
    0x21A2	ERROR_DS_ROLE_NOT_VERIFIED
    8610	The FSMO role ownership could not be verified because its directory partition has not replicated successfully with at least one replication partner.
    0x21A3	ERROR_DS_WKO_CONTAINER_CANNOT_BE_SPECIAL
    8611	The target container for a redirection of a well known object container cannot already be a special container.
    0x21A4	ERROR_DS_DOMAIN_RENAME_IN_PROGRESS
    8612	The Directory Service cannot perform the requested operation because a domain rename operation is in progress.
    0x21A5	ERROR_DS_EXISTING_AD_CHILD_NC
    8613	The directory service detected a child partition below the requested partition name. The partition hierarchy must be created in a top down method.
    0x21A6	ERROR_DS_REPL_LIFETIME_EXCEEDED
    8614	The directory service cannot replicate with this server because the time since the last replication with this server has exceeded the tombstone lifetime.
    0x21A7	ERROR_DS_DISALLOWED_IN_SYSTEM_CONTAINER
    8615	The requested operation is not allowed on an object under the system container.
    0x21A8	ERROR_DS_LDAP_SEND_QUEUE_FULL
    8616	The LDAP servers network send queue has filled up because the client is not processing the results of it's requests fast enough. No more requests will be processed until the client catches up. If the client does not catch up then it will be disconnected.
    0x21A9	ERROR_DS_DRA_OUT_SCHEDULE_WINDOW
    8617	The scheduled replication did not take place because the system was too busy to execute the request within the schedule window. The replication queue is overloaded. Consider reducing the number of partners or decreasing the scheduled replication frequency.
    0x21AA	ERROR_DS_POLICY_NOT_KNOWN
    8618	At this time, it cannot be determined if the branch replication policy is available on the hub domain controller. Please retry at a later time to account for replication latencies.
    0x21AB	ERROR_NO_SITE_SETTINGS_OBJECT
    8619	The site settings object for the specified site does not exist.
    0x21AC	ERROR_NO_SECRETS
    8620	The local account store does not contain secret material for the specified account.
    0x21AD	ERROR_NO_WRITABLE_DC_FOUND
    8621	Could not find a writable domain controller in the domain.
    0x21AE	ERROR_DS_NO_SERVER_OBJECT
    8622	The server object for the domain controller does not exist.
    0x21AF	ERROR_DS_NO_NTDSA_OBJECT
    8623	The NTDS Settings object for the domain controller does not exist.
    0x21B0	ERROR_DS_NON_ASQ_SEARCH
    8624	The requested search operation is not supported for ASQ searches.
    0x21B1	ERROR_DS_AUDIT_FAILURE
    8625	A required audit event could not be generated for the operation.
    0x21B2	ERROR_DS_INVALID_SEARCH_FLAG_SUBTREE
    8626	The search flags for the attribute are invalid. The subtree index bit is valid only on single valued attributes.
    0x21B3	ERROR_DS_INVALID_SEARCH_FLAG_TUPLE
    8627	The search flags for the attribute are invalid. The tuple index bit is valid only on attributes of Unicode strings.
    0x21B4	ERROR_DS_HIERARCHY_TABLE_TOO_DEEP
    8628	The address books are nested too deeply. Failed to build the hierarchy table.
    0x21B5	ERROR_DS_DRA_CORRUPT_UTD_VECTOR
    8629	The specified up-to-date-ness vector is corrupt.
    0x21B6	ERROR_DS_DRA_SECRETS_DENIED
    8630	The request to replicate secrets is denied.
    0x21B7	ERROR_DS_RESERVED_MAPI_ID
    8631	Schema update failed: The MAPI identifier is reserved.
    0x21B8	ERROR_DS_MAPI_ID_NOT_AVAILABLE
    8632	Schema update failed: There are no MAPI identifiers available.
    0x21B9	ERROR_DS_DRA_MISSING_KRBTGT_SECRET
    8633	The replication operation failed because the required attributes of the local krbtgt object are missing.
    0x21BA	ERROR_DS_DOMAIN_NAME_EXISTS_IN_FOREST
    8634	The domain name of the trusted domain already exists in the forest.
    0x21BB	ERROR_DS_FLAT_NAME_EXISTS_IN_FOREST
    8635	The flat name of the trusted domain already exists in the forest.
    0x21BC	ERROR_INVALID_USER_PRINCIPAL_NAME
    8636	The User Principal Name (UPN) is invalid.
    0x21BD	ERROR_DS_OID_MAPPED_GROUP_CANT_HAVE_MEMBERS
    8637	OID mapped groups cannot have members.
    0x21BE	ERROR_DS_OID_NOT_FOUND
    8638	The specified OID cannot be found.
    0x21BF	ERROR_DS_DRA_RECYCLED_TARGET
    8639	The replication operation failed because the target object referred by a link value is recycled.
    0x2329	DNS_ERROR_RCODE_FORMAT_ERROR
    9001	DNS server unable to interpret format.
    0x232A	DNS_ERROR_RCODE_SERVER_FAILURE
    9002	DNS server failure.
    0x232B	DNS_ERROR_RCODE_NAME_ERROR
    9003	DNS name does not exist.
    0x232C	DNS_ERROR_RCODE_NOT_IMPLEMENTED
    9004	DNS request not supported by name server.
    0x232D	DNS_ERROR_RCODE_REFUSED
    9005	DNS operation refused.
    0x232E	DNS_ERROR_RCODE_YXDOMAIN
    9006	DNS name that ought not exist, does exist.
    0x232F	DNS_ERROR_RCODE_YXRRSET
    9007	DNS RR set that ought not exist, does exist.
    0x2330	DNS_ERROR_RCODE_NXRRSET
    9008	DNS RR set that ought to exist, does not exist.
    0x2331	DNS_ERROR_RCODE_NOTAUTH
    9009	DNS server not authoritative for zone.
    0x2332	DNS_ERROR_RCODE_NOTZONE
    9010	DNS name in update or prereq is not in zone.
    0x2338	DNS_ERROR_RCODE_BADSIG
    9016	DNS signature failed to verify.
    0x2339	DNS_ERROR_RCODE_BADKEY
    9017	DNS bad key.
    0x233A	DNS_ERROR_RCODE_BADTIME
    9018	DNS signature validity expired.
    0x251D	DNS_INFO_NO_RECORDS
    9501	No records found for given DNS query.
    0x251E	DNS_ERROR_BAD_PACKET
    9502	Bad DNS packet.
    0x251F	DNS_ERROR_NO_PACKET
    9503	No DNS packet.
    0x2520	DNS_ERROR_RCODE
    9504	DNS error, check rcode.
    0x2521	DNS_ERROR_UNSECURE_PACKET
    9505	Unsecured DNS packet.
    0x254F	DNS_ERROR_INVALID_TYPE
    9551	Invalid DNS type.
    0x2550	DNS_ERROR_INVALID_IP_ADDRESS
    9552	Invalid IP address.
    0x2551	DNS_ERROR_INVALID_PROPERTY
    9553	Invalid property.
    0x2552	DNS_ERROR_TRY_AGAIN_LATER
    9554	Try DNS operation again later.
    0x2553	DNS_ERROR_NOT_UNIQUE
    9555	Record for given name and type is not unique.
    0x2554	DNS_ERROR_NON_RFC_NAME
    9556	DNS name does not comply with RFC specifications.
    0x2555	DNS_STATUS_FQDN
    9557	DNS name is a fully-qualified DNS name.
    0x2556	DNS_STATUS_DOTTED_NAME
    9558	DNS name is dotted (multi-label).
    0x2557	DNS_STATUS_SINGLE_PART_NAME
    9559	DNS name is a single-part name.
    0x2558	DNS_ERROR_INVALID_NAME_CHAR
    9560	DNS name contains an invalid character.
    0x2559	DNS_ERROR_NUMERIC_NAME
    9561	DNS name is entirely numeric.
    0x255A	DNS_ERROR_NOT_ALLOWED_ON_ROOT_SERVER
    9562	The operation requested is not permitted on a DNS root server.
    0x255B	DNS_ERROR_NOT_ALLOWED_UNDER_DELEGATION
    9563	The record could not be created because this part of the DNS namespace has been delegated to another server.
    0x255C	DNS_ERROR_CANNOT_FIND_ROOT_HINTS
    9564	The DNS server could not find a set of root hints.
    0x255D	DNS_ERROR_INCONSISTENT_ROOT_HINTS
    9565	The DNS server found root hints but they were not consistent across all adapters.
    0x255E	DNS_ERROR_DWORD_VALUE_TOO_SMALL
    9566	The specified value is too small for this parameter.
    0x255F	DNS_ERROR_DWORD_VALUE_TOO_LARGE
    9567	The specified value is too large for this parameter.
    0x2560	DNS_ERROR_BACKGROUND_LOADING
    9568	This operation is not allowed while the DNS server is loading zones in the background. Please try again later.
    0x2561	DNS_ERROR_NOT_ALLOWED_ON_RODC
    9569	The operation requested is not permitted on against a DNS server running on a read-only DC.
    0x2562	DNS_ERROR_NOT_ALLOWED_UNDER_DNAME
    9570	No data is allowed to exist underneath a DNAME record.
    0x2563	DNS_ERROR_DELEGATION_REQUIRED
    9571	This operation requires credentials delegation.
    0x2564	DNS_ERROR_INVALID_POLICY_TABLE
    9572	Name resolution policy table has been corrupted. DNS resolution will fail until it is fixed. Contact your network administrator.
    0x2581	DNS_ERROR_ZONE_DOES_NOT_EXIST
    9601	DNS zone does not exist.
    0x2582	DNS_ERROR_NO_ZONE_INFO
    9602	DNS zone information not available.
    0x2583	DNS_ERROR_INVALID_ZONE_OPERATION
    9603	Invalid operation for DNS zone.
    0x2584	DNS_ERROR_ZONE_CONFIGURATION_ERROR
    9604	Invalid DNS zone configuration.
    0x2585	DNS_ERROR_ZONE_HAS_NO_SOA_RECORD
    9605	DNS zone has no start of authority (SOA) record.
    0x2586	DNS_ERROR_ZONE_HAS_NO_NS_RECORDS
    9606	DNS zone has no Name Server (NS) record.
    0x2587	DNS_ERROR_ZONE_LOCKED
    9607	DNS zone is locked.
    0x2588	DNS_ERROR_ZONE_CREATION_FAILED
    9608	DNS zone creation failed.
    0x2589	DNS_ERROR_ZONE_ALREADY_EXISTS
    9609	DNS zone already exists.
    0x258A	DNS_ERROR_AUTOZONE_ALREADY_EXISTS
    9610	DNS automatic zone already exists.
    0x258B	DNS_ERROR_INVALID_ZONE_TYPE
    9611	Invalid DNS zone type.
    0x258C	DNS_ERROR_SECONDARY_REQUIRES_MASTER_IP
    9612	Secondary DNS zone requires master IP address.
    0x258D	DNS_ERROR_ZONE_NOT_SECONDARY
    9613	DNS zone not secondary.
    0x258E	DNS_ERROR_NEED_SECONDARY_ADDRESSES
    9614	Need secondary IP address.
    0x258F	DNS_ERROR_WINS_INIT_FAILED
    9615	WINS initialization failed.
    0x2590	DNS_ERROR_NEED_WINS_SERVERS
    9616	Need WINS servers.
    0x2591	DNS_ERROR_NBSTAT_INIT_FAILED
    9617	NBTSTAT initialization call failed.
    0x2592	DNS_ERROR_SOA_DELETE_INVALID
    9618	Invalid delete of start of authority (SOA)
    0x2593	DNS_ERROR_FORWARDER_ALREADY_EXISTS
    9619	A conditional forwarding zone already exists for that name.
    0x2594	DNS_ERROR_ZONE_REQUIRES_MASTER_IP
    9620	This zone must be configured with one or more master DNS server IP addresses.
    0x2595	DNS_ERROR_ZONE_IS_SHUTDOWN
    9621	The operation cannot be performed because this zone is shutdown.
    0x25B3	DNS_ERROR_PRIMARY_REQUIRES_DATAFILE
    9651	Primary DNS zone requires datafile.
    0x25B4	DNS_ERROR_INVALID_DATAFILE_NAME
    9652	Invalid datafile name for DNS zone.
    0x25B5	DNS_ERROR_DATAFILE_OPEN_FAILURE
    9653	Failed to open datafile for DNS zone.
    0x25B6	DNS_ERROR_FILE_WRITEBACK_FAILED
    9654	Failed to write datafile for DNS zone.
    0x25B7	DNS_ERROR_DATAFILE_PARSING
    9655	Failure while reading datafile for DNS zone.
    0x25E5	DNS_ERROR_RECORD_DOES_NOT_EXIST
    9701	DNS record does not exist.
    0x25E6	DNS_ERROR_RECORD_FORMAT
    9702	DNS record format error.
    0x25E7	DNS_ERROR_NODE_CREATION_FAILED
    9703	Node creation failure in DNS.
    0x25E8	DNS_ERROR_UNKNOWN_RECORD_TYPE
    9704	Unknown DNS record type.
    0x25E9	DNS_ERROR_RECORD_TIMED_OUT
    9705	DNS record timed out.
    0x25EA	DNS_ERROR_NAME_NOT_IN_ZONE
    9706	Name not in DNS zone.
    0x25EB	DNS_ERROR_CNAME_LOOP
    9707	CNAME loop detected.
    0x25EC	DNS_ERROR_NODE_IS_CNAME
    9708	Node is a CNAME DNS record.
    0x25ED	DNS_ERROR_CNAME_COLLISION
    9709	A CNAME record already exists for given name.
    0x25EE	DNS_ERROR_RECORD_ONLY_AT_ZONE_ROOT
    9710	Record only at DNS zone root.
    0x25EF	DNS_ERROR_RECORD_ALREADY_EXISTS
    9711	DNS record already exists.
    0x25F0	DNS_ERROR_SECONDARY_DATA
    9712	Secondary DNS zone data error.
    0x25F1	DNS_ERROR_NO_CREATE_CACHE_DATA
    9713	Could not create DNS cache data.
    0x25F2	DNS_ERROR_NAME_DOES_NOT_EXIST
    9714	DNS name does not exist.
    0x25F3	DNS_WARNING_PTR_CREATE_FAILED
    9715	Could not create pointer (PTR) record.
    0x25F4	DNS_WARNING_DOMAIN_UNDELETED
    9716	DNS domain was undeleted.
    0x25F5	DNS_ERROR_DS_UNAVAILABLE
    9717	The directory service is unavailable.
    0x25F6	DNS_ERROR_DS_ZONE_ALREADY_EXISTS
    9718	DNS zone already exists in the directory service.
    0x25F7	DNS_ERROR_NO_BOOTFILE_IF_DS_ZONE
    9719	DNS server not creating or reading the boot file for the directory service integrated DNS zone.
    0x25F8	DNS_ERROR_NODE_IS_DNAME
    9720	Node is a DNAME DNS record.
    0x25F9	DNS_ERROR_DNAME_COLLISION
    9721	A DNAME record already exists for given name.
    0x25FA	DNS_ERROR_ALIAS_LOOP
    9722	An alias loop has been detected with either CNAME or DNAME records.
    0x2617	DNS_INFO_AXFR_COMPLETE
    9751	DNS AXFR (zone transfer) complete.
    0x2618	DNS_ERROR_AXFR
    9752	DNS zone transfer failed.
    0x2619	DNS_INFO_ADDED_LOCAL_WINS
    9753	Added local WINS server.
    0x2649	DNS_STATUS_CONTINUE_NEEDED
    9801	Secure update call needs to continue update request.
    0x267B	DNS_ERROR_NO_TCPIP
    9851	TCP/IP network protocol not installed.
    0x267C	DNS_ERROR_NO_DNS_SERVERS
    9852	No DNS servers configured for local system.
    0x26AD	DNS_ERROR_DP_DOES_NOT_EXIST
    9901	The specified directory partition does not exist.
    0x26AE	DNS_ERROR_DP_ALREADY_EXISTS
    9902	The specified directory partition already exists.
    0x26AF	DNS_ERROR_DP_NOT_ENLISTED
    9903	This DNS server is not enlisted in the specified directory partition.
    0x26B0	DNS_ERROR_DP_ALREADY_ENLISTED
    9904	This DNS server is already enlisted in the specified directory partition.
    0x26B1	DNS_ERROR_DP_NOT_AVAILABLE
    9905	The directory partition is not available at this time. Please wait a few minutes and try again.
    0x26B2	DNS_ERROR_DP_FSMO_ERROR
    9906	The application directory partition operation failed. The domain controller holding the domain naming master role is down or unable to service the request or is not running Windows Server 2003.
    0x2714	WSAEINTR
    10004	A blocking operation was interrupted by a call to WSACancelBlockingCall.
    0x2719	WSAEBADF
    10009	The file handle supplied is not valid.
    0x271D	WSAEACCES
    10013	An attempt was made to access a socket in a way forbidden by its access permissions.
    0x271E	WSAEFAULT
    10014	The system detected an invalid pointer address in attempting to use a pointer argument in a call.
    0x2726	WSAEINVAL
    10022	An invalid argument was supplied.
    0x2728	WSAEMFILE
    10024	Too many open sockets.
    0x2733	WSAEWOULDBLOCK
    10035	A non-blocking socket operation could not be completed immediately.
    0x2734	WSAEINPROGRESS
    10036	A blocking operation is currently executing.
    0x2735	WSAEALREADY
    10037	An operation was attempted on a non-blocking socket that already had an operation in progress.
    0x2736	WSAENOTSOCK
    10038	An operation was attempted on something that is not a socket.
    0x2737	WSAEDESTADDRREQ
    10039	A required address was omitted from an operation on a socket.
    0x2738	WSAEMSGSIZE
    10040	A message sent on a datagram socket was larger than the internal message buffer or some other network limit, or the buffer used to receive a datagram into was smaller than the datagram itself.
    0x2739	WSAEPROTOTYPE
    10041	A protocol was specified in the socket function call that does not support the semantics of the socket type requested.
    0x273A	WSAENOPROTOOPT
    10042	An unknown, invalid, or unsupported option or level was specified in a getsockopt or setsockopt call.
    0x273B	WSAEPROTONOSUPPORT
    10043	The requested protocol has not been configured into the system, or no implementation for it exists.
    0x273C	WSAESOCKTNOSUPPORT
    10044	The support for the specified socket type does not exist in this address family.
    0x273D	WSAEOPNOTSUPP
    10045	The attempted operation is not supported for the type of object referenced.
    0x273E	WSAEPFNOSUPPORT
    10046	The protocol family has not been configured into the system or no implementation for it exists.
    0x273F	WSAEAFNOSUPPORT
    10047	An address incompatible with the requested protocol was used.
    0x2740	WSAEADDRINUSE
    10048	Only one usage of each socket address (protocol/network address/port) is normally permitted.
    0x2741	WSAEADDRNOTAVAIL
    10049	The requested address is not valid in its context.
    0x2742	WSAENETDOWN
    10050	A socket operation encountered a dead network.
    0x2743	WSAENETUNREACH
    10051	A socket operation was attempted to an unreachable network.
    0x2744	WSAENETRESET
    10052	The connection has been broken due to keep-alive activity detecting a failure while the operation was in progress.
    0x2745	WSAECONNABORTED
    10053	An established connection was aborted by the software in your host machine.
    0x2746	WSAECONNRESET
    10054	An existing connection was forcibly closed by the remote host.
    0x2747	WSAENOBUFS
    10055	An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full.
    0x2748	WSAEISCONN
    10056	A connect request was made on an already connected socket.
    0x2749	WSAENOTCONN
    10057	A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied.
    0x274A	WSAESHUTDOWN
    10058	A request to send or receive data was disallowed because the socket had already been shut down in that direction with a previous shutdown call.
    0x274B	WSAETOOMANYREFS
    10059	Too many references to some kernel object.
    0x274C	WSAETIMEDOUT
    10060	A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
    0x274D	WSAECONNREFUSED
    10061	No connection could be made because the target machine actively refused it.
    0x274E	WSAELOOP
    10062	Cannot translate name.
    0x274F	WSAENAMETOOLONG
    10063	Name component or name was too long.
    0x2750	WSAEHOSTDOWN
    10064	A socket operation failed because the destination host was down.
    0x2751	WSAEHOSTUNREACH
    10065	A socket operation was attempted to an unreachable host.
    0x2752	WSAENOTEMPTY
    10066	Cannot remove a directory that is not empty.
    0x2753	WSAEPROCLIM
    10067	A Windows Sockets implementation may have a limit on the number of applications that may use it simultaneously.
    0x2754	WSAEUSERS
    10068	Ran out of quota.
    0x2755	WSAEDQUOT
    10069	Ran out of disk quota.
    0x2756	WSAESTALE
    10070	File handle reference is no longer available.
    0x2757	WSAEREMOTE
    10071	Item is not available locally.
    0x276B	WSASYSNOTREADY
    10091	WSAStartup cannot function at this time because the underlying system it uses to provide network services is currently unavailable.
    0x276C	WSAVERNOTSUPPORTED
    10092	The Windows Sockets version requested is not supported.
    0x276D	WSANOTINITIALISED
    10093	Either the application has not called WSAStartup, or WSAStartup failed.
    0x2775	WSAEDISCON
    10101	Returned by WSARecv or WSARecvFrom to indicate the remote party has initiated a graceful shutdown sequence.
    0x2776	WSAENOMORE
    10102	No more results can be returned by WSALookupServiceNext.
    0x2777	WSAECANCELLED
    10103	A call to WSALookupServiceEnd was made while this call was still processing. The call has been canceled.
    0x2778	WSAEINVALIDPROCTABLE
    10104	The procedure call table is invalid.
    0x2779	WSAEINVALIDPROVIDER
    10105	The requested service provider is invalid.
    0x277A	WSAEPROVIDERFAILEDINIT
    10106	The requested service provider could not be loaded or initialized.
    0x277B	WSASYSCALLFAILURE
    10107	A system call has failed.
    0x277C	WSASERVICE_NOT_FOUND
    10108	No such service is known. The service cannot be found in the specified name space.
    0x277D	WSATYPE_NOT_FOUND
    10109	The specified class was not found.
    0x277E	WSA_E_NO_MORE
    10110	No more results can be returned by WSALookupServiceNext.
    0x277F	WSA_E_CANCELLED
    10111	A call to WSALookupServiceEnd was made while this call was still processing. The call has been canceled.
    0x2780	WSAEREFUSED
    10112	A database query failed because it was actively refused.
    0x2AF9	WSAHOST_NOT_FOUND
    11001	No such host is known.
    0x2AFA	WSATRY_AGAIN
    11002	This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server.
    0x2AFB	WSANO_RECOVERY
    11003	A non-recoverable error occurred during a database lookup.
    0x2AFC	WSANO_DATA
    11004	The requested name is valid, but no data of the requested type was found.
    0x2AFD	WSA_QOS_RECEIVERS
    11005	At least one reserve has arrived.
    0x2AFE	WSA_QOS_SENDERS
    11006	At least one path has arrived.
    0x2AFF	WSA_QOS_NO_SENDERS
    11007	There are no senders.
    0x2B00	WSA_QOS_NO_RECEIVERS
    11008	There are no receivers.
    0x2B01	WSA_QOS_REQUEST_CONFIRMED
    11009	Reserve has been confirmed.
    0x2B02	WSA_QOS_ADMISSION_FAILURE
    11010	Error due to lack of resources.
    0x2B03	WSA_QOS_POLICY_FAILURE
    11011	Rejected for administrative reasons - bad credentials.
    0x2B04	WSA_QOS_BAD_STYLE
    11012	Unknown or conflicting style.
    0x2B05	WSA_QOS_BAD_OBJECT
    11013	Problem with some part of the filterspec or providerspecific buffer in general.
    0x2B06	WSA_QOS_TRAFFIC_CTRL_ERROR
    11014	Problem with some part of the flowspec.
    0x2B07	WSA_QOS_GENERIC_ERROR
    11015	General QOS error.
    0x2B08	WSA_QOS_ESERVICETYPE
    11016	An invalid or unrecognized service type was found in the flowspec.
    0x2B09	WSA_QOS_EFLOWSPEC
    11017	An invalid or inconsistent flowspec was found in the QOS structure.
    0x2B0A	WSA_QOS_EPROVSPECBUF
    11018	Invalid QOS provider-specific buffer.
    0x2B0B	WSA_QOS_EFILTERSTYLE
    11019	An invalid QOS filter style was used.
    0x2B0C	WSA_QOS_EFILTERTYPE
    11020	An invalid QOS filter type was used.
    0x2B0D	WSA_QOS_EFILTERCOUNT
    11021	An incorrect number of QOS FILTERSPECs were specified in the FLOWDESCRIPTOR.
    0x2B0E	WSA_QOS_EOBJLENGTH
    11022	An object with an invalid ObjectLength field was specified in the QOS provider-specific buffer.
    0x2B0F	WSA_QOS_EFLOWCOUNT
    11023	An incorrect number of flow descriptors was specified in the QOS structure.
    0x2B10	WSA_QOS_EUNKOWNPSOBJ
    11024	An unrecognized object was found in the QOS provider-specific buffer.
    0x2B11	WSA_QOS_EPOLICYOBJ
    11025	An invalid policy object was found in the QOS provider-specific buffer.
    0x2B12	WSA_QOS_EFLOWDESC
    11026	An invalid QOS flow descriptor was found in the flow descriptor list.
    0x2B13	WSA_QOS_EPSFLOWSPEC
    11027	An invalid or inconsistent flowspec was found in the QOS provider specific buffer.
    0x2B14	WSA_QOS_EPSFILTERSPEC
    11028	An invalid FILTERSPEC was found in the QOS provider-specific buffer.
    0x2B15	WSA_QOS_ESDMODEOBJ
    11029	An invalid shape discard mode object was found in the QOS provider specific buffer.
    0x2B16	WSA_QOS_ESHAPERATEOBJ
    11030	An invalid shaping rate object was found in the QOS provider-specific buffer.
    0x2B17	WSA_QOS_RESERVED_PETYPE
    11031	A reserved policy element was found in the QOS provider-specific buffer.
    0x2B18	WSA_SECURE_HOST_NOT_FOUND
    11032	No such host is known securely.
    0x2B19	WSA_IPSEC_NAME_POLICY_ERROR
    11033	Name based IPSEC policy could not be added.
    0x32C8	ERROR_IPSEC_QM_POLICY_EXISTS
    13000	The specified quick mode policy already exists.
    0x32C9	ERROR_IPSEC_QM_POLICY_NOT_FOUND
    13001	The specified quick mode policy was not found.
    0x32CA	ERROR_IPSEC_QM_POLICY_IN_USE
    13002	The specified quick mode policy is being used.
    0x32CB	ERROR_IPSEC_MM_POLICY_EXISTS
    13003	The specified main mode policy already exists.
    0x32CC	ERROR_IPSEC_MM_POLICY_NOT_FOUND
    13004	The specified main mode policy was not found
    0x32CD	ERROR_IPSEC_MM_POLICY_IN_USE
    13005	The specified main mode policy is being used.
    0x32CE	ERROR_IPSEC_MM_FILTER_EXISTS
    13006	The specified main mode filter already exists.
    0x32CF	ERROR_IPSEC_MM_FILTER_NOT_FOUND
    13007	The specified main mode filter was not found.
    0x32D0	ERROR_IPSEC_TRANSPORT_FILTER_EXISTS
    13008	The specified transport mode filter already exists.
    0x32D1	ERROR_IPSEC_TRANSPORT_FILTER_NOT_FOUND
    13009	The specified transport mode filter does not exist.
    0x32D2	ERROR_IPSEC_MM_AUTH_EXISTS
    13010	The specified main mode authentication list exists.
    0x32D3	ERROR_IPSEC_MM_AUTH_NOT_FOUND
    13011	The specified main mode authentication list was not found.
    0x32D4	ERROR_IPSEC_MM_AUTH_IN_USE
    13012	The specified main mode authentication list is being used.
    0x32D5	ERROR_IPSEC_DEFAULT_MM_POLICY_NOT_FOUND
    13013	The specified default main mode policy was not found.
    0x32D6	ERROR_IPSEC_DEFAULT_MM_AUTH_NOT_FOUND
    13014	The specified default main mode authentication list was not found.
    0x32D7	ERROR_IPSEC_DEFAULT_QM_POLICY_NOT_FOUND
    13015	The specified default quick mode policy was not found.
    0x32D8	ERROR_IPSEC_TUNNEL_FILTER_EXISTS
    13016	The specified tunnel mode filter exists.
    0x32D9	ERROR_IPSEC_TUNNEL_FILTER_NOT_FOUND
    13017	The specified tunnel mode filter was not found.
    0x32DA	ERROR_IPSEC_MM_FILTER_PENDING_DELETION
    13018	The Main Mode filter is pending deletion.
    0x32DB	ERROR_IPSEC_TRANSPORT_FILTER_PENDING_DELETION
    13019	The transport filter is pending deletion.
    0x32DC	ERROR_IPSEC_TUNNEL_FILTER_PENDING_DELETION
    13020	The tunnel filter is pending deletion.
    0x32DD	ERROR_IPSEC_MM_POLICY_PENDING_DELETION
    13021	The Main Mode policy is pending deletion.
    0x32DE	ERROR_IPSEC_MM_AUTH_PENDING_DELETION
    13022	The Main Mode authentication bundle is pending deletion.
    0x32DF	ERROR_IPSEC_QM_POLICY_PENDING_DELETION
    13023	The Quick Mode policy is pending deletion.
    0x32E0	WARNING_IPSEC_MM_POLICY_PRUNED
    13024	The Main Mode policy was successfully added, but some of the requested offers are not supported.
    0x32E1	WARNING_IPSEC_QM_POLICY_PRUNED
    13025	The Quick Mode policy was successfully added, but some of the requested offers are not supported.
    0x35E8	ERROR_IPSEC_IKE_NEG_STATUS_BEGIN
    13800	ERROR_IPSEC_IKE_NEG_STATUS_BEGIN
    0x35E9	ERROR_IPSEC_IKE_AUTH_FAIL
    13801	IKE authentication credentials are unacceptable
    0x35EA	ERROR_IPSEC_IKE_ATTRIB_FAIL
    13802	IKE security attributes are unacceptable
    0x35EB	ERROR_IPSEC_IKE_NEGOTIATION_PENDING
    13803	IKE Negotiation in progress
    0x35EC	ERROR_IPSEC_IKE_GENERAL_PROCESSING_ERROR
    13804	General processing error
    0x35ED	ERROR_IPSEC_IKE_TIMED_OUT
    13805	Negotiation timed out
    0x35EE	ERROR_IPSEC_IKE_NO_CERT
    13806	IKE failed to find valid machine certificate. Contact your Network Security Administrator about installing a valid certificate in the appropriate Certificate Store.
    0x35EF	ERROR_IPSEC_IKE_SA_DELETED
    13807	IKE SA deleted by peer before establishment completed
    0x35F0	ERROR_IPSEC_IKE_SA_REAPED
    13808	IKE SA deleted before establishment completed
    0x35F1	ERROR_IPSEC_IKE_MM_ACQUIRE_DROP
    13809	Negotiation request sat in Queue too long
    0x35F2	ERROR_IPSEC_IKE_QM_ACQUIRE_DROP
    13810	Negotiation request sat in Queue too long
    0x35F3	ERROR_IPSEC_IKE_QUEUE_DROP_MM
    13811	Negotiation request sat in Queue too long
    0x35F4	ERROR_IPSEC_IKE_QUEUE_DROP_NO_MM
    13812	Negotiation request sat in Queue too long
    0x35F5	ERROR_IPSEC_IKE_DROP_NO_RESPONSE
    13813	No response from peer
    0x35F6	ERROR_IPSEC_IKE_MM_DELAY_DROP
    13814	Negotiation took too long
    0x35F7	ERROR_IPSEC_IKE_QM_DELAY_DROP
    13815	Negotiation took too long
    0x35F8	ERROR_IPSEC_IKE_ERROR
    13816	Unknown error occurred
    0x35F9	ERROR_IPSEC_IKE_CRL_FAILED
    13817	Certificate Revocation Check failed
    0x35FA	ERROR_IPSEC_IKE_INVALID_KEY_USAGE
    13818	Invalid certificate key usage
    0x35FB	ERROR_IPSEC_IKE_INVALID_CERT_TYPE
    13819	Invalid certificate type
    0x35FC	ERROR_IPSEC_IKE_NO_PRIVATE_KEY
    13820	IKE negotiation failed because the machine certificate used does not have a private key. IPsec certificates require a private key. Contact your Network Security administrator about replacing with a certificate that has a private key.
    0x35FD	ERROR_IPSEC_IKE_SIMULTANEOUS_REKEY
    13821	Simultaneous rekeys were detected.
    0x35FE	ERROR_IPSEC_IKE_DH_FAIL
    13822	Failure in Diffie-Hellman computation
    0x35FF	ERROR_IPSEC_IKE_CRITICAL_PAYLOAD_NOT_RECOGNIZED
    13823	Don't know how to process critical payload
    0x3600	ERROR_IPSEC_IKE_INVALID_HEADER
    13824	Invalid header
    0x3601	ERROR_IPSEC_IKE_NO_POLICY
    13825	No policy configured
    0x3602	ERROR_IPSEC_IKE_INVALID_SIGNATURE
    13826	Failed to verify signature
    0x3603	ERROR_IPSEC_IKE_KERBEROS_ERROR
    13827	Failed to authenticate using Kerberos
    0x3604	ERROR_IPSEC_IKE_NO_PUBLIC_KEY
    13828	Peer's certificate did not have a public key
    0x3605	ERROR_IPSEC_IKE_PROCESS_ERR
    13829	Error processing error payload
    0x3606	ERROR_IPSEC_IKE_PROCESS_ERR_SA
    13830	Error processing SA payload
    0x3607	ERROR_IPSEC_IKE_PROCESS_ERR_PROP
    13831	Error processing Proposal payload
    0x3608	ERROR_IPSEC_IKE_PROCESS_ERR_TRANS
    13832	Error processing Transform payload
    0x3609	ERROR_IPSEC_IKE_PROCESS_ERR_KE
    13833	Error processing KE payload
    0x360A	ERROR_IPSEC_IKE_PROCESS_ERR_ID
    13834	Error processing ID payload
    0x360B	ERROR_IPSEC_IKE_PROCESS_ERR_CERT
    13835	Error processing Cert payload
    0x360C	ERROR_IPSEC_IKE_PROCESS_ERR_CERT_REQ
    13836	Error processing Certificate Request payload
    0x360D	ERROR_IPSEC_IKE_PROCESS_ERR_HASH
    13837	Error processing Hash payload
    0x360E	ERROR_IPSEC_IKE_PROCESS_ERR_SIG
    13838	Error processing Signature payload
    0x360F	ERROR_IPSEC_IKE_PROCESS_ERR_NONCE
    13839	Error processing Nonce payload
    0x3610	ERROR_IPSEC_IKE_PROCESS_ERR_NOTIFY
    13840	Error processing Notify payload
    0x3611	ERROR_IPSEC_IKE_PROCESS_ERR_DELETE
    13841	Error processing Delete Payload
    0x3612	ERROR_IPSEC_IKE_PROCESS_ERR_VENDOR
    13842	Error processing VendorId payload
    0x3613	ERROR_IPSEC_IKE_INVALID_PAYLOAD
    13843	Invalid payload received
    0x3614	ERROR_IPSEC_IKE_LOAD_SOFT_SA
    13844	Soft SA loaded
    0x3615	ERROR_IPSEC_IKE_SOFT_SA_TORN_DOWN
    13845	Soft SA torn down
    0x3616	ERROR_IPSEC_IKE_INVALID_COOKIE
    13846	Invalid cookie received.
    0x3617	ERROR_IPSEC_IKE_NO_PEER_CERT
    13847	Peer failed to send valid machine certificate
    0x3618	ERROR_IPSEC_IKE_PEER_CRL_FAILED
    13848	Certification Revocation check of peer's certificate failed
    0x3619	ERROR_IPSEC_IKE_POLICY_CHANGE
    13849	New policy invalidated SAs formed with old policy
    0x361A	ERROR_IPSEC_IKE_NO_MM_POLICY
    13850	There is no available Main Mode IKE policy.
    0x361B	ERROR_IPSEC_IKE_NOTCBPRIV
    13851	Failed to enabled TCB privilege.
    0x361C	ERROR_IPSEC_IKE_SECLOADFAIL
    13852	Failed to load SECURITY.DLL.
    0x361D	ERROR_IPSEC_IKE_FAILSSPINIT
    13853	Failed to obtain security function table dispatch address from SSPI.
    0x361E	ERROR_IPSEC_IKE_FAILQUERYSSP
    13854	Failed to query Kerberos package to obtain max token size.
    0x361F	ERROR_IPSEC_IKE_SRVACQFAIL
    13855	Failed to obtain Kerberos server credentials for ISAKMP/ERROR_IPSEC_IKE service. Kerberos authentication will not function. The most likely reason for this is lack of domain membership. This is normal if your computer is a member of a workgroup.
    0x3620	ERROR_IPSEC_IKE_SRVQUERYCRED
    13856	Failed to determine SSPI principal name for ISAKMP/ERROR_IPSEC_IKE service (QueryCredentialsAttributes).
    0x3621	ERROR_IPSEC_IKE_GETSPIFAIL
    13857	Failed to obtain new SPI for the inbound SA from Ipsec driver. The most common cause for this is that the driver does not have the correct filter. Check your policy to verify the filters.
    0x3622	ERROR_IPSEC_IKE_INVALID_FILTER
    13858	Given filter is invalid
    0x3623	ERROR_IPSEC_IKE_OUT_OF_MEMORY
    13859	Memory allocation failed.
    0x3624	ERROR_IPSEC_IKE_ADD_UPDATE_KEY_FAILED
    13860	Failed to add Security Association to IPSec Driver. The most common cause for this is if the IKE negotiation took too long to complete. If the problem persists, reduce the load on the faulting machine.
    0x3625	ERROR_IPSEC_IKE_INVALID_POLICY
    13861	Invalid policy
    0x3626	ERROR_IPSEC_IKE_UNKNOWN_DOI
    13862	Invalid DOI
    0x3627	ERROR_IPSEC_IKE_INVALID_SITUATION
    13863	Invalid situation
    0x3628	ERROR_IPSEC_IKE_DH_FAILURE
    13864	Diffie-Hellman failure
    0x3629	ERROR_IPSEC_IKE_INVALID_GROUP
    13865	Invalid Diffie-Hellman group
    0x362A	ERROR_IPSEC_IKE_ENCRYPT
    13866	Error encrypting payload
    0x362B	ERROR_IPSEC_IKE_DECRYPT
    13867	Error decrypting payload
    0x362C	ERROR_IPSEC_IKE_POLICY_MATCH
    13868	Policy match error
    0x362D	ERROR_IPSEC_IKE_UNSUPPORTED_ID
    13869	Unsupported ID
    0x362E	ERROR_IPSEC_IKE_INVALID_HASH
    13870	Hash verification failed
    0x362F	ERROR_IPSEC_IKE_INVALID_HASH_ALG
    13871	Invalid hash algorithm
    0x3630	ERROR_IPSEC_IKE_INVALID_HASH_SIZE
    13872	Invalid hash size
    0x3631	ERROR_IPSEC_IKE_INVALID_ENCRYPT_ALG
    13873	Invalid encryption algorithm
    0x3632	ERROR_IPSEC_IKE_INVALID_AUTH_ALG
    13874	Invalid authentication algorithm
    0x3633	ERROR_IPSEC_IKE_INVALID_SIG
    13875	Invalid certificate signature
    0x3634	ERROR_IPSEC_IKE_LOAD_FAILED
    13876	Load failed
    0x3635	ERROR_IPSEC_IKE_RPC_DELETE
    13877	Deleted via RPC call
    0x3636	ERROR_IPSEC_IKE_BENIGN_REINIT
    13878	Temporary state created to perform reinit. This is not a real failure.
    0x3637	ERROR_IPSEC_IKE_INVALID_RESPONDER_LIFETIME_NOTIFY
    13879	The lifetime value received in the Responder Lifetime Notify is below the Windows 2000 configured minimum value. Please fix the policy on the peer machine.
    0x3638	ERROR_IPSEC_IKE_INVALID_MAJOR_VERSION
    13880	The recipient cannot handle version of IKE specified in the header.
    0x3639	ERROR_IPSEC_IKE_INVALID_CERT_KEYLEN
    13881	Key length in certificate is too small for configured security requirements.
    0x363A	ERROR_IPSEC_IKE_MM_LIMIT
    13882	Max number of established MM SAs to peer exceeded.
    0x363B	ERROR_IPSEC_IKE_NEGOTIATION_DISABLED
    13883	IKE received a policy that disables negotiation.
    0x363C	ERROR_IPSEC_IKE_QM_LIMIT
    13884	Reached maximum quick mode limit for the main mode. New main mode will be started.
    0x363D	ERROR_IPSEC_IKE_MM_EXPIRED
    13885	Main mode SA lifetime expired or peer sent a main mode delete.
    0x363E	ERROR_IPSEC_IKE_PEER_MM_ASSUMED_INVALID
    13886	Main mode SA assumed to be invalid because peer stopped responding.
    0x363F	ERROR_IPSEC_IKE_CERT_CHAIN_POLICY_MISMATCH
    13887	Certificate doesn't chain to a trusted root in IPsec policy.
    0x3640	ERROR_IPSEC_IKE_UNEXPECTED_MESSAGE_ID
    13888	Received unexpected message ID.
    0x3641	ERROR_IPSEC_IKE_INVALID_AUTH_PAYLOAD
    13889	Received invalid authentication offers.
    0x3642	ERROR_IPSEC_IKE_DOS_COOKIE_SENT
    13890	Sent DoS cookie notify to initiator.
    0x3643	ERROR_IPSEC_IKE_SHUTTING_DOWN
    13891	IKE service is shutting down.
    0x3644	ERROR_IPSEC_IKE_CGA_AUTH_FAILED
    13892	Could not verify binding between CGA address and certificate.
    0x3645	ERROR_IPSEC_IKE_PROCESS_ERR_NATOA
    13893	Error processing NatOA payload.
    0x3646	ERROR_IPSEC_IKE_INVALID_MM_FOR_QM
    13894	Parameters of the main mode are invalid for this quick mode.
    0x3647	ERROR_IPSEC_IKE_QM_EXPIRED
    13895	Quick mode SA was expired by IPsec driver.
    0x3648	ERROR_IPSEC_IKE_TOO_MANY_FILTERS
    13896	Too many dynamically added IKEEXT filters were detected.
    0x3649	ERROR_IPSEC_IKE_NEG_STATUS_END
    13897	ERROR_IPSEC_IKE_NEG_STATUS_END
    0x364A	ERROR_IPSEC_IKE_KILL_DUMMY_NAP_TUNNEL
    13898	NAP reauth succeeded and must delete the dummy NAP IkeV2 tunnel.
    0x364B	ERROR_IPSEC_IKE_INNER_IP_ASSIGNMENT_FAILURE
    13899	Error in assigning inner IP address to intiator in tunnel mode.
    0x364C	ERROR_IPSEC_IKE_REQUIRE_CP_PAYLOAD_MISSING
    13900	Require configuration payload missing.
    0x364D	ERROR_IPSEC_KEY_MODULE_IMPERSONATION_NEGOTIATION_PENDING
    13901	A negotiation running as the security principle who issued the connection is in progress
    0x364E	ERROR_IPSEC_IKE_COEXISTENCE_SUPPRESS
    13902	SA was deleted due to IKEv1/AuthIP co-existence suppress check.
    0x364F	ERROR_IPSEC_IKE_RATELIMIT_DROP
    13903	Incoming SA request was dropped due to peer IP address rate limiting.
    0x3650	ERROR_IPSEC_IKE_PEER_DOESNT_SUPPORT_MOBIKE
    13904	Peer does not support MOBIKE.
    0x3651	ERROR_IPSEC_IKE_AUTHORIZATION_FAILURE
    13905	SA establishment is not authorized.
    0x3652	ERROR_IPSEC_IKE_STRONG_CRED_AUTHORIZATION_FAILURE
    13906	SA establishment is not authorized because there is not a sufficiently strong PKINIT-based credential.
    0x3653	ERROR_IPSEC_IKE_AUTHORIZATION_FAILURE_WITH_OPTIONAL_RETRY
    13907	SA establishment is not authorized. You may need to enter updated or different credentials such as a smartcard.
    0x3654	ERROR_IPSEC_IKE_STRONG_CRED_AUTHORIZATION_AND_CERTMAP_FAILURE
    13908	SA establishment is not authorized because there is not a sufficiently strong PKINIT-based credential. This might be related to certificate-to-account mapping failure for the SA.
    0x3655	ERROR_IPSEC_IKE_NEG_STATUS_EXTENDED_END
    13909	ERROR_IPSEC_IKE_NEG_STATUS_EXTENDED_END
    0x3656	ERROR_IPSEC_BAD_SPI
    13910	The SPI in the packet does not match a valid IPsec SA.
    0x3657	ERROR_IPSEC_SA_LIFETIME_EXPIRED
    13911	Packet was received on an IPsec SA whose lifetime has expired.
    0x3658	ERROR_IPSEC_WRONG_SA
    13912	Packet was received on an IPsec SA that does not match the packet characteristics.
    0x3659	ERROR_IPSEC_REPLAY_CHECK_FAILED
    13913	Packet sequence number replay check failed.
    0x365A	ERROR_IPSEC_INVALID_PACKET
    13914	IPsec header and/or trailer in the packet is invalid.
    0x365B	ERROR_IPSEC_INTEGRITY_CHECK_FAILED
    13915	IPsec integrity check failed.
    0x365C	ERROR_IPSEC_CLEAR_TEXT_DROP
    13916	IPsec dropped a clear text packet.
    0x365D	ERROR_IPSEC_AUTH_FIREWALL_DROP
    13917	IPsec dropped an incoming ESP packet in authenticated firewall mode. This drop is benign.
    0x365E	ERROR_IPSEC_THROTTLE_DROP
    13918	IPsec dropped a packet due to DoS throttling.
    0x3665	ERROR_IPSEC_DOSP_BLOCK
    13925	IPsec DoS Protection matched an explicit block rule.
    0x3666	ERROR_IPSEC_DOSP_RECEIVED_MULTICAST
    13926	IPsec DoS Protection received an IPsec specific multicast packet which is not allowed.
    0x3667	ERROR_IPSEC_DOSP_INVALID_PACKET
    13927	IPsec DoS Protection received an incorrectly formatted packet.
    0x3668	ERROR_IPSEC_DOSP_STATE_LOOKUP_FAILED
    13928	IPsec DoS Protection failed to look up state.
    0x3669	ERROR_IPSEC_DOSP_MAX_ENTRIES
    13929	IPsec DoS Protection failed to create state because the maximum number of entries allowed by policy has been reached.
    0x366A	ERROR_IPSEC_DOSP_KEYMOD_NOT_ALLOWED
    13930	IPsec DoS Protection received an IPsec negotiation packet for a keying module which is not allowed by policy.
    0x366B	ERROR_IPSEC_DOSP_NOT_INSTALLED
    13931	IPsec DoS Protection has not been enabled.
    0x366C	ERROR_IPSEC_DOSP_MAX_PER_IP_RATELIMIT_QUEUES
    13932	IPsec DoS Protection failed to create a per internal IP rate limit queue because the maximum number of queues allowed by policy has been reached.
    0x36B0	ERROR_SXS_SECTION_NOT_FOUND
    14000	The requested section was not present in the activation context.
    0x36B1	ERROR_SXS_CANT_GEN_ACTCTX
    14001	The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe tool for more detail.
    0x36B2	ERROR_SXS_INVALID_ACTCTXDATA_FORMAT
    14002	The application binding data format is invalid.
    0x36B3	ERROR_SXS_ASSEMBLY_NOT_FOUND
    14003	The referenced assembly is not installed on your system.
    0x36B4	ERROR_SXS_MANIFEST_FORMAT_ERROR
    14004	The manifest file does not begin with the required tag and format information.
    0x36B5	ERROR_SXS_MANIFEST_PARSE_ERROR
    14005	The manifest file contains one or more syntax errors.
    0x36B6	ERROR_SXS_ACTIVATION_CONTEXT_DISABLED
    14006	The application attempted to activate a disabled activation context.
    0x36B7	ERROR_SXS_KEY_NOT_FOUND
    14007	The requested lookup key was not found in any active activation context.
    0x36B8	ERROR_SXS_VERSION_CONFLICT
    14008	A component version required by the application conflicts with another component version already active.
    0x36B9	ERROR_SXS_WRONG_SECTION_TYPE
    14009	The type requested activation context section does not match the query API used.
    0x36BA	ERROR_SXS_THREAD_QUERIES_DISABLED
    14010	Lack of system resources has required isolated activation to be disabled for the current thread of execution.
    0x36BB	ERROR_SXS_PROCESS_DEFAULT_ALREADY_SET
    14011	An attempt to set the process default activation context failed because the process default activation context was already set.
    0x36BC	ERROR_SXS_UNKNOWN_ENCODING_GROUP
    14012	The encoding group identifier specified is not recognized.
    0x36BD	ERROR_SXS_UNKNOWN_ENCODING
    14013	The encoding requested is not recognized.
    0x36BE	ERROR_SXS_INVALID_XML_NAMESPACE_URI
    14014	The manifest contains a reference to an invalid URI.
    0x36BF	ERROR_SXS_ROOT_MANIFEST_DEPENDENCY_NOT_INSTALLED
    14015	The application manifest contains a reference to a dependent assembly which is not installed
    0x36C0	ERROR_SXS_LEAF_MANIFEST_DEPENDENCY_NOT_INSTALLED
    14016	The manifest for an assembly used by the application has a reference to a dependent assembly which is not installed
    0x36C1	ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE
    14017	The manifest contains an attribute for the assembly identity which is not valid.
    0x36C2	ERROR_SXS_MANIFEST_MISSING_REQUIRED_DEFAULT_NAMESPACE
    14018	The manifest is missing the required default namespace specification on the assembly element.
    0x36C3	ERROR_SXS_MANIFEST_INVALID_REQUIRED_DEFAULT_NAMESPACE
    14019	The manifest has a default namespace specified on the assembly element but its value is not "urn:schemas-microsoft-com:asm.v1".
    0x36C4	ERROR_SXS_PRIVATE_MANIFEST_CROSS_PATH_WITH_REPARSE_POINT
    14020	The private manifest probed has crossed a path with an unsupported reparse point.
    0x36C5	ERROR_SXS_DUPLICATE_DLL_NAME
    14021	Two or more components referenced directly or indirectly by the application manifest have files by the same name.
    0x36C6	ERROR_SXS_DUPLICATE_WINDOWCLASS_NAME
    14022	Two or more components referenced directly or indirectly by the application manifest have window classes with the same name.
    0x36C7	ERROR_SXS_DUPLICATE_CLSID
    14023	Two or more components referenced directly or indirectly by the application manifest have the same COM server CLSIDs.
    0x36C8	ERROR_SXS_DUPLICATE_IID
    14024	Two or more components referenced directly or indirectly by the application manifest have proxies for the same COM interface IIDs.
    0x36C9	ERROR_SXS_DUPLICATE_TLBID
    14025	Two or more components referenced directly or indirectly by the application manifest have the same COM type library TLBIDs.
    0x36CA	ERROR_SXS_DUPLICATE_PROGID
    14026	Two or more components referenced directly or indirectly by the application manifest have the same COM ProgIDs.
    0x36CB	ERROR_SXS_DUPLICATE_ASSEMBLY_NAME
    14027	Two or more components referenced directly or indirectly by the application manifest are different versions of the same component which is not permitted.
    0x36CC	ERROR_SXS_FILE_HASH_MISMATCH
    14028	A component's file does not match the verification information present in the component manifest.
    0x36CD	ERROR_SXS_POLICY_PARSE_ERROR
    14029	The policy manifest contains one or more syntax errors.
    0x36CE	ERROR_SXS_XML_E_MISSINGQUOTE
    14030	Manifest Parse Error : A string literal was expected, but no opening quote character was found.
    0x36CF	ERROR_SXS_XML_E_COMMENTSYNTAX
    14031	Manifest Parse Error : Incorrect syntax was used in a comment.
    0x36D0	ERROR_SXS_XML_E_BADSTARTNAMECHAR
    14032	Manifest Parse Error : A name was started with an invalid character.
    0x36D1	ERROR_SXS_XML_E_BADNAMECHAR
    14033	Manifest Parse Error : A name contained an invalid character.
    0x36D2	ERROR_SXS_XML_E_BADCHARINSTRING
    14034	Manifest Parse Error : A string literal contained an invalid character.
    0x36D3	ERROR_SXS_XML_E_XMLDECLSYNTAX
    14035	Manifest Parse Error : Invalid syntax for an xml declaration.
    0x36D4	ERROR_SXS_XML_E_BADCHARDATA
    14036	Manifest Parse Error : An Invalid character was found in text content.
    0x36D5	ERROR_SXS_XML_E_MISSINGWHITESPACE
    14037	Manifest Parse Error : Required white space was missing.
    0x36D6	ERROR_SXS_XML_E_EXPECTINGTAGEND
    14038	Manifest Parse Error : The character '>' was expected.
    0x36D7	ERROR_SXS_XML_E_MISSINGSEMICOLON
    14039	Manifest Parse Error : A semi colon character was expected.
    0x36D8	ERROR_SXS_XML_E_UNBALANCEDPAREN
    14040	Manifest Parse Error : Unbalanced parentheses.
    0x36D9	ERROR_SXS_XML_E_INTERNALERROR
    14041	Manifest Parse Error : Internal error.
    0x36DA	ERROR_SXS_XML_E_UNEXPECTED_WHITESPACE
    14042	Manifest Parse Error : Whitespace is not allowed at this location.
    0x36DB	ERROR_SXS_XML_E_INCOMPLETE_ENCODING
    14043	Manifest Parse Error : End of file reached in invalid state for current encoding.
    0x36DC	ERROR_SXS_XML_E_MISSING_PAREN
    14044	Manifest Parse Error : Missing parenthesis.
    0x36DD	ERROR_SXS_XML_E_EXPECTINGCLOSEQUOTE
    14045	Manifest Parse Error : A single or double closing quote character (\' or \") is missing.
    0x36DE	ERROR_SXS_XML_E_MULTIPLE_COLONS
    14046	Manifest Parse Error : Multiple colons are not allowed in a name.
    0x36DF	ERROR_SXS_XML_E_INVALID_DECIMAL
    14047	Manifest Parse Error : Invalid character for decimal digit.
    0x36E0	ERROR_SXS_XML_E_INVALID_HEXIDECIMAL
    14048	Manifest Parse Error : Invalid character for hexadecimal digit.
    0x36E1	ERROR_SXS_XML_E_INVALID_UNICODE
    14049	Manifest Parse Error : Invalid unicode character value for this platform.
    0x36E2	ERROR_SXS_XML_E_WHITESPACEORQUESTIONMARK
    14050	Manifest Parse Error : Expecting whitespace or '?'.
    0x36E3	ERROR_SXS_XML_E_UNEXPECTEDENDTAG
    14051	Manifest Parse Error : End tag was not expected at this location.
    0x36E4	ERROR_SXS_XML_E_UNCLOSEDTAG
    14052	Manifest Parse Error : The following tags were not closed: %1.
    0x36E5	ERROR_SXS_XML_E_DUPLICATEATTRIBUTE
    14053	Manifest Parse Error : Duplicate attribute.
    0x36E6	ERROR_SXS_XML_E_MULTIPLEROOTS
    14054	Manifest Parse Error : Only one top level element is allowed in an XML document.
    0x36E7	ERROR_SXS_XML_E_INVALIDATROOTLEVEL
    14055	Manifest Parse Error : Invalid at the top level of the document.
    0x36E8	ERROR_SXS_XML_E_BADXMLDECL
    14056	Manifest Parse Error : Invalid xml declaration.
    0x36E9	ERROR_SXS_XML_E_MISSINGROOT
    14057	Manifest Parse Error : XML document must have a top level element.
    0x36EA	ERROR_SXS_XML_E_UNEXPECTEDEOF
    14058	Manifest Parse Error : Unexpected end of file.
    0x36EB	ERROR_SXS_XML_E_BADPEREFINSUBSET
    14059	Manifest Parse Error : Parameter entities cannot be used inside markup declarations in an internal subset.
    0x36EC	ERROR_SXS_XML_E_UNCLOSEDSTARTTAG
    14060	Manifest Parse Error : Element was not closed.
    0x36ED	ERROR_SXS_XML_E_UNCLOSEDENDTAG
    14061	Manifest Parse Error : End element was missing the character '>'.
    0x36EE	ERROR_SXS_XML_E_UNCLOSEDSTRING
    14062	Manifest Parse Error : A string literal was not closed.
    0x36EF	ERROR_SXS_XML_E_UNCLOSEDCOMMENT
    14063	Manifest Parse Error : A comment was not closed.
    0x36F0	ERROR_SXS_XML_E_UNCLOSEDDECL
    14064	Manifest Parse Error : A declaration was not closed.
    0x36F1	ERROR_SXS_XML_E_UNCLOSEDCDATA
    14065	Manifest Parse Error : A CDATA section was not closed.
    0x36F2	ERROR_SXS_XML_E_RESERVEDNAMESPACE
    14066	Manifest Parse Error : The namespace prefix is not allowed to start with the reserved string "xml".
    0x36F3	ERROR_SXS_XML_E_INVALIDENCODING
    14067	Manifest Parse Error : System does not support the specified encoding.
    0x36F4	ERROR_SXS_XML_E_INVALIDSWITCH
    14068	Manifest Parse Error : Switch from current encoding to specified encoding not supported.
    0x36F5	ERROR_SXS_XML_E_BADXMLCASE
    14069	Manifest Parse Error : The name 'xml' is reserved and must be lower case.
    0x36F6	ERROR_SXS_XML_E_INVALID_STANDALONE
    14070	Manifest Parse Error : The standalone attribute must have the value 'yes' or 'no'.
    0x36F7	ERROR_SXS_XML_E_UNEXPECTED_STANDALONE
    14071	Manifest Parse Error : The standalone attribute cannot be used in external entities.
    0x36F8	ERROR_SXS_XML_E_INVALID_VERSION
    14072	Manifest Parse Error : Invalid version number.
    0x36F9	ERROR_SXS_XML_E_MISSINGEQUALS
    14073	Manifest Parse Error : Missing equals sign between attribute and attribute value.
    0x36FA	ERROR_SXS_PROTECTION_RECOVERY_FAILED
    14074	Assembly Protection Error : Unable to recover the specified assembly.
    0x36FB	ERROR_SXS_PROTECTION_PUBLIC_KEY_TOO_SHORT
    14075	Assembly Protection Error : The public key for an assembly was too short to be allowed.
    0x36FC	ERROR_SXS_PROTECTION_CATALOG_NOT_VALID
    14076	Assembly Protection Error : The catalog for an assembly is not valid, or does not match the assembly's manifest.
    0x36FD	ERROR_SXS_UNTRANSLATABLE_HRESULT
    14077	An HRESULT could not be translated to a corresponding Win32 error code.
    0x36FE	ERROR_SXS_PROTECTION_CATALOG_FILE_MISSING
    14078	Assembly Protection Error : The catalog for an assembly is missing.
    0x36FF	ERROR_SXS_MISSING_ASSEMBLY_IDENTITY_ATTRIBUTE
    14079	The supplied assembly identity is missing one or more attributes which must be present in this context.
    0x3700	ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE_NAME
    14080	The supplied assembly identity has one or more attribute names that contain characters not permitted in XML names.
    0x3701	ERROR_SXS_ASSEMBLY_MISSING
    14081	The referenced assembly could not be found.
    0x3702	ERROR_SXS_CORRUPT_ACTIVATION_STACK
    14082	The activation context activation stack for the running thread of execution is corrupt.
    0x3703	ERROR_SXS_CORRUPTION
    14083	The application isolation metadata for this process or thread has become corrupt.
    0x3704	ERROR_SXS_EARLY_DEACTIVATION
    14084	The activation context being deactivated is not the most recently activated one.
    0x3705	ERROR_SXS_INVALID_DEACTIVATION
    14085	The activation context being deactivated is not active for the current thread of execution.
    0x3706	ERROR_SXS_MULTIPLE_DEACTIVATION
    14086	The activation context being deactivated has already been deactivated.
    0x3707	ERROR_SXS_PROCESS_TERMINATION_REQUESTED
    14087	A component used by the isolation facility has requested to terminate the process.
    0x3708	ERROR_SXS_RELEASE_ACTIVATION_CONTEXT
    14088	A kernel mode component is releasing a reference on an activation context.
    0x3709	ERROR_SXS_SYSTEM_DEFAULT_ACTIVATION_CONTEXT_EMPTY
    14089	The activation context of system default assembly could not be generated.
    0x370A	ERROR_SXS_INVALID_IDENTITY_ATTRIBUTE_VALUE
    14090	The value of an attribute in an identity is not within the legal range.
    0x370B	ERROR_SXS_INVALID_IDENTITY_ATTRIBUTE_NAME
    14091	The name of an attribute in an identity is not within the legal range.
    0x370C	ERROR_SXS_IDENTITY_DUPLICATE_ATTRIBUTE
    14092	An identity contains two definitions for the same attribute.
    0x370D	ERROR_SXS_IDENTITY_PARSE_ERROR
    14093	The identity string is malformed. This may be due to a trailing comma, more than two unnamed attributes, missing attribute name or missing attribute value.
    0x370E	ERROR_MALFORMED_SUBSTITUTION_STRING
    14094	A string containing localized substitutable content was malformed. Either a dollar sign ($) was followed by something other than a left parenthesis or another dollar sign or an substitution's right parenthesis was not found.
    0x370F	ERROR_SXS_INCORRECT_PUBLIC_KEY_TOKEN
    14095	The public key token does not correspond to the public key specified.
    0x3710	ERROR_UNMAPPED_SUBSTITUTION_STRING
    14096	A substitution string had no mapping.
    0x3711	ERROR_SXS_ASSEMBLY_NOT_LOCKED
    14097	The component must be locked before making the request.
    0x3712	ERROR_SXS_COMPONENT_STORE_CORRUPT
    14098	The component store has been corrupted.
    0x3713	ERROR_ADVANCED_INSTALLER_FAILED
    14099	An advanced installer failed during setup or servicing.
    0x3714	ERROR_XML_ENCODING_MISMATCH
    14100	The character encoding in the XML declaration did not match the encoding used in the document.
    0x3715	ERROR_SXS_MANIFEST_IDENTITY_SAME_BUT_CONTENTS_DIFFERENT
    14101	The identities of the manifests are identical but their contents are different.
    0x3716	ERROR_SXS_IDENTITIES_DIFFERENT
    14102	The component identities are different.
    0x3717	ERROR_SXS_ASSEMBLY_IS_NOT_A_DEPLOYMENT
    14103	The assembly is not a deployment.
    0x3718	ERROR_SXS_FILE_NOT_PART_OF_ASSEMBLY
    14104	The file is not a part of the assembly.
    0x3719	ERROR_SXS_MANIFEST_TOO_BIG
    14105	The size of the manifest exceeds the maximum allowed.
    0x371A	ERROR_SXS_SETTING_NOT_REGISTERED
    14106	The setting is not registered.
    0x371B	ERROR_SXS_TRANSACTION_CLOSURE_INCOMPLETE
    14107	One or more required members of the transaction are not present.
    0x371C	ERROR_SMI_PRIMITIVE_INSTALLER_FAILED
    14108	The SMI primitive installer failed during setup or servicing.
    0x371D	ERROR_GENERIC_COMMAND_FAILED
    14109	A generic command executable returned a result that indicates failure.
    0x371E	ERROR_SXS_FILE_HASH_MISSING
    14110	A component is missing file verification information in its manifest.
    0x3A98	ERROR_EVT_INVALID_CHANNEL_PATH
    15000	The specified channel path is invalid.
    0x3A99	ERROR_EVT_INVALID_QUERY
    15001	The specified query is invalid.
    0x3A9A	ERROR_EVT_PUBLISHER_METADATA_NOT_FOUND
    15002	The publisher metadata cannot be found in the resource.
    0x3A9B	ERROR_EVT_EVENT_TEMPLATE_NOT_FOUND
    15003	The template for an event definition cannot be found in the resource (error = %1).
    0x3A9C	ERROR_EVT_INVALID_PUBLISHER_NAME
    15004	The specified publisher name is invalid.
    0x3A9D	ERROR_EVT_INVALID_EVENT_DATA
    15005	The event data raised by the publisher is not compatible with the event template definition in the publisher's manifest
    0x3A9F	ERROR_EVT_CHANNEL_NOT_FOUND
    15007	The specified channel could not be found. Check channel configuration.
    0x3AA0	ERROR_EVT_MALFORMED_XML_TEXT
    15008	The specified xml text was not well-formed. See Extended Error for more details.
    0x3AA1	ERROR_EVT_SUBSCRIPTION_TO_DIRECT_CHANNEL
    15009	The caller is trying to subscribe to a direct channel which is not allowed. The events for a direct channel go directly to a logfile and cannot be subscribed to.
    0x3AA2	ERROR_EVT_CONFIGURATION_ERROR
    15010	Configuration error.
    0x3AA3	ERROR_EVT_QUERY_RESULT_STALE
    15011	The query result is stale / invalid. This may be due to the log being cleared or rolling over after the query result was created. Users should handle this code by releasing the query result object and reissuing the query.
    0x3AA4	ERROR_EVT_QUERY_RESULT_INVALID_POSITION
    15012	Query result is currently at an invalid position.
    0x3AA5	ERROR_EVT_NON_VALIDATING_MSXML
    15013	Registered MSXML doesn't support validation.
    0x3AA6	ERROR_EVT_FILTER_ALREADYSCOPED
    15014	An expression can only be followed by a change of scope operation if it itself evaluates to a node set and is not already part of some other change of scope operation.
    0x3AA7	ERROR_EVT_FILTER_NOTELTSET
    15015	Can't perform a step operation from a term that does not represent an element set.
    0x3AA8	ERROR_EVT_FILTER_INVARG
    15016	Left hand side arguments to binary operators must be either attributes, nodes or variables and right hand side arguments must be constants.
    0x3AA9	ERROR_EVT_FILTER_INVTEST
    15017	A step operation must involve either a node test or, in the case of a predicate, an algebraic expression against which to test each node in the node set identified by the preceeding node set can be evaluated.
    0x3AAA	ERROR_EVT_FILTER_INVTYPE
    15018	This data type is currently unsupported.
    0x3AAB	ERROR_EVT_FILTER_PARSEERR
    15019	A syntax error occurred at position %1!d!
    0x3AAC	ERROR_EVT_FILTER_UNSUPPORTEDOP
    15020	This operator is unsupported by this implementation of the filter.
    0x3AAD	ERROR_EVT_FILTER_UNEXPECTEDTOKEN
    15021	The token encountered was unexpected.
    0x3AAE	ERROR_EVT_INVALID_OPERATION_OVER_ENABLED_DIRECT_CHANNEL
    15022	The requested operation cannot be performed over an enabled direct channel. The channel must first be disabled before performing the requested operation.
    0x3AAF	ERROR_EVT_INVALID_CHANNEL_PROPERTY_VALUE
    15023	Channel property %1!s! contains invalid value. The value has invalid type, is outside of valid range, can't be updated or is not supported by this type of channel.
    0x3AB0	ERROR_EVT_INVALID_PUBLISHER_PROPERTY_VALUE
    15024	Publisher property %1!s! contains invalid value. The value has invalid type, is outside of valid range, can't be updated or is not supported by this type of publisher.
    0x3AB1	ERROR_EVT_CHANNEL_CANNOT_ACTIVATE
    15025	The channel fails to activate.
    0x3AB2	ERROR_EVT_FILTER_TOO_COMPLEX
    15026	The xpath expression exceeded supported complexity. Please symplify it or split it into two or more simple expressions.
    0x3AB3	ERROR_EVT_MESSAGE_NOT_FOUND
    15027	the message resource is present but the message is not found in the string/message table
    0x3AB4	ERROR_EVT_MESSAGE_ID_NOT_FOUND
    15028	The message id for the desired message could not be found.
    0x3AB5	ERROR_EVT_UNRESOLVED_VALUE_INSERT
    15029	The substitution string for insert index (%1) could not be found.
    0x3AB6	ERROR_EVT_UNRESOLVED_PARAMETER_INSERT
    15030	The description string for parameter reference (%1) could not be found.
    0x3AB7	ERROR_EVT_MAX_INSERTS_REACHED
    15031	The maximum number of replacements has been reached.
    0x3AB8	ERROR_EVT_EVENT_DEFINITION_NOT_FOUND
    15032	The event definition could not be found for event id (%1).
    0x3AB9	ERROR_EVT_MESSAGE_LOCALE_NOT_FOUND
    15033	The locale specific resource for the desired message is not present.
    0x3ABA	ERROR_EVT_VERSION_TOO_OLD
    15034	The resource is too old to be compatible.
    0x3ABB	ERROR_EVT_VERSION_TOO_NEW
    15035	The resource is too new to be compatible.
    0x3ABC	ERROR_EVT_CANNOT_OPEN_CHANNEL_OF_QUERY
    15036	The channel at index %1!d! of the query can't be opened.
    0x3ABD	ERROR_EVT_PUBLISHER_DISABLED
    15037	The publisher has been disabled and its resource is not avaiable. This usually occurs when the publisher is in the process of being uninstalled or upgraded.
    0x3ABE	ERROR_EVT_FILTER_OUT_OF_RANGE
    15038	Attempted to create a numeric type that is outside of its valid range.
    0x3AE8	ERROR_EC_SUBSCRIPTION_CANNOT_ACTIVATE
    15080	The subscription fails to activate.
    0x3AE9	ERROR_EC_LOG_DISABLED
    15081	The log of the subscription is in disabled state, and can not be used to forward events to. The log must first be enabled before the subscription can be activated.
    0x3AEA	ERROR_EC_CIRCULAR_FORWARDING
    15082	When forwarding events from local machine to itself, the query of the subscription can't contain target log of the subscription.
    0x3AEB	ERROR_EC_CREDSTORE_FULL
    15083	The credential store that is used to save credentials is full.
    0x3AEC	ERROR_EC_CRED_NOT_FOUND
    15084	The credential used by this subscription can't be found in credential store.
    0x3AED	ERROR_EC_NO_ACTIVE_CHANNEL
    15085	No active channel is found for the query.
    0x3AFC	ERROR_MUI_FILE_NOT_FOUND
    15100	The resource loader failed to find MUI file.
    0x3AFD	ERROR_MUI_INVALID_FILE
    15101	The resource loader failed to load MUI file because the file fail to pass validation.
    0x3AFE	ERROR_MUI_INVALID_RC_CONFIG
    15102	The RC Manifest is corrupted with garbage data or unsupported version or missing required item.
    0x3AFF	ERROR_MUI_INVALID_LOCALE_NAME
    15103	The RC Manifest has invalid culture name.
    0x3B00	ERROR_MUI_INVALID_ULTIMATEFALLBACK_NAME
    15104	The RC Manifest has invalid ultimatefallback name.
    0x3B01	ERROR_MUI_FILE_NOT_LOADED
    15105	The resource loader cache doesn't have loaded MUI entry.
    0x3B02	ERROR_RESOURCE_ENUM_USER_STOP
    15106	User stopped resource enumeration.
    0x3B03	ERROR_MUI_INTLSETTINGS_UILANG_NOT_INSTALLED
    15107	UI language installation failed.
    0x3B04	ERROR_MUI_INTLSETTINGS_INVALID_LOCALE_NAME
    15108	Locale installation failed.
    0x3B60	ERROR_MCA_INVALID_CAPABILITIES_STRING
    15200	The monitor returned a DDC/CI capabilities string that did not comply with the ACCESS.bus 3.0, DDC/CI 1.1 or MCCS 2 Revision 1 specification.
    0x3B61	ERROR_MCA_INVALID_VCP_VERSION
    15201	The monitor's VCP Version (0xDF) VCP code returned an invalid version value.
    0x3B62	ERROR_MCA_MONITOR_VIOLATES_MCCS_SPECIFICATION
    15202	The monitor does not comply with the MCCS specification it claims to support.
    0x3B63	ERROR_MCA_MCCS_VERSION_MISMATCH
    15203	The MCCS version in a monitor's mccs_ver capability does not match the MCCS version the monitor reports when the VCP Version (0xDF) VCP code is used.
    0x3B64	ERROR_MCA_UNSUPPORTED_MCCS_VERSION
    15204	The Monitor Configuration API only works with monitors that support the MCCS 1.0 specification, MCCS 2.0 specification or the MCCS 2.0 Revision 1 specification.
    0x3B65	ERROR_MCA_INTERNAL_ERROR
    15205	An internal Monitor Configuration API error occurred.
    0x3B66	ERROR_MCA_INVALID_TECHNOLOGY_TYPE_RETURNED
    15206	The monitor returned an invalid monitor technology type. CRT, Plasma and LCD (TFT) are examples of monitor technology types. This error implies that the monitor violated the MCCS 2.0 or MCCS 2.0 Revision 1 specification.
    0x3B67	ERROR_MCA_UNSUPPORTED_COLOR_TEMPERATURE
    15207	The caller of SetMonitorColorTemperature specified a color temperature that the current monitor did not support. This error implies that the monitor violated the MCCS 2.0 or MCCS 2.0 Revision 1 specification.
    0x3B92	ERROR_AMBIGUOUS_SYSTEM_DEVICE
    15250	The requested system device cannot be identified due to multiple indistinguishable devices potentially matching the identification criteria.
    0x3BC3	ERROR_SYSTEM_DEVICE_NOT_FOUND
    15299	The requested system device cannot be found.
    0x3BC4	ERROR_HASH_NOT_SUPPORTED
    15300	Hash generation for the specified hash version and hash type is not enabled on the server.
    0x3BC5	ERROR_HASH_NOT_PRESENT
    15301	The hash requested from the server is not available or no longer valid.
    0x8000FFFF	E_UNEXPECTED
    -2147418113	Catastrophic failure
    0x80004001	E_NOTIMPL
    -2147467263	Not implemented
    0x8007000E	E_OUTOFMEMORY
    -2147024882	Ran out of memory
    0x80070057	E_INVALIDARG
    -2147024809	One or more arguments are invalid
    0x80004002	E_NOINTERFACE
    -2147467262	No such interface supported
    0x80004003	E_POINTER
    -2147467261	Invalid pointer
    0x80070006	E_HANDLE
    -2147024890	Invalid handle
    0x80004004	E_ABORT
    -2147467260	Operation aborted
    0x80004005	E_FAIL
    -2147467259	Unspecified error
    0x80070005	E_ACCESSDENIED
    -2147024891	General access denied error
    0x80000001	E_NOTIMPL
    -2147483647	Not implemented
    0x80000002	E_OUTOFMEMORY
    -2147483646	Ran out of memory
    0x80000003	E_INVALIDARG
    -2147483645	One or more arguments are invalid
    0x80000004	E_NOINTERFACE
    -2147483644	No such interface supported
    0x80000005	E_POINTER
    -2147483643	Invalid pointer
    0x80000006	E_HANDLE
    -2147483642	Invalid handle
    0x80000007	E_ABORT
    -2147483641	Operation aborted
    0x80000008	E_FAIL
    -2147483640	Unspecified error
    0x80000009	E_ACCESSDENIED
    -2147483639	General access denied error
    0x8000000A	E_PENDING
    -2147483638	The data necessary to complete this operation is not yet available.
    0x80004006	CO_E_INIT_TLS
    -2147467258	Thread local storage failure
    0x80004007	CO_E_INIT_SHARED_ALLOCATOR
    -2147467257	Get shared memory allocator failure
    0x80004008	CO_E_INIT_MEMORY_ALLOCATOR
    -2147467256	Get memory allocator failure
    0x80004009	CO_E_INIT_CLASS_CACHE
    -2147467255	Unable to initialize class cache
    0x8000400A	CO_E_INIT_RPC_CHANNEL
    -2147467254	Unable to initialize RPC services
    0x8000400B	CO_E_INIT_TLS_SET_CHANNEL_CONTROL
    -2147467253	Cannot set thread local storage channel control
    0x8000400C	CO_E_INIT_TLS_CHANNEL_CONTROL
    -2147467252	Could not allocate thread local storage channel control
    0x8000400D	CO_E_INIT_UNACCEPTED_USER_ALLOCATOR
    -2147467251	The user supplied memory allocator is unacceptable
    0x8000400E	CO_E_INIT_SCM_MUTEX_EXISTS
    -2147467250	The OLE service mutex already exists
    0x8000400F	CO_E_INIT_SCM_FILE_MAPPING_EXISTS
    -2147467249	The OLE service file mapping already exists
    0x80004010	CO_E_INIT_SCM_MAP_VIEW_OF_FILE
    -2147467248	Unable to map view of file for OLE service
    0x80004011	CO_E_INIT_SCM_EXEC_FAILURE
    -2147467247	Failure attempting to launch OLE service
    0x80004012	CO_E_INIT_ONLY_SINGLE_THREADED
    -2147467246	There was an attempt to call CoInitialize a second time while single threaded
    0x80004013	CO_E_CANT_REMOTE
    -2147467245	A Remote activation was necessary but was not allowed
    0x80004014	CO_E_BAD_SERVER_NAME
    -2147467244	A Remote activation was necessary but the server name provided was invalid
    0x80004015	CO_E_WRONG_SERVER_IDENTITY
    -2147467243	The class is configured to run as a security id different from the caller
    0x80004016	CO_E_OLE1DDE_DISABLED
    -2147467242	Use of Ole1 services requiring DDE windows is disabled
    0x80004017	CO_E_RUNAS_SYNTAX
    -2147467241	A RunAs specification must be \ or simply
    0x80004018	CO_E_CREATEPROCESS_FAILURE
    -2147467240	The server process could not be started. The pathname may be incorrect.
    0x80004019	CO_E_RUNAS_CREATEPROCESS_FAILURE
    -2147467239	The server process could not be started as the configured identity. The pathname may be incorrect or unavailable.
    0x8000401A	CO_E_RUNAS_LOGON_FAILURE
    -2147467238	The server process could not be started because the configured identity is incorrect. Check the username and password.
    0x8000401B	CO_E_LAUNCH_PERMSSION_DENIED
    -2147467237	The client is not allowed to launch this server.
    0x8000401C	CO_E_START_SERVICE_FAILURE
    -2147467236	The service providing this server could not be started.
    0x8000401D	CO_E_REMOTE_COMMUNICATION_FAILURE
    -2147467235	This computer was unable to communicate with the computer providing the server.
    0x8000401E	CO_E_SERVER_START_TIMEOUT
    -2147467234	The server did not respond after being launched.
    0x8000401F	CO_E_CLSREG_INCONSISTENT
    -2147467233	The registration information for this server is inconsistent or incomplete.
    0x80004020	CO_E_IIDREG_INCONSISTENT
    -2147467232	The registration information for this interface is inconsistent or incomplete.
    0x80004021	CO_E_NOT_SUPPORTED
    -2147467231	The operation attempted is not supported.
    0x80004022	CO_E_RELOAD_DLL
    -2147467230	A dll must be loaded.
    0x80004023	CO_E_MSI_ERROR
    -2147467229	A Microsoft Software Installer error was encountered.
    0x80004024	CO_E_ATTEMPT_TO_CREATE_OUTSIDE_CLIENT_CONTEXT
    -2147467228	The specified activation could not occur in the client context as specified.
    0x80004025	CO_E_SERVER_PAUSED
    -2147467227	Activations on the server are paused.
    0x80004026	CO_E_SERVER_NOT_PAUSED
    -2147467226	Activations on the server are not paused.
    0x80004027	CO_E_CLASS_DISABLED
    -2147467225	The component or application containing the component has been disabled.
    0x80004028	CO_E_CLRNOTAVAILABLE
    -2147467224	The common language runtime is not available
    0x80004029	CO_E_ASYNC_WORK_REJECTED
    -2147467223	The thread-pool rejected the submitted asynchronous work.
    0x8000402A	CO_E_SERVER_INIT_TIMEOUT
    -2147467222	The server started, but did not finish initializing in a timely fashion.
    0x8000402B	CO_E_NO_SECCTX_IN_ACTIVATE
    -2147467221	Unable to complete the call since there is no COM+ security context inside IObjectControl.Activate.
    0x80004030	CO_E_TRACKER_CONFIG
    -2147467216	The provided tracker configuration is invalid
    0x80004031	CO_E_THREADPOOL_CONFIG
    -2147467215	The provided thread pool configuration is invalid
    0x80004032	CO_E_SXS_CONFIG
    -2147467214	The provided side-by-side configuration is invalid
    0x80004033	CO_E_MALFORMED_SPN
    -2147467213	The server principal name (SPN) obtained during security negotiation is malformed.
    0x80040000	OLE_E_OLEVERB
    -2147221504	Invalid OLEVERB structure
    0x80040001	OLE_E_ADVF
    -2147221503	Invalid advise flags
    0x80040002	OLE_E_ENUM_NOMORE
    -2147221502	Can't enumerate any more, because the associated data is missing
    0x80040003	OLE_E_ADVISENOTSUPPORTED
    -2147221501	This implementation doesn't take advises
    0x80040004	OLE_E_NOCONNECTION
    -2147221500	There is no connection for this connection ID
    0x80040005	OLE_E_NOTRUNNING
    -2147221499	Need to run the object to perform this operation
    0x80040006	OLE_E_NOCACHE
    -2147221498	There is no cache to operate on
    0x80040007	OLE_E_BLANK
    -2147221497	Uninitialized object
    0x80040008	OLE_E_CLASSDIFF
    -2147221496	Linked object's source class has changed
    0x80040009	OLE_E_CANT_GETMONIKER
    -2147221495	Not able to get the moniker of the object
    0x8004000A	OLE_E_CANT_BINDTOSOURCE
    -2147221494	Not able to bind to the source
    0x8004000B	OLE_E_STATIC
    -2147221493	Object is static; operation not allowed
    0x8004000C	OLE_E_PROMPTSAVECANCELLED
    -2147221492	User canceled out of save dialog
    0x8004000D	OLE_E_INVALIDRECT
    -2147221491	Invalid rectangle
    0x8004000E	OLE_E_WRONGCOMPOBJ
    -2147221490	compobj.dll is too old for the ole2.dll initialized
    0x8004000F	OLE_E_INVALIDHWND
    -2147221489	Invalid window handle
    0x80040010	OLE_E_NOT_INPLACEACTIVE
    -2147221488	Object is not in any of the inplace active states
    0x80040011	OLE_E_CANTCONVERT
    -2147221487	Not able to convert object
    0x80040012	OLE_E_NOSTORAGE
    -2147221486	Not able to perform the operation because object is not given storage yet
    0x80040064	DV_E_FORMATETC
    -2147221404	Invalid FORMATETC structure
    0x80040065	DV_E_DVTARGETDEVICE
    -2147221403	Invalid DVTARGETDEVICE structure
    0x80040066	DV_E_STGMEDIUM
    -2147221402	Invalid STDGMEDIUM structure
    0x80040067	DV_E_STATDATA
    -2147221401	Invalid STATDATA structure
    0x80040068	DV_E_LINDEX
    -2147221400	Invalid lindex
    0x80040069	DV_E_TYMED
    -2147221399	Invalid tymed
    0x8004006A	DV_E_CLIPFORMAT
    -2147221398	Invalid clipboard format
    0x8004006B	DV_E_DVASPECT
    -2147221397	Invalid aspect(s)
    0x8004006C	DV_E_DVTARGETDEVICE_SIZE
    -2147221396	tdSize parameter of the DVTARGETDEVICE structure is invalid
    0x8004006D	DV_E_NOIVIEWOBJECT
    -2147221395	Object doesn't support IViewObject interface
    0x80040100	DRAGDROP_E_NOTREGISTERED
    -2147221248	Trying to revoke a drop target that has not been registered
    0x80040101	DRAGDROP_E_ALREADYREGISTERED
    -2147221247	This window has already been registered as a drop target
    0x80040102	DRAGDROP_E_INVALIDHWND
    -2147221246	Invalid window handle
    0x80040110	CLASS_E_NOAGGREGATION
    -2147221232	Class does not support aggregation (or class object is remote)
    0x80040111	CLASS_E_CLASSNOTAVAILABLE
    -2147221231	ClassFactory cannot supply requested class
    0x80040112	CLASS_E_NOTLICENSED
    -2147221230	Class is not licensed for use
    0x80040140	VIEW_E_DRAW
    -2147221184	Error drawing view
    0x80040150	REGDB_E_READREGDB
    -2147221168	Could not read key from registry
    0x80040151	REGDB_E_WRITEREGDB
    -2147221167	Could not write key to registry
    0x80040152	REGDB_E_KEYMISSING
    -2147221166	Could not find the key in the registry
    0x80040153	REGDB_E_INVALIDVALUE
    -2147221165	Invalid value for registry
    0x80040154	REGDB_E_CLASSNOTREG
    -2147221164	Class not registered
    0x80040155	REGDB_E_IIDNOTREG
    -2147221163	Interface not registered
    0x80040156	REGDB_E_BADTHREADINGMODEL
    -2147221162	Threading model entry is not valid
    0x80040160	CAT_E_CATIDNOEXIST
    -2147221152	CATID does not exist
    0x80040161	CAT_E_NODESCRIPTION
    -2147221151	Description not found
    0x80040164	CS_E_PACKAGE_NOTFOUND
    -2147221148	No package in the software installation data in the Active Directory meets this criteria.
    0x80040165	CS_E_NOT_DELETABLE
    -2147221147	Deleting this will break the referential integrity of the software installation data in the Active Directory.
    0x80040166	CS_E_CLASS_NOTFOUND
    -2147221146	The CLSID was not found in the software installation data in the Active Directory.
    0x80040167	CS_E_INVALID_VERSION
    -2147221145	The software installation data in the Active Directory is corrupt.
    0x80040168	CS_E_NO_CLASSSTORE
    -2147221144	There is no software installation data in the Active Directory.
    0x80040169	CS_E_OBJECT_NOTFOUND
    -2147221143	There is no software installation data object in the Active Directory.
    0x8004016A	CS_E_OBJECT_ALREADY_EXISTS
    -2147221142	The software installation data object in the Active Directory already exists.
    0x8004016B	CS_E_INVALID_PATH
    -2147221141	The path to the software installation data in the Active Directory is not correct.
    0x8004016C	CS_E_NETWORK_ERROR
    -2147221140	A network error interrupted the operation.
    0x8004016D	CS_E_ADMIN_LIMIT_EXCEEDED
    -2147221139	The size of this object exceeds the maximum size set by the Administrator.
    0x8004016E	CS_E_SCHEMA_MISMATCH
    -2147221138	The schema for the software installation data in the Active Directory does not match the required schema.
    0x8004016F	CS_E_INTERNAL_ERROR
    -2147221137	An error occurred in the software installation data in the Active Directory.
    0x80040170	CACHE_E_NOCACHE_UPDATED
    -2147221136	Cache not updated
    0x80040180	OLEOBJ_E_NOVERBS
    -2147221120	No verbs for OLE object
    0x80040181	OLEOBJ_E_INVALIDVERB
    -2147221119	Invalid verb for OLE object
    0x800401A0	INPLACE_E_NOTUNDOABLE
    -2147221088	Undo is not available
    0x800401A1	INPLACE_E_NOTOOLSPACE
    -2147221087	Space for tools is not available
    0x800401C0	CONVERT10_E_OLESTREAM_GET
    -2147221056	OLESTREAM Get method failed
    0x800401C1	CONVERT10_E_OLESTREAM_PUT
    -2147221055	OLESTREAM Put method failed
    0x800401C2	CONVERT10_E_OLESTREAM_FMT
    -2147221054	Contents of the OLESTREAM not in correct format
    0x800401C3	CONVERT10_E_OLESTREAM_BITMAP_TO_DIB
    -2147221053	There was an error in a Windows GDI call while converting the bitmap to a DIB
    0x800401C4	CONVERT10_E_STG_FMT
    -2147221052	Contents of the IStorage not in correct format
    0x800401C5	CONVERT10_E_STG_NO_STD_STREAM
    -2147221051	Contents of IStorage is missing one of the standard streams
    0x800401C6	CONVERT10_E_STG_DIB_TO_BITMAP
    -2147221050	There was an error in a Windows GDI call while converting the DIB to a bitmap.
    0x800401D0	CLIPBRD_E_CANT_OPEN
    -2147221040	OpenClipboard Failed
    0x800401D1	CLIPBRD_E_CANT_EMPTY
    -2147221039	EmptyClipboard Failed
    0x800401D2	CLIPBRD_E_CANT_SET
    -2147221038	SetClipboard Failed
    0x800401D3	CLIPBRD_E_BAD_DATA
    -2147221037	Data on clipboard is invalid
    0x800401D4	CLIPBRD_E_CANT_CLOSE
    -2147221036	CloseClipboard Failed
    0x800401E0	MK_E_CONNECTMANUALLY
    -2147221024	Moniker needs to be connected manually
    0x800401E1	MK_E_EXCEEDEDDEADLINE
    -2147221023	Operation exceeded deadline
    0x800401E2	MK_E_NEEDGENERIC
    -2147221022	Moniker needs to be generic
    0x800401E3	MK_E_UNAVAILABLE
    -2147221021	Operation unavailable
    0x800401E4	MK_E_SYNTAX
    -2147221020	Invalid syntax
    0x800401E5	MK_E_NOOBJECT
    -2147221019	No object for moniker
    0x800401E6	MK_E_INVALIDEXTENSION
    -2147221018	Bad extension for file
    0x800401E7	MK_E_INTERMEDIATEINTERFACENOTSUPPORTED
    -2147221017	Intermediate operation failed
    0x800401E8	MK_E_NOTBINDABLE
    -2147221016	Moniker is not bindable
    0x800401E9	MK_E_NOTBOUND
    -2147221015	Moniker is not bound
    0x800401EA	MK_E_CANTOPENFILE
    -2147221014	Moniker cannot open file
    0x800401EB	MK_E_MUSTBOTHERUSER
    -2147221013	User input required for operation to succeed
    0x800401EC	MK_E_NOINVERSE
    -2147221012	Moniker class has no inverse
    0x800401ED	MK_E_NOSTORAGE
    -2147221011	Moniker does not refer to storage
    0x800401EE	MK_E_NOPREFIX
    -2147221010	No common prefix
    0x800401EF	MK_E_ENUMERATION_FAILED
    -2147221009	Moniker could not be enumerated
    0x800401F0	CO_E_NOTINITIALIZED
    -2147221008	CoInitialize has not been called.
    0x800401F1	CO_E_ALREADYINITIALIZED
    -2147221007	CoInitialize has already been called.
    0x800401F2	CO_E_CANTDETERMINECLASS
    -2147221006	Class of object cannot be determined
    0x800401F3	CO_E_CLASSSTRING
    -2147221005	Invalid class string
    0x800401F4	CO_E_IIDSTRING
    -2147221004	Invalid interface string
    0x800401F5	CO_E_APPNOTFOUND
    -2147221003	Application not found
    0x800401F6	CO_E_APPSINGLEUSE
    -2147221002	Application cannot be run more than once
    0x800401F7	CO_E_ERRORINAPP
    -2147221001	Some error in application program
    0x800401F8	CO_E_DLLNOTFOUND
    -2147221000	DLL for class not found
    0x800401F9	CO_E_ERRORINDLL
    -2147220999	Error in the DLL
    0x800401FA	CO_E_WRONGOSFORAPP
    -2147220998	Wrong OS or OS version for application
    0x800401FB	CO_E_OBJNOTREG
    -2147220997	Object is not registered
    0x800401FC	CO_E_OBJISREG
    -2147220996	Object is already registered
    0x800401FD	CO_E_OBJNOTCONNECTED
    -2147220995	Object is not connected to server
    0x800401FE	CO_E_APPDIDNTREG
    -2147220994	Application was launched but it didn't register a class factory
    0x800401FF	CO_E_RELEASED
    -2147220993	Object has been released
    0x00040200	EVENT_S_SOME_SUBSCRIBERS_FAILED
    262656	An event was able to invoke some but not all of the subscribers
    0x80040201	EVENT_E_ALL_SUBSCRIBERS_FAILED
    -2147220991	An event was unable to invoke any of the subscribers
    0x00040202	EVENT_S_NOSUBSCRIBERS
    262658	An event was delivered but there were no subscribers
    0x80040203	EVENT_E_QUERYSYNTAX
    -2147220989	A syntax error occurred trying to evaluate a query string
    0x80040204	EVENT_E_QUERYFIELD
    -2147220988	An invalid field name was used in a query string
    0x80040205	EVENT_E_INTERNALEXCEPTION
    -2147220987	An unexpected exception was raised
    0x80040206	EVENT_E_INTERNALERROR
    -2147220986	An unexpected internal error was detected
    0x80040207	EVENT_E_INVALID_PER_USER_SID
    -2147220985	The owner SID on a per-user subscription doesn't exist
    0x80040208	EVENT_E_USER_EXCEPTION
    -2147220984	A user-supplied component or subscriber raised an exception
    0x80040209	EVENT_E_TOO_MANY_METHODS
    -2147220983	An interface has too many methods to fire events from
    0x8004020A	EVENT_E_MISSING_EVENTCLASS
    -2147220982	A subscription cannot be stored unless its event class already exists
    0x8004020B	EVENT_E_NOT_ALL_REMOVED
    -2147220981	Not all the objects requested could be removed
    0x8004020C	EVENT_E_COMPLUS_NOT_INSTALLED
    -2147220980	COM+ is required for this operation, but is not installed
    0x8004020D	EVENT_E_CANT_MODIFY_OR_DELETE_UNCONFIGURED_OBJECT
    -2147220979	Cannot modify or delete an object that was not added using the COM+ Admin SDK
    0x8004020E	EVENT_E_CANT_MODIFY_OR_DELETE_CONFIGURED_OBJECT
    -2147220978	Cannot modify or delete an object that was added using the COM+ Admin SDK
    0x8004020F	EVENT_E_INVALID_EVENT_CLASS_PARTITION
    -2147220977	The event class for this subscription is in an invalid partition
    0x80040210	EVENT_E_PER_USER_SID_NOT_LOGGED_ON
    -2147220976	The owner of the PerUser subscription is not logged on to the system specified
    0x8004D000	XACT_E_ALREADYOTHERSINGLEPHASE
    -2147168256	Another single phase resource manager has already been enlisted in this transaction.
    0x8004D001	XACT_E_CANTRETAIN
    -2147168255	A retaining commit or abort is not supported
    0x8004D002	XACT_E_COMMITFAILED
    -2147168254	The transaction failed to commit for an unknown reason. The transaction was aborted.
    0x8004D003	XACT_E_COMMITPREVENTED
    -2147168253	Cannot call commit on this transaction object because the calling application did not initiate the transaction.
    0x8004D004	XACT_E_HEURISTICABORT
    -2147168252	Instead of committing, the resource heuristically aborted.
    0x8004D005	XACT_E_HEURISTICCOMMIT
    -2147168251	Instead of aborting, the resource heuristically committed.
    0x8004D006	XACT_E_HEURISTICDAMAGE
    -2147168250	Some of the states of the resource were committed while others were aborted, likely because of heuristic decisions.
    0x8004D007	XACT_E_HEURISTICDANGER
    -2147168249	Some of the states of the resource may have been committed while others may have been aborted, likely because of heuristic decisions.
    0x8004D008	XACT_E_ISOLATIONLEVEL
    -2147168248	The requested isolation level is not valid or supported.
    0x8004D009	XACT_E_NOASYNC
    -2147168247	The transaction manager doesn't support an asynchronous operation for this method.
    0x8004D00A	XACT_E_NOENLIST
    -2147168246	Unable to enlist in the transaction.
    0x8004D00B	XACT_E_NOISORETAIN
    -2147168245	The requested semantics of retention of isolation across retaining commit and abort boundaries cannot be supported by this transaction implementation, or isoFlags was not equal to zero.
    0x8004D00C	XACT_E_NORESOURCE
    -2147168244	There is no resource presently associated with this enlistment
    0x8004D00D	XACT_E_NOTCURRENT
    -2147168243	The transaction failed to commit due to the failure of optimistic concurrency control in at least one of the resource managers.
    0x8004D00E	XACT_E_NOTRANSACTION
    -2147168242	The transaction has already been implicitly or explicitly committed or aborted
    0x8004D00F	XACT_E_NOTSUPPORTED
    -2147168241	An invalid combination of flags was specified
    0x8004D010	XACT_E_UNKNOWNRMGRID
    -2147168240	The resource manager id is not associated with this transaction or the transaction manager.
    0x8004D011	XACT_E_WRONGSTATE
    -2147168239	This method was called in the wrong state
    0x8004D012	XACT_E_WRONGUOW
    -2147168238	The indicated unit of work does not match the unit of work expected by the resource manager.
    0x8004D013	XACT_E_XTIONEXISTS
    -2147168237	An enlistment in a transaction already exists.
    0x8004D014	XACT_E_NOIMPORTOBJECT
    -2147168236	An import object for the transaction could not be found.
    0x8004D015	XACT_E_INVALIDCOOKIE
    -2147168235	The transaction cookie is invalid.
    0x8004D016	XACT_E_INDOUBT
    -2147168234	The transaction status is in doubt. A communication failure occurred, or a transaction manager or resource manager has failed
    0x8004D017	XACT_E_NOTIMEOUT
    -2147168233	A time-out was specified, but time-outs are not supported.
    0x8004D018	XACT_E_ALREADYINPROGRESS
    -2147168232	The requested operation is already in progress for the transaction.
    0x8004D019	XACT_E_ABORTED
    -2147168231	The transaction has already been aborted.
    0x8004D01A	XACT_E_LOGFULL
    -2147168230	The Transaction Manager returned a log full error.
    0x8004D01B	XACT_E_TMNOTAVAILABLE
    -2147168229	The Transaction Manager is not available.
    0x8004D01C	XACT_E_CONNECTION_DOWN
    -2147168228	A connection with the transaction manager was lost.
    0x8004D01D	XACT_E_CONNECTION_DENIED
    -2147168227	A request to establish a connection with the transaction manager was denied.
    0x8004D01E	XACT_E_REENLISTTIMEOUT
    -2147168226	Resource manager reenlistment to determine transaction status timed out.
    0x8004D01F	XACT_E_TIP_CONNECT_FAILED
    -2147168225	This transaction manager failed to establish a connection with another TIP transaction manager.
    0x8004D020	XACT_E_TIP_PROTOCOL_ERROR
    -2147168224	This transaction manager encountered a protocol error with another TIP transaction manager.
    0x8004D021	XACT_E_TIP_PULL_FAILED
    -2147168223	This transaction manager could not propagate a transaction from another TIP transaction manager.
    0x8004D022	XACT_E_DEST_TMNOTAVAILABLE
    -2147168222	The Transaction Manager on the destination machine is not available.
    0x8004D023	XACT_E_TIP_DISABLED
    -2147168221	The Transaction Manager has disabled its support for TIP.
    0x8004D024	XACT_E_NETWORK_TX_DISABLED
    -2147168220	The transaction manager has disabled its support for remote/network transactions.
    0x8004D025	XACT_E_PARTNER_NETWORK_TX_DISABLED
    -2147168219	The partner transaction manager has disabled its support for remote/network transactions.
    0x8004D026	XACT_E_XA_TX_DISABLED
    -2147168218	The transaction manager has disabled its support for XA transactions.
    0x8004D027	XACT_E_UNABLE_TO_READ_DTC_CONFIG
    -2147168217	MSDTC was unable to read its configuration information.
    0x8004D028	XACT_E_UNABLE_TO_LOAD_DTC_PROXY
    -2147168216	MSDTC was unable to load the dtc proxy dll.
    0x8004D029	XACT_E_ABORTING
    -2147168215	The local transaction has aborted.
    0x8004D02A	XACT_E_PUSH_COMM_FAILURE
    -2147168214	The MSDTC transaction manager was unable to push the transaction to the destination transaction manager due to communication problems. Possible causes are: a firewall is present and it doesn't have an exception for the MSDTC process, the two machines cannot find each other by their NetBIOS names, or the support for network transactions is not enabled for one of the two transaction managers.
    0x8004D02B	XACT_E_PULL_COMM_FAILURE
    -2147168213	The MSDTC transaction manager was unable to pull the transaction from the source transaction manager due to communication problems. Possible causes are: a firewall is present and it doesn't have an exception for the MSDTC process, the two machines cannot find each other by their NetBIOS names, or the support for network transactions is not enabled for one of the two transaction managers.
    0x8004D02C	XACT_E_LU_TX_DISABLED
    -2147168212	The MSDTC transaction manager has disabled its support for SNA LU 6.2 transactions.
    0x8004D080	XACT_E_CLERKNOTFOUND
    -2147168128	XACT_E_CLERKNOTFOUND
    0x8004D081	XACT_E_CLERKEXISTS
    -2147168127	XACT_E_CLERKEXISTS
    0x8004D082	XACT_E_RECOVERYINPROGRESS
    -2147168126	XACT_E_RECOVERYINPROGRESS
    0x8004D083	XACT_E_TRANSACTIONCLOSED
    -2147168125	XACT_E_TRANSACTIONCLOSED
    0x8004D084	XACT_E_INVALIDLSN
    -2147168124	XACT_E_INVALIDLSN
    0x8004D085	XACT_E_REPLAYREQUEST
    -2147168123	XACT_E_REPLAYREQUEST
    0x0004D000	XACT_S_ASYNC
    315392	An asynchronous operation was specified. The operation has begun, but its outcome is not known yet.
    0x0004D001	XACT_S_DEFECT
    315393	XACT_S_DEFECT
    0x0004D002	XACT_S_READONLY
    315394	The method call succeeded because the transaction was read-only.
    0x0004D003	XACT_S_SOMENORETAIN
    315395	The transaction was successfully aborted. However, this is a coordinated transaction, and some number of enlisted resources were aborted outright because they could not support abort-retaining semantics
    0x0004D004	XACT_S_OKINFORM
    315396	No changes were made during this call, but the sink wants another chance to look if any other sinks make further changes.
    0x0004D005	XACT_S_MADECHANGESCONTENT
    315397	The sink is content and wishes the transaction to proceed. Changes were made to one or more resources during this call.
    0x0004D006	XACT_S_MADECHANGESINFORM
    315398	The sink is for the moment and wishes the transaction to proceed, but if other changes are made following this return by other event sinks then this sink wants another chance to look
    0x0004D007	XACT_S_ALLNORETAIN
    315399	The transaction was successfully aborted. However, the abort was non-retaining.
    0x0004D008	XACT_S_ABORTING
    315400	An abort operation was already in progress.
    0x0004D009	XACT_S_SINGLEPHASE
    315401	The resource manager has performed a single-phase commit of the transaction.
    0x0004D00A	XACT_S_LOCALLY_OK
    315402	The local transaction has not aborted.
    0x0004D010	XACT_S_LASTRESOURCEMANAGER
    315408	The resource manager has requested to be the coordinator (last resource manager) for the transaction.
    0x8004E002	CONTEXT_E_ABORTED
    -2147164158	The root transaction wanted to commit, but transaction aborted
    0x8004E003	CONTEXT_E_ABORTING
    -2147164157	You made a method call on a COM+ component that has a transaction that has already aborted or in the process of aborting.
    0x8004E004	CONTEXT_E_NOCONTEXT
    -2147164156	There is no MTS object context
    0x8004E005	CONTEXT_E_WOULD_DEADLOCK
    -2147164155	The component is configured to use synchronization and this method call would cause a deadlock to occur.
    0x8004E006	CONTEXT_E_SYNCH_TIMEOUT
    -2147164154	The component is configured to use synchronization and a thread has timed out waiting to enter the context.
    0x8004E007	CONTEXT_E_OLDREF
    -2147164153	You made a method call on a COM+ component that has a transaction that has already committed or aborted.
    0x8004E00C	CONTEXT_E_ROLENOTFOUND
    -2147164148	The specified role was not configured for the application
    0x8004E00F	CONTEXT_E_TMNOTAVAILABLE
    -2147164145	COM+ was unable to talk to the Microsoft Distributed Transaction Coordinator
    0x8004E021	CO_E_ACTIVATIONFAILED
    -2147164127	An unexpected error occurred during COM+ Activation.
    0x8004E022	CO_E_ACTIVATIONFAILED_EVENTLOGGED
    -2147164126	COM+ Activation failed. Check the event log for more information
    0x8004E023	CO_E_ACTIVATIONFAILED_CATALOGERROR
    -2147164125	COM+ Activation failed due to a catalog or configuration error.
    0x8004E024	CO_E_ACTIVATIONFAILED_TIMEOUT
    -2147164124	COM+ activation failed because the activation could not be completed in the specified amount of time.
    0x8004E025	CO_E_INITIALIZATIONFAILED
    -2147164123	COM+ Activation failed because an initialization function failed. Check the event log for more information.
    0x8004E026	CONTEXT_E_NOJIT
    -2147164122	The requested operation requires that JIT be in the current context and it is not
    0x8004E027	CONTEXT_E_NOTRANSACTION
    -2147164121	The requested operation requires that the current context have a Transaction, and it does not
    0x8004E028	CO_E_THREADINGMODEL_CHANGED
    -2147164120	The components threading model has changed after install into a COM+ Application. Please re-install component.
    0x8004E029	CO_E_NOIISINTRINSICS
    -2147164119	IIS intrinsics not available. Start your work with IIS.
    0x8004E02A	CO_E_NOCOOKIES
    -2147164118	An attempt to write a cookie failed.
    0x8004E02B	CO_E_DBERROR
    -2147164117	An attempt to use a database generated a database specific error.
    0x8004E02C	CO_E_NOTPOOLED
    -2147164116	The COM+ component you created must use object pooling to work.
    0x8004E02D	CO_E_NOTCONSTRUCTED
    -2147164115	The COM+ component you created must use object construction to work correctly.
    0x8004E02E	CO_E_NOSYNCHRONIZATION
    -2147164114	The COM+ component requires synchronization, and it is not configured for it.
    0x8004E02F	CO_E_ISOLEVELMISMATCH
    -2147164113	The TxIsolation Level property for the COM+ component being created is stronger than the TxIsolationLevel for the "root" component for the transaction. The creation failed.
    0x8004E030	CO_E_CALL_OUT_OF_TX_SCOPE_NOT_ALLOWED
    -2147164112	The component attempted to make a cross-context call between invocations of EnterTransactionScopeand ExitTransactionScope. This is not allowed. Cross-context calls cannot be made while inside of a transaction scope.
    0x8004E031	CO_E_EXIT_TRANSACTION_SCOPE_NOT_CALLED
    -2147164111	The component made a call to EnterTransactionScope, but did not make a corresponding call to ExitTransactionScope before returning.
    0x00040000	OLE_S_USEREG
    262144	Use the registry database to provide the requested information
    0x00040001	OLE_S_STATIC
    262145	Success, but static
    0x00040002	OLE_S_MAC_CLIPFORMAT
    262146	Macintosh clipboard format
    0x00040100	DRAGDROP_S_DROP
    262400	Successful drop took place
    0x00040101	DRAGDROP_S_CANCEL
    262401	Drag-drop operation canceled
    0x00040102	DRAGDROP_S_USEDEFAULTCURSORS
    262402	Use the default cursor
    0x00040130	DATA_S_SAMEFORMATETC
    262448	Data has same FORMATETC
    0x00040140	VIEW_S_ALREADY_FROZEN
    262464	View is already frozen
    0x00040170	CACHE_S_FORMATETC_NOTSUPPORTED
    262512	FORMATETC not supported
    0x00040171	CACHE_S_SAMECACHE
    262513	Same cache
    0x00040172	CACHE_S_SOMECACHES_NOTUPDATED
    262514	Some cache(s) not updated
    0x00040180	OLEOBJ_S_INVALIDVERB
    262528	Invalid verb for OLE object
    0x00040181	OLEOBJ_S_CANNOT_DOVERB_NOW
    262529	Verb number is valid but verb cannot be done now
    0x00040182	OLEOBJ_S_INVALIDHWND
    262530	Invalid window handle passed
    0x000401A0	INPLACE_S_TRUNCATED
    262560	Message is too long; some of it had to be truncated before displaying
    0x000401C0	CONVERT10_S_NO_PRESENTATION
    262592	Unable to convert OLESTREAM to IStorage
    0x000401E2	MK_S_REDUCED_TO_SELF
    262626	Moniker reduced to itself
    0x000401E4	MK_S_ME
    262628	Common prefix is this moniker
    0x000401E5	MK_S_HIM
    262629	Common prefix is input moniker
    0x000401E6	MK_S_US
    262630	Common prefix is both monikers
    0x000401E7	MK_S_MONIKERALREADYREGISTERED
    262631	Moniker is already registered in running object table
    0x00041300	SCHED_S_TASK_READY
    267008	The task is ready to run at its next scheduled time.
    0x00041301	SCHED_S_TASK_RUNNING
    267009	The task is currently running.
    0x00041302	SCHED_S_TASK_DISABLED
    267010	The task will not run at the scheduled times because it has been disabled.
    0x00041303	SCHED_S_TASK_HAS_NOT_RUN
    267011	The task has not yet run.
    0x00041304	SCHED_S_TASK_NO_MORE_RUNS
    267012	There are no more runs scheduled for this task.
    0x00041305	SCHED_S_TASK_NOT_SCHEDULED
    267013	One or more of the properties that are needed to run this task on a schedule have not been set.
    0x00041306	SCHED_S_TASK_TERMINATED
    267014	The last run of the task was terminated by the user.
    0x00041307	SCHED_S_TASK_NO_VALID_TRIGGERS
    267015	Either the task has no triggers or the existing triggers are disabled or not set.
    0x00041308	SCHED_S_EVENT_TRIGGER
    267016	Event triggers don't have set run times.
    0x80041309	SCHED_E_TRIGGER_NOT_FOUND
    -2147216631	Trigger not found.
    0x8004130A	SCHED_E_TASK_NOT_READY
    -2147216630	One or more of the properties that are needed to run this task have not been set.
    0x8004130B	SCHED_E_TASK_NOT_RUNNING
    -2147216629	There is no running instance of the task.
    0x8004130C	SCHED_E_SERVICE_NOT_INSTALLED
    -2147216628	The Task Scheduler Service is not installed on this computer.
    0x8004130D	SCHED_E_CANNOT_OPEN_TASK
    -2147216627	The task object could not be opened.
    0x8004130E	SCHED_E_INVALID_TASK
    -2147216626	The object is either an invalid task object or is not a task object.
    0x8004130F	SCHED_E_ACCOUNT_INFORMATION_NOT_SET
    -2147216625	No account information could be found in the Task Scheduler security database for the task indicated.
    0x80041310	SCHED_E_ACCOUNT_NAME_NOT_FOUND
    -2147216624	Unable to establish existence of the account specified.
    0x80041311	SCHED_E_ACCOUNT_DBASE_CORRUPT
    -2147216623	Corruption was detected in the Task Scheduler security database; the database has been reset.
    0x80041312	SCHED_E_NO_SECURITY_SERVICES
    -2147216622	Task Scheduler security services are available only on Windows NT.
    0x80041313	SCHED_E_UNKNOWN_OBJECT_VERSION
    -2147216621	The task object version is either unsupported or invalid.
    0x80041314	SCHED_E_UNSUPPORTED_ACCOUNT_OPTION
    -2147216620	The task has been configured with an unsupported combination of account settings and run time options.
    0x80041315	SCHED_E_SERVICE_NOT_RUNNING
    -2147216619	The Task Scheduler Service is not running.
    0x80041316	SCHED_E_UNEXPECTEDNODE
    -2147216618	The task XML contains an unexpected node.
    0x80041317	SCHED_E_NAMESPACE
    -2147216617	The task XML contains an element or attribute from an unexpected namespace.
    0x80041318	SCHED_E_INVALIDVALUE
    -2147216616	The task XML contains a value which is incorrectly formatted or out of range.
    0x80041319	SCHED_E_MISSINGNODE
    -2147216615	The task XML is missing a required element or attribute.
    0x8004131A	SCHED_E_MALFORMEDXML
    -2147216614	The task XML is malformed.
    0x0004131B	SCHED_S_SOME_TRIGGERS_FAILED
    267035	The task is registered, but not all specified triggers will start the task.
    0x0004131C	SCHED_S_BATCH_LOGON_PROBLEM
    267036	The task is registered, but may fail to start. Batch logon privilege needs to be enabled for the task principal.
    0x8004131D	SCHED_E_TOO_MANY_NODES
    -2147216611	The task XML contains too many nodes of the same type.
    0x8004131E	SCHED_E_PAST_END_BOUNDARY
    -2147216610	The task cannot be started after the trigger's end boundary.
    0x8004131F	SCHED_E_ALREADY_RUNNING
    -2147216609	An instance of this task is already running.
    0x80041320	SCHED_E_USER_NOT_LOGGED_ON
    -2147216608	The task will not run because the user is not logged on.
    0x80041321	SCHED_E_INVALID_TASK_HASH
    -2147216607	The task image is corrupt or has been tampered with.
    0x80041322	SCHED_E_SERVICE_NOT_AVAILABLE
    -2147216606	The Task Scheduler service is not available.
    0x80041323	SCHED_E_SERVICE_TOO_BUSY
    -2147216605	The Task Scheduler service is too busy to handle your request. Please try again later.
    0x80041324	SCHED_E_TASK_ATTEMPTED
    -2147216604	The Task Scheduler service attempted to run the task, but the task did not run due to one of the constraints in the task definition.
    0x00041325	SCHED_S_TASK_QUEUED
    267045	The Task Scheduler service has asked the task to run.
    0x80041326	SCHED_E_TASK_DISABLED
    -2147216602	The task is disabled.
    0x80041327	SCHED_E_TASK_NOT_V1_COMPAT
    -2147216601	The task has properties that are not compatible with previous versions of Windows.
    0x80041328	SCHED_E_START_ON_DEMAND
    -2147216600	The task settings do not allow the task to start on demand.
    0x80080001	CO_E_CLASS_CREATE_FAILED
    -2146959359	Attempt to create a class object failed
    0x80080002	CO_E_SCM_ERROR
    -2146959358	OLE service could not bind object
    0x80080003	CO_E_SCM_RPC_FAILURE
    -2146959357	RPC communication failed with OLE service
    0x80080004	CO_E_BAD_PATH
    -2146959356	Bad path to object
    0x80080005	CO_E_SERVER_EXEC_FAILURE
    -2146959355	Server execution failed
    0x80080006	CO_E_OBJSRV_RPC_FAILURE
    -2146959354	OLE service could not communicate with the object server
    0x80080007	MK_E_NO_NORMALIZED
    -2146959353	Moniker path could not be normalized
    0x80080008	CO_E_SERVER_STOPPING
    -2146959352	Object server is stopping when OLE service contacts it
    0x80080009	MEM_E_INVALID_ROOT
    -2146959351	An invalid root block pointer was specified
    0x80080010	MEM_E_INVALID_LINK
    -2146959344	An allocation chain contained an invalid link pointer
    0x80080011	MEM_E_INVALID_SIZE
    -2146959343	The requested allocation size was too large
    0x00080012	CO_S_NOTALLINTERFACES
    524306	Not all the requested interfaces were available
    0x00080013	CO_S_MACHINENAMENOTFOUND
    524307	The specified machine name was not found in the cache.
    0x80080015	CO_E_MISSING_DISPLAYNAME
    -2146959339	The activation requires a display name to be present under the CLSID key.
    0x80080016	CO_E_RUNAS_VALUE_MUST_BE_AAA
    -2146959338	The activation requires that the RunAs value for the application is Activate As Activator.
    0x80080017	CO_E_ELEVATION_DISABLED
    -2146959337	The class is not configured to support Elevated activation.
    0x80020001	DISP_E_UNKNOWNINTERFACE
    -2147352575	Unknown interface.
    0x80020003	DISP_E_MEMBERNOTFOUND
    -2147352573	Member not found.
    0x80020004	DISP_E_PARAMNOTFOUND
    -2147352572	Parameter not found.
    0x80020005	DISP_E_TYPEMISMATCH
    -2147352571	Type mismatch.
    0x80020006	DISP_E_UNKNOWNNAME
    -2147352570	Unknown name.
    0x80020007	DISP_E_NONAMEDARGS
    -2147352569	No named arguments.
    0x80020008	DISP_E_BADVARTYPE
    -2147352568	Bad variable type.
    0x80020009	DISP_E_EXCEPTION
    -2147352567	Exception occurred.
    0x8002000A	DISP_E_OVERFLOW
    -2147352566	Out of present range.
    0x8002000B	DISP_E_BADINDEX
    -2147352565	Invalid index.
    0x8002000C	DISP_E_UNKNOWNLCID
    -2147352564	Unknown language.
    0x8002000D	DISP_E_ARRAYISLOCKED
    -2147352563	Memory is locked.
    0x8002000E	DISP_E_BADPARAMCOUNT
    -2147352562	Invalid number of parameters.
    0x8002000F	DISP_E_PARAMNOTOPTIONAL
    -2147352561	Parameter not optional.
    0x80020010	DISP_E_BADCALLEE
    -2147352560	Invalid callee.
    0x80020011	DISP_E_NOTACOLLECTION
    -2147352559	Does not support a collection.
    0x80020012	DISP_E_DIVBYZERO
    -2147352558	Division by zero.
    0x80020013	DISP_E_BUFFERTOOSMALL
    -2147352557	Buffer too small
    0x80028016	TYPE_E_BUFFERTOOSMALL
    -2147319786	Buffer too small.
    0x80028017	TYPE_E_FIELDNOTFOUND
    -2147319785	Field name not defined in the record.
    0x80028018	TYPE_E_INVDATAREAD
    -2147319784	Old format or invalid type library.
    0x80028019	TYPE_E_UNSUPFORMAT
    -2147319783	Old format or invalid type library.
    0x8002801C	TYPE_E_REGISTRYACCESS
    -2147319780	Error accessing the OLE registry.
    0x8002801D	TYPE_E_LIBNOTREGISTERED
    -2147319779	Library not registered.
    0x80028027	TYPE_E_UNDEFINEDTYPE
    -2147319769	Bound to unknown type.
    0x80028028	TYPE_E_QUALIFIEDNAMEDISALLOWED
    -2147319768	Qualified name disallowed.
    0x80028029	TYPE_E_INVALIDSTATE
    -2147319767	Invalid forward reference, or reference to uncompiled type.
    0x8002802A	TYPE_E_WRONGTYPEKIND
    -2147319766	Type mismatch.
    0x8002802B	TYPE_E_ELEMENTNOTFOUND
    -2147319765	Element not found.
    0x8002802C	TYPE_E_AMBIGUOUSNAME
    -2147319764	Ambiguous name.
    0x8002802D	TYPE_E_NAMECONFLICT
    -2147319763	Name already exists in the library.
    0x8002802E	TYPE_E_UNKNOWNLCID
    -2147319762	Unknown LCID.
    0x8002802F	TYPE_E_DLLFUNCTIONNOTFOUND
    -2147319761	Function not defined in specified DLL.
    0x800288BD	TYPE_E_BADMODULEKIND
    -2147317571	Wrong module kind for the operation.
    0x800288C5	TYPE_E_SIZETOOBIG
    -2147317563	Size may not exceed 64K.
    0x800288C6	TYPE_E_DUPLICATEID
    -2147317562	Duplicate ID in inheritance hierarchy.
    0x800288CF	TYPE_E_INVALIDID
    -2147317553	Incorrect inheritance depth in standard OLE hmember.
    0x80028CA0	TYPE_E_TYPEMISMATCH
    -2147316576	Type mismatch.
    0x80028CA1	TYPE_E_OUTOFBOUNDS
    -2147316575	Invalid number of arguments.
    0x80028CA2	TYPE_E_IOERROR
    -2147316574	I/O Error.
    0x80028CA3	TYPE_E_CANTCREATETMPFILE
    -2147316573	Error creating unique tmp file.
    0x80029C4A	TYPE_E_CANTLOADLIBRARY
    -2147312566	Error loading type library/DLL.
    0x80029C83	TYPE_E_INCONSISTENTPROPFUNCS
    -2147312509	Inconsistent property functions.
    0x80029C84	TYPE_E_CIRCULARTYPE
    -2147312508	Circular dependency between types/modules.
    0x80030001	STG_E_INVALIDFUNCTION
    -2147287039	Unable to perform requested operation.
    0x80030002	STG_E_FILENOTFOUND
    -2147287038	%1 could not be found.
    0x80030003	STG_E_PATHNOTFOUND
    -2147287037	The path %1 could not be found.
    0x80030004	STG_E_TOOMANYOPENFILES
    -2147287036	There are insufficient resources to open another file.
    0x80030005	STG_E_ACCESSDENIED
    -2147287035	Access Denied.
    0x80030006	STG_E_INVALIDHANDLE
    -2147287034	Attempted an operation on an invalid object.
    0x80030008	STG_E_INSUFFICIENTMEMORY
    -2147287032	There is insufficient memory available to complete operation.
    0x80030009	STG_E_INVALIDPOINTER
    -2147287031	Invalid pointer error.
    0x80030012	STG_E_NOMOREFILES
    -2147287022	There are no more entries to return.
    0x80030013	STG_E_DISKISWRITEPROTECTED
    -2147287021	Disk is write-protected.
    0x80030019	STG_E_SEEKERROR
    -2147287015	An error occurred during a seek operation.
    0x8003001D	STG_E_WRITEFAULT
    -2147287011	A disk error occurred during a write operation.
    0x8003001E	STG_E_READFAULT
    -2147287010	A disk error occurred during a read operation.
    0x80030020	STG_E_SHAREVIOLATION
    -2147287008	A share violation has occurred.
    0x80030021	STG_E_LOCKVIOLATION
    -2147287007	A lock violation has occurred.
    0x80030050	STG_E_FILEALREADYEXISTS
    -2147286960	%1 already exists.
    0x80030057	STG_E_INVALIDPARAMETER
    -2147286953	Invalid parameter error.
    0x80030070	STG_E_MEDIUMFULL
    -2147286928	There is insufficient disk space to complete operation.
    0x800300F0	STG_E_PROPSETMISMATCHED
    -2147286800	Illegal write of non-simple property to simple property set.
    0x800300FA	STG_E_ABNORMALAPIEXIT
    -2147286790	An API call exited abnormally.
    0x800300FB	STG_E_INVALIDHEADER
    -2147286789	The file %1 is not a valid compound file.
    0x800300FC	STG_E_INVALIDNAME
    -2147286788	The name %1 is not valid.
    0x800300FD	STG_E_UNKNOWN
    -2147286787	An unexpected error occurred.
    0x800300FE	STG_E_UNIMPLEMENTEDFUNCTION
    -2147286786	That function is not implemented.
    0x800300FF	STG_E_INVALIDFLAG
    -2147286785	Invalid flag error.
    0x80030100	STG_E_INUSE
    -2147286784	Attempted to use an object that is busy.
    0x80030101	STG_E_NOTCURRENT
    -2147286783	The storage has been changed since the last commit.
    0x80030102	STG_E_REVERTED
    -2147286782	Attempted to use an object that has ceased to exist.
    0x80030103	STG_E_CANTSAVE
    -2147286781	Can't save.
    0x80030104	STG_E_OLDFORMAT
    -2147286780	The compound file %1 was produced with an incompatible version of storage.
    0x80030105	STG_E_OLDDLL
    -2147286779	The compound file %1 was produced with a newer version of storage.
    0x80030106	STG_E_SHAREREQUIRED
    -2147286778	Share.exe or equivalent is required for operation.
    0x80030107	STG_E_NOTFILEBASEDSTORAGE
    -2147286777	Illegal operation called on non-file based storage.
    0x80030108	STG_E_EXTANTMARSHALLINGS
    -2147286776	Illegal operation called on object with extant marshallings.
    0x80030109	STG_E_DOCFILECORRUPT
    -2147286775	The docfile has been corrupted.
    0x80030110	STG_E_BADBASEADDRESS
    -2147286768	OLE32.DLL has been loaded at the wrong address.
    0x80030111	STG_E_DOCFILETOOLARGE
    -2147286767	The compound file is too large for the current implementation
    0x80030112	STG_E_NOTSIMPLEFORMAT
    -2147286766	The compound file was not created with the STGM_SIMPLE flag
    0x80030201	STG_E_INCOMPLETE
    -2147286527	The file download was aborted abnormally. The file is incomplete.
    0x80030202	STG_E_TERMINATED
    -2147286526	The file download has been terminated.
    0x00030200	STG_S_CONVERTED
    197120	The underlying file was converted to compound file format.
    0x00030201	STG_S_BLOCK
    197121	The storage operation should block until more data is available.
    0x00030202	STG_S_RETRYNOW
    197122	The storage operation should retry immediately.
    0x00030203	STG_S_MONITORING
    197123	The notified event sink will not influence the storage operation.
    0x00030204	STG_S_MULTIPLEOPENS
    197124	Multiple opens prevent consolidated. (commit succeeded).
    0x00030205	STG_S_CONSOLIDATIONFAILED
    197125	Consolidation of the storage file failed. (commit succeeded).
    0x00030206	STG_S_CANNOTCONSOLIDATE
    197126	Consolidation of the storage file is inappropriate. (commit succeeded).
    0x80030305	STG_E_STATUS_COPY_PROTECTION_FAILURE
    -2147286267	Generic Copy Protection Error.
    0x80030306	STG_E_CSS_AUTHENTICATION_FAILURE
    -2147286266	Copy Protection Error - DVD CSS Authentication failed.
    0x80030307	STG_E_CSS_KEY_NOT_PRESENT
    -2147286265	Copy Protection Error - The given sector does not have a valid CSS key.
    0x80030308	STG_E_CSS_KEY_NOT_ESTABLISHED
    -2147286264	Copy Protection Error - DVD session key not established.
    0x80030309	STG_E_CSS_SCRAMBLED_SECTOR
    -2147286263	Copy Protection Error - The read failed because the sector is encrypted.
    0x8003030A	STG_E_CSS_REGION_MISMATCH
    -2147286262	Copy Protection Error - The current DVD's region does not correspond to the region setting of the drive.
    0x8003030B	STG_E_RESETS_EXHAUSTED
    -2147286261	Copy Protection Error - The drive's region setting may be permanent or the number of user resets has been exhausted.
    0x80010001	RPC_E_CALL_REJECTED
    -2147418111	Call was rejected by callee.
    0x80010002	RPC_E_CALL_CANCELED
    -2147418110	Call was canceled by the message filter.
    0x80010003	RPC_E_CANTPOST_INSENDCALL
    -2147418109	The caller is dispatching an intertask SendMessage call and cannot call out via PostMessage.
    0x80010004	RPC_E_CANTCALLOUT_INASYNCCALL
    -2147418108	The caller is dispatching an asynchronous call and cannot make an outgoing call on behalf of this call.
    0x80010005	RPC_E_CANTCALLOUT_INEXTERNALCALL
    -2147418107	It is illegal to call out while inside message filter.
    0x80010006	RPC_E_CONNECTION_TERMINATED
    -2147418106	The connection terminated or is in a bogus state and cannot be used any more. Other connections are still valid.
    0x80010007	RPC_E_SERVER_DIED
    -2147418105	The callee (server [not server application]) is not available and disappeared; all connections are invalid. The call may have executed.
    0x80010008	RPC_E_CLIENT_DIED
    -2147418104	The caller (client) disappeared while the callee (server) was processing a call.
    0x80010009	RPC_E_INVALID_DATAPACKET
    -2147418103	The data packet with the marshalled parameter data is incorrect.
    0x8001000A	RPC_E_CANTTRANSMIT_CALL
    -2147418102	The call was not transmitted properly; the message queue was full and was not emptied after yielding.
    0x8001000B	RPC_E_CLIENT_CANTMARSHAL_DATA
    -2147418101	The client (caller) cannot marshall the parameter data - low memory, etc.
    0x8001000C	RPC_E_CLIENT_CANTUNMARSHAL_DATA
    -2147418100	The client (caller) cannot unmarshall the return data - low memory, etc.
    0x8001000D	RPC_E_SERVER_CANTMARSHAL_DATA
    -2147418099	The server (callee) cannot marshall the return data - low memory, etc.
    0x8001000E	RPC_E_SERVER_CANTUNMARSHAL_DATA
    -2147418098	The server (callee) cannot unmarshall the parameter data - low memory, etc.
    0x8001000F	RPC_E_INVALID_DATA
    -2147418097	Received data is invalid; could be server or client data.
    0x80010010	RPC_E_INVALID_PARAMETER
    -2147418096	A particular parameter is invalid and cannot be (un)marshalled.
    0x80010011	RPC_E_CANTCALLOUT_AGAIN
    -2147418095	There is no second outgoing call on same channel in DDE conversation.
    0x80010012	RPC_E_SERVER_DIED_DNE
    -2147418094	The callee (server [not server application]) is not available and disappeared; all connections are invalid. The call did not execute.
    0x80010100	RPC_E_SYS_CALL_FAILED
    -2147417856	System call failed.
    0x80010101	RPC_E_OUT_OF_RESOURCES
    -2147417855	Could not allocate some required resource (memory, events, ...)
    0x80010102	RPC_E_ATTEMPTED_MULTITHREAD
    -2147417854	Attempted to make calls on more than one thread in single threaded mode.
    0x80010103	RPC_E_NOT_REGISTERED
    -2147417853	The requested interface is not registered on the server object.
    0x80010104	RPC_E_FAULT
    -2147417852	RPC could not call the server or could not return the results of calling the server.
    0x80010105	RPC_E_SERVERFAULT
    -2147417851	The server threw an exception.
    0x80010106	RPC_E_CHANGED_MODE
    -2147417850	Cannot change thread mode after it is set.
    0x80010107	RPC_E_INVALIDMETHOD
    -2147417849	The method called does not exist on the server.
    0x80010108	RPC_E_DISCONNECTED
    -2147417848	The object invoked has disconnected from its clients.
    0x80010109	RPC_E_RETRY
    -2147417847	The object invoked chose not to process the call now. Try again later.
    0x8001010A	RPC_E_SERVERCALL_RETRYLATER
    -2147417846	The message filter indicated that the application is busy.
    0x8001010B	RPC_E_SERVERCALL_REJECTED
    -2147417845	The message filter rejected the call.
    0x8001010C	RPC_E_INVALID_CALLDATA
    -2147417844	A call control interfaces was called with invalid data.
    0x8001010D	RPC_E_CANTCALLOUT_ININPUTSYNCCALL
    -2147417843	An outgoing call cannot be made since the application is dispatching an input-synchronous call.
    0x8001010E	RPC_E_WRONG_THREAD
    -2147417842	The application called an interface that was marshalled for a different thread.
    0x8001010F	RPC_E_THREAD_NOT_INIT
    -2147417841	CoInitialize has not been called on the current thread.
    0x80010110	RPC_E_VERSION_MISMATCH
    -2147417840	The version of OLE on the client and server machines does not match.
    0x80010111	RPC_E_INVALID_HEADER
    -2147417839	OLE received a packet with an invalid header.
    0x80010112	RPC_E_INVALID_EXTENSION
    -2147417838	OLE received a packet with an invalid extension.
    0x80010113	RPC_E_INVALID_IPID
    -2147417837	The requested object or interface does not exist.
    0x80010114	RPC_E_INVALID_OBJECT
    -2147417836	The requested object does not exist.
    0x80010115	RPC_S_CALLPENDING
    -2147417835	OLE has sent a request and is waiting for a reply.
    0x80010116	RPC_S_WAITONTIMER
    -2147417834	OLE is waiting before retrying a request.
    0x80010117	RPC_E_CALL_COMPLETE
    -2147417833	Call context cannot be accessed after call completed.
    0x80010118	RPC_E_UNSECURE_CALL
    -2147417832	Impersonate on unsecure calls is not supported.
    0x80010119	RPC_E_TOO_LATE
    -2147417831	Security must be initialized before any interfaces are marshalled or unmarshalled. It cannot be changed once initialized.
    0x8001011A	RPC_E_NO_GOOD_SECURITY_PACKAGES
    -2147417830	No security packages are installed on this machine or the user is not logged on or there are no compatible security packages between the client and server.
    0x8001011B	RPC_E_ACCESS_DENIED
    -2147417829	Access is denied.
    0x8001011C	RPC_E_REMOTE_DISABLED
    -2147417828	Remote calls are not allowed for this process.
    0x8001011D	RPC_E_INVALID_OBJREF
    -2147417827	The marshaled interface data packet (OBJREF) has an invalid or unknown format.
    0x8001011E	RPC_E_NO_CONTEXT
    -2147417826	No context is associated with this call. This happens for some custom marshalled calls and on the client side of the call.
    0x8001011F	RPC_E_TIMEOUT
    -2147417825	This operation returned because the timeout period expired.
    0x80010120	RPC_E_NO_SYNC
    -2147417824	There are no synchronize objects to wait on.
    0x80010121	RPC_E_FULLSIC_REQUIRED
    -2147417823	Full subject issuer chain SSL principal name expected from the server.
    0x80010122	RPC_E_INVALID_STD_NAME
    -2147417822	Principal name is not a valid MSSTD name.
    0x80010123	CO_E_FAILEDTOIMPERSONATE
    -2147417821	Unable to impersonate DCOM client
    0x80010124	CO_E_FAILEDTOGETSECCTX
    -2147417820	Unable to obtain server's security context
    0x80010125	CO_E_FAILEDTOOPENTHREADTOKEN
    -2147417819	Unable to open the access token of the current thread
    0x80010126	CO_E_FAILEDTOGETTOKENINFO
    -2147417818	Unable to obtain user info from an access token
    0x80010127	CO_E_TRUSTEEDOESNTMATCHCLIENT
    -2147417817	The client who called IAccessControl::IsAccessPermitted was not the trustee provided to the method
    0x80010128	CO_E_FAILEDTOQUERYCLIENTBLANKET
    -2147417816	Unable to obtain the client's security blanket
    0x80010129	CO_E_FAILEDTOSETDACL
    -2147417815	Unable to set a discretionary ACL into a security descriptor
    0x8001012A	CO_E_ACCESSCHECKFAILED
    -2147417814	The system function, AccessCheck, returned false
    0x8001012B	CO_E_NETACCESSAPIFAILED
    -2147417813	Either NetAccessDel or NetAccessAdd returned an error code.
    0x8001012C	CO_E_WRONGTRUSTEENAMESYNTAX
    -2147417812	One of the trustee strings provided by the user did not conform to the \ syntax and it was not the "*" string
    0x8001012D	CO_E_INVALIDSID
    -2147417811	One of the security identifiers provided by the user was invalid
    0x8001012E	CO_E_CONVERSIONFAILED
    -2147417810	Unable to convert a wide character trustee string to a multibyte trustee string
    0x8001012F	CO_E_NOMATCHINGSIDFOUND
    -2147417809	Unable to find a security identifier that corresponds to a trustee string provided by the user
    0x80010130	CO_E_LOOKUPACCSIDFAILED
    -2147417808	The system function, LookupAccountSID, failed
    0x80010131	CO_E_NOMATCHINGNAMEFOUND
    -2147417807	Unable to find a trustee name that corresponds to a security identifier provided by the user
    0x80010132	CO_E_LOOKUPACCNAMEFAILED
    -2147417806	The system function, LookupAccountName, failed
    0x80010133	CO_E_SETSERLHNDLFAILED
    -2147417805	Unable to set or reset a serialization handle
    0x80010134	CO_E_FAILEDTOGETWINDIR
    -2147417804	Unable to obtain the Windows directory
    0x80010135	CO_E_PATHTOOLONG
    -2147417803	Path too long
    0x80010136	CO_E_FAILEDTOGENUUID
    -2147417802	Unable to generate a uuid.
    0x80010137	CO_E_FAILEDTOCREATEFILE
    -2147417801	Unable to create file
    0x80010138	CO_E_FAILEDTOCLOSEHANDLE
    -2147417800	Unable to close a serialization handle or a file handle.
    0x80010139	CO_E_EXCEEDSYSACLLIMIT
    -2147417799	The number of ACEs in an ACL exceeds the system limit.
    0x8001013A	CO_E_ACESINWRONGORDER
    -2147417798	Not all the DENY_ACCESS ACEs are arranged in front of the GRANT_ACCESS ACEs in the stream.
    0x8001013B	CO_E_INCOMPATIBLESTREAMVERSION
    -2147417797	The version of ACL format in the stream is not supported by this implementation of IAccessControl
    0x8001013C	CO_E_FAILEDTOOPENPROCESSTOKEN
    -2147417796	Unable to open the access token of the server process
    0x8001013D	CO_E_DECODEFAILED
    -2147417795	Unable to decode the ACL in the stream provided by the user
    0x8001013F	CO_E_ACNOTINITIALIZED
    -2147417793	The COM IAccessControl object is not initialized
    0x80010140	CO_E_CANCEL_DISABLED
    -2147417792	Call Cancellation is disabled
    0x8001FFFF	RPC_E_UNEXPECTED
    -2147352577	An internal error occurred.
    0xC0090001	ERROR_AUDITING_DISABLED
    -1073151999	The specified event is currently not being audited.
    0xC0090002	ERROR_ALL_SIDS_FILTERED
    -1073151998	The SID filtering operation removed all SIDs.
    0xC0090003	ERROR_BIZRULES_NOT_ENABLED
    -1073151997	Business rule scripts are disabled for the calling application.
    0x80090001	NTE_BAD_UID
    -2146893823	Bad UID.
    0x80090002	NTE_BAD_HASH
    -2146893822	Bad Hash.
    0x80090003	NTE_BAD_KEY
    -2146893821	Bad Key.
    0x80090004	NTE_BAD_LEN
    -2146893820	Bad Length.
    0x80090005	NTE_BAD_DATA
    -2146893819	Bad Data.
    0x80090006	NTE_BAD_SIGNATURE
    -2146893818	Invalid Signature.
    0x80090007	NTE_BAD_VER
    -2146893817	Bad Version of provider.
    0x80090008	NTE_BAD_ALGID
    -2146893816	Invalid algorithm specified.
    0x80090009	NTE_BAD_FLAGS
    -2146893815	Invalid flags specified.
    0x8009000A	NTE_BAD_TYPE
    -2146893814	Invalid type specified.
    0x8009000B	NTE_BAD_KEY_STATE
    -2146893813	Key not valid for use in specified state.
    0x8009000C	NTE_BAD_HASH_STATE
    -2146893812	Hash not valid for use in specified state.
    0x8009000D	NTE_NO_KEY
    -2146893811	Key does not exist.
    0x8009000E	NTE_NO_MEMORY
    -2146893810	Insufficient memory available for the operation.
    0x8009000F	NTE_EXISTS
    -2146893809	Object already exists.
    0x80090010	NTE_PERM
    -2146893808	Access denied.
    0x80090011	NTE_NOT_FOUND
    -2146893807	Object was not found.
    0x80090012	NTE_DOUBLE_ENCRYPT
    -2146893806	Data already encrypted.
    0x80090013	NTE_BAD_PROVIDER
    -2146893805	Invalid provider specified.
    0x80090014	NTE_BAD_PROV_TYPE
    -2146893804	Invalid provider type specified.
    0x80090015	NTE_BAD_PUBLIC_KEY
    -2146893803	Provider's public key is invalid.
    0x80090016	NTE_BAD_KEYSET
    -2146893802	Keyset does not exist
    0x80090017	NTE_PROV_TYPE_NOT_DEF
    -2146893801	Provider type not defined.
    0x80090018	NTE_PROV_TYPE_ENTRY_BAD
    -2146893800	Provider type as registered is invalid.
    0x80090019	NTE_KEYSET_NOT_DEF
    -2146893799	The keyset is not defined.
    0x8009001A	NTE_KEYSET_ENTRY_BAD
    -2146893798	Keyset as registered is invalid.
    0x8009001B	NTE_PROV_TYPE_NO_MATCH
    -2146893797	Provider type does not match registered value.
    0x8009001C	NTE_SIGNATURE_FILE_BAD
    -2146893796	The digital signature file is corrupt.
    0x8009001D	NTE_PROVIDER_DLL_FAIL
    -2146893795	Provider DLL failed to initialize correctly.
    0x8009001E	NTE_PROV_DLL_NOT_FOUND
    -2146893794	Provider DLL could not be found.
    0x8009001F	NTE_BAD_KEYSET_PARAM
    -2146893793	The Keyset parameter is invalid.
    0x80090020	NTE_FAIL
    -2146893792	An internal error occurred.
    0x80090021	NTE_SYS_ERR
    -2146893791	A base error occurred.
    0x80090022	NTE_SILENT_CONTEXT
    -2146893790	Provider could not perform the action since the context was acquired as silent.
    0x80090023	NTE_TOKEN_KEYSET_STORAGE_FULL
    -2146893789	The security token does not have storage space available for an additional container.
    0x80090024	NTE_TEMPORARY_PROFILE
    -2146893788	The profile for the user is a temporary profile.
    0x80090025	NTE_FIXEDPARAMETER
    -2146893787	The key parameters could not be set because the CSP uses fixed parameters.
    0x80090026	NTE_INVALID_HANDLE
    -2146893786	The supplied handle is invalid.
    0x80090027	NTE_INVALID_PARAMETER
    -2146893785	The parameter is incorrect.
    0x80090028	NTE_BUFFER_TOO_SMALL
    -2146893784	The buffer supplied to a function was too small.
    0x80090029	NTE_NOT_SUPPORTED
    -2146893783	The requested operation is not supported.
    0x8009002A	NTE_NO_MORE_ITEMS
    -2146893782	No more data is available.
    0x8009002B	NTE_BUFFERS_OVERLAP
    -2146893781	The supplied buffers overlap incorrectly.
    0x8009002C	NTE_DECRYPTION_FAILURE
    -2146893780	The specified data could not be decrypted.
    0x8009002D	NTE_INTERNAL_ERROR
    -2146893779	An internal consistency check failed.
    0x8009002E	NTE_UI_REQUIRED
    -2146893778	This operation requires input from the user.
    0x8009002F	NTE_HMAC_NOT_SUPPORTED
    -2146893777	The cryptographic provider does not support HMAC.
    0x80090300	SEC_E_INSUFFICIENT_MEMORY
    -2146893056	Not enough memory is available to complete this request
    0x80090301	SEC_E_INVALID_HANDLE
    -2146893055	The handle specified is invalid
    0x80090302	SEC_E_UNSUPPORTED_FUNCTION
    -2146893054	The function requested is not supported
    0x80090303	SEC_E_TARGET_UNKNOWN
    -2146893053	The specified target is unknown or unreachable
    0x80090304	SEC_E_INTERNAL_ERROR
    -2146893052	The Local Security Authority cannot be contacted
    0x80090305	SEC_E_SECPKG_NOT_FOUND
    -2146893051	The requested security package does not exist
    0x80090306	SEC_E_NOT_OWNER
    -2146893050	The caller is not the owner of the desired credentials
    0x80090307	SEC_E_CANNOT_INSTALL
    -2146893049	The security package failed to initialize, and cannot be installed
    0x80090308	SEC_E_INVALID_TOKEN
    -2146893048	The token supplied to the function is invalid
    0x80090309	SEC_E_CANNOT_PACK
    -2146893047	The security package is not able to marshall the logon buffer, so the logon attempt has failed
    0x8009030A	SEC_E_QOP_NOT_SUPPORTED
    -2146893046	The per-message Quality of Protection is not supported by the security package
    0x8009030B	SEC_E_NO_IMPERSONATION
    -2146893045	The security context does not allow impersonation of the client
    0x8009030C	SEC_E_LOGON_DENIED
    -2146893044	The logon attempt failed
    0x8009030D	SEC_E_UNKNOWN_CREDENTIALS
    -2146893043	The credentials supplied to the package were not recognized
    0x8009030E	SEC_E_NO_CREDENTIALS
    -2146893042	No credentials are available in the security package
    0x8009030F	SEC_E_MESSAGE_ALTERED
    -2146893041	The message or signature supplied for verification has been altered
    0x80090310	SEC_E_OUT_OF_SEQUENCE
    -2146893040	The message supplied for verification is out of sequence
    0x80090311	SEC_E_NO_AUTHENTICATING_AUTHORITY
    -2146893039	No authority could be contacted for authentication.
    0x00090312	SEC_I_CONTINUE_NEEDED
    590610	The function completed successfully, but must be called again to complete the context
    0x00090313	SEC_I_COMPLETE_NEEDED
    590611	The function completed successfully, but CompleteToken must be called
    0x00090314	SEC_I_COMPLETE_AND_CONTINUE
    590612	The function completed successfully, but both CompleteToken and this function must be called to complete the context
    0x00090315	SEC_I_LOCAL_LOGON
    590613	The logon was completed, but no network authority was available. The logon was made using locally known information
    0x80090316	SEC_E_BAD_PKGID
    -2146893034	The requested security package does not exist
    0x80090317	SEC_E_CONTEXT_EXPIRED
    -2146893033	The context has expired and can no longer be used.
    0x00090317	SEC_I_CONTEXT_EXPIRED
    590615	The context has expired and can no longer be used.
    0x80090318	SEC_E_INCOMPLETE_MESSAGE
    -2146893032	The supplied message is incomplete. The signature was not verified.
    0x80090320	SEC_E_INCOMPLETE_CREDENTIALS
    -2146893024	The credentials supplied were not complete, and could not be verified. The context could not be initialized.
    0x80090321	SEC_E_BUFFER_TOO_SMALL
    -2146893023	The buffers supplied to a function was too small.
    0x00090320	SEC_I_INCOMPLETE_CREDENTIALS
    590624	The credentials supplied were not complete, and could not be verified. Additional information can be returned from the context.
    0x00090321	SEC_I_RENEGOTIATE
    590625	The context data must be renegotiated with the peer.
    0x80090322	SEC_E_WRONG_PRINCIPAL
    -2146893022	The target principal name is incorrect.
    0x00090323	SEC_I_NO_LSA_CONTEXT
    590627	There is no LSA mode context associated with this context.
    0x80090324	SEC_E_TIME_SKEW
    -2146893020	The clocks on the client and server machines are skewed.
    0x80090325	SEC_E_UNTRUSTED_ROOT
    -2146893019	The certificate chain was issued by an authority that is not trusted.
    0x80090326	SEC_E_ILLEGAL_MESSAGE
    -2146893018	The message received was unexpected or badly formatted.
    0x80090327	SEC_E_CERT_UNKNOWN
    -2146893017	An unknown error occurred while processing the certificate.
    0x80090328	SEC_E_CERT_EXPIRED
    -2146893016	The received certificate has expired.
    0x80090329	SEC_E_ENCRYPT_FAILURE
    -2146893015	The specified data could not be encrypted.
    0x80090330	SEC_E_DECRYPT_FAILURE
    -2146893008	The specified data could not be decrypted.
    0x80090331	SEC_E_ALGORITHM_MISMATCH
    -2146893007	The client and server cannot communicate, because they do not possess a common algorithm.
    0x80090332	SEC_E_SECURITY_QOS_FAILED
    -2146893006	The security context could not be established due to a failure in the requested quality of service (e.g. mutual authentication or delegation).
    0x80090333	SEC_E_UNFINISHED_CONTEXT_DELETED
    -2146893005	A security context was deleted before the context was completed. This is considered a logon failure.
    0x80090334	SEC_E_NO_TGT_REPLY
    -2146893004	The client is trying to negotiate a context and the server requires user-to-user but didn't send a TGT reply.
    0x80090335	SEC_E_NO_IP_ADDRESSES
    -2146893003	Unable to accomplish the requested task because the local machine does not have any IP addresses.
    0x80090336	SEC_E_WRONG_CREDENTIAL_HANDLE
    -2146893002	The supplied credential handle does not match the credential associated with the security context.
    0x80090337	SEC_E_CRYPTO_SYSTEM_INVALID
    -2146893001	The crypto system or checksum function is invalid because a required function is unavailable.
    0x80090338	SEC_E_MAX_REFERRALS_EXCEEDED
    -2146893000	The number of maximum ticket referrals has been exceeded.
    0x80090339	SEC_E_MUST_BE_KDC
    -2146892999	The local machine must be a Kerberos KDC (domain controller) and it is not.
    0x8009033A	SEC_E_STRONG_CRYPTO_NOT_SUPPORTED
    -2146892998	The other end of the security negotiation is requires strong crypto but it is not supported on the local machine.
    0x8009033B	SEC_E_TOO_MANY_PRINCIPALS
    -2146892997	The KDC reply contained more than one principal name.
    0x8009033C	SEC_E_NO_PA_DATA
    -2146892996	Expected to find PA data for a hint of what etype to use, but it was not found.
    0x8009033D	SEC_E_PKINIT_NAME_MISMATCH
    -2146892995	The client certificate does not contain a valid UPN, or does not match the client name in the logon request. Please contact your administrator.
    0x8009033E	SEC_E_SMARTCARD_LOGON_REQUIRED
    -2146892994	Smartcard logon is required and was not used.
    0x8009033F	SEC_E_SHUTDOWN_IN_PROGRESS
    -2146892993	A system shutdown is in progress.
    0x80090340	SEC_E_KDC_INVALID_REQUEST
    -2146892992	An invalid request was sent to the KDC.
    0x80090341	SEC_E_KDC_UNABLE_TO_REFER
    -2146892991	The KDC was unable to generate a referral for the service requested.
    0x80090342	SEC_E_KDC_UNKNOWN_ETYPE
    -2146892990	The encryption type requested is not supported by the KDC.
    0x80090343	SEC_E_UNSUPPORTED_PREAUTH
    -2146892989	An unsupported preauthentication mechanism was presented to the Kerberos package.
    0x80090345	SEC_E_DELEGATION_REQUIRED
    -2146892987	The requested operation cannot be completed. The computer must be trusted for delegation and the current user account must be configured to allow delegation.
    0x80090346	SEC_E_BAD_BINDINGS
    -2146892986	Client's supplied SSPI channel bindings were incorrect.
    0x80090347	SEC_E_MULTIPLE_ACCOUNTS
    -2146892985	The received certificate was mapped to multiple accounts.
    0x80090348	SEC_E_NO_KERB_KEY
    -2146892984	SEC_E_NO_KERB_KEY
    0x80090349	SEC_E_CERT_WRONG_USAGE
    -2146892983	The certificate is not valid for the requested usage.
    0x80090350	SEC_E_DOWNGRADE_DETECTED
    -2146892976	The system detected a possible attempt to compromise security. Please ensure that you can contact the server that authenticated you.
    0x80090351	SEC_E_SMARTCARD_CERT_REVOKED
    -2146892975	The smartcard certificate used for authentication has been revoked. Please contact your system administrator. There may be additional information in the event log.
    0x80090352	SEC_E_ISSUING_CA_UNTRUSTED
    -2146892974	An untrusted certificate authority was detected While processing the smartcard certificate used for authentication. Please contact your system administrator.
    0x80090353	SEC_E_REVOCATION_OFFLINE_C
    -2146892973	The revocation status of the smartcard certificate used for authentication could not be determined. Please contact your system administrator.
    0x80090354	SEC_E_PKINIT_CLIENT_FAILURE
    -2146892972	The smartcard certificate used for authentication was not trusted. Please contact your system administrator.
    0x80090355	SEC_E_SMARTCARD_CERT_EXPIRED
    -2146892971	The smartcard certificate used for authentication has expired. Please contact your system administrator.
    0x80090356	SEC_E_NO_S4U_PROT_SUPPORT
    -2146892970	The Kerberos subsystem encountered an error. A service for user protocol request was made against a domain controller which does not support service for user.
    0x80090357	SEC_E_CROSSREALM_DELEGATION_FAILURE
    -2146892969	An attempt was made by this server to make a Kerberos constrained delegation request for a target outside of the server's realm. This is not supported, and indicates a misconfiguration on this server's allowed to delegate to list. Please contact your administrator.
    0x80090358	SEC_E_REVOCATION_OFFLINE_KDC
    -2146892968	The revocation status of the domain controller certificate used for smartcard authentication could not be determined. There is additional information in the system event log. Please contact your system administrator.
    0x80090359	SEC_E_ISSUING_CA_UNTRUSTED_KDC
    -2146892967	An untrusted certificate authority was detected while processing the domain controller certificate used for authentication. There is additional information in the system event log. Please contact your system administrator.
    0x8009035A	SEC_E_KDC_CERT_EXPIRED
    -2146892966	The domain controller certificate used for smartcard logon has expired. Please contact your system administrator with the contents of your system event log.
    0x8009035B	SEC_E_KDC_CERT_REVOKED
    -2146892965	The domain controller certificate used for smartcard logon has been revoked. Please contact your system administrator with the contents of your system event log.
    0x0009035C	SEC_I_SIGNATURE_NEEDED
    590684	A signature operation must be performed before the user can authenticate.
    0x8009035D	SEC_E_INVALID_PARAMETER
    -2146892963	One or more of the parameters passed to the function was invalid.
    0x8009035E	SEC_E_DELEGATION_POLICY
    -2146892962	Client policy does not allow credential delegation to target server.
    0x8009035F	SEC_E_POLICY_NLTM_ONLY
    -2146892961	Client policy does not allow credential delegation to target server with NLTM only authentication.
    0x00090360	SEC_I_NO_RENEGOTIATION
    590688	The recipient rejected the renegotiation request.
    0x80090361	SEC_E_NO_CONTEXT
    -2146892959	The required security context does not exist.
    0x80090362	SEC_E_PKU2U_CERT_FAILURE
    -2146892958	The PKU2U protocol encountered an error while attempting to utilize the associated certificates.
    0x80090363	SEC_E_MUTUAL_AUTH_FAILED
    -2146892957	The identity of the server computer could not be verified.
    0x80091001	CRYPT_E_MSG_ERROR
    -2146889727	An error occurred while performing an operation on a cryptographic message.
    0x80091002	CRYPT_E_UNKNOWN_ALGO
    -2146889726	Unknown cryptographic algorithm.
    0x80091003	CRYPT_E_OID_FORMAT
    -2146889725	The object identifier is poorly formatted.
    0x80091004	CRYPT_E_INVALID_MSG_TYPE
    -2146889724	Invalid cryptographic message type.
    0x80091005	CRYPT_E_UNEXPECTED_ENCODING
    -2146889723	Unexpected cryptographic message encoding.
    0x80091006	CRYPT_E_AUTH_ATTR_MISSING
    -2146889722	The cryptographic message does not contain an expected authenticated attribute.
    0x80091007	CRYPT_E_HASH_VALUE
    -2146889721	The hash value is not correct.
    0x80091008	CRYPT_E_INVALID_INDEX
    -2146889720	The index value is not valid.
    0x80091009	CRYPT_E_ALREADY_DECRYPTED
    -2146889719	The content of the cryptographic message has already been decrypted.
    0x8009100A	CRYPT_E_NOT_DECRYPTED
    -2146889718	The content of the cryptographic message has not been decrypted yet.
    0x8009100B	CRYPT_E_RECIPIENT_NOT_FOUND
    -2146889717	The enveloped-data message does not contain the specified recipient.
    0x8009100C	CRYPT_E_CONTROL_TYPE
    -2146889716	Invalid control type.
    0x8009100D	CRYPT_E_ISSUER_SERIALNUMBER
    -2146889715	Invalid issuer and/or serial number.
    0x8009100E	CRYPT_E_SIGNER_NOT_FOUND
    -2146889714	Cannot find the original signer.
    0x8009100F	CRYPT_E_ATTRIBUTES_MISSING
    -2146889713	The cryptographic message does not contain all of the requested attributes.
    0x80091010	CRYPT_E_STREAM_MSG_NOT_READY
    -2146889712	The streamed cryptographic message is not ready to return data.
    0x80091011	CRYPT_E_STREAM_INSUFFICIENT_DATA
    -2146889711	The streamed cryptographic message requires more data to complete the decode operation.
    0x00091012	CRYPT_I_NEW_PROTECTION_REQUIRED
    593938	The protected data needs to be re-protected.
    0x80092001	CRYPT_E_BAD_LEN
    -2146885631	The length specified for the output data was insufficient.
    0x80092002	CRYPT_E_BAD_ENCODE
    -2146885630	An error occurred during encode or decode operation.
    0x80092003	CRYPT_E_FILE_ERROR
    -2146885629	An error occurred while reading or writing to a file.
    0x80092004	CRYPT_E_NOT_FOUND
    -2146885628	Cannot find object or property.
    0x80092005	CRYPT_E_EXISTS
    -2146885627	The object or property already exists.
    0x80092006	CRYPT_E_NO_PROVIDER
    -2146885626	No provider was specified for the store or object.
    0x80092007	CRYPT_E_SELF_SIGNED
    -2146885625	The specified certificate is self signed.
    0x80092008	CRYPT_E_DELETED_PREV
    -2146885624	The previous certificate or CRL context was deleted.
    0x80092009	CRYPT_E_NO_MATCH
    -2146885623	Cannot find the requested object.
    0x8009200A	CRYPT_E_UNEXPECTED_MSG_TYPE
    -2146885622	The certificate does not have a property that references a private key.
    0x8009200B	CRYPT_E_NO_KEY_PROPERTY
    -2146885621	Cannot find the certificate and private key for decryption.
    0x8009200C	CRYPT_E_NO_DECRYPT_CERT
    -2146885620	Cannot find the certificate and private key to use for decryption.
    0x8009200D	CRYPT_E_BAD_MSG
    -2146885619	Not a cryptographic message or the cryptographic message is not formatted correctly.
    0x8009200E	CRYPT_E_NO_SIGNER
    -2146885618	The signed cryptographic message does not have a signer for the specified signer index.
    0x8009200F	CRYPT_E_PENDING_CLOSE
    -2146885617	Final closure is pending until additional frees or closes.
    0x80092010	CRYPT_E_REVOKED
    -2146885616	The certificate is revoked.
    0x80092011	CRYPT_E_NO_REVOCATION_DLL
    -2146885615	No Dll or exported function was found to verify revocation.
    0x80092012	CRYPT_E_NO_REVOCATION_CHECK
    -2146885614	The revocation function was unable to check revocation for the certificate.
    0x80092013	CRYPT_E_REVOCATION_OFFLINE
    -2146885613	The revocation function was unable to check revocation because the revocation server was offline.
    0x80092014	CRYPT_E_NOT_IN_REVOCATION_DATABASE
    -2146885612	The certificate is not in the revocation server's database.
    0x80092020	CRYPT_E_INVALID_NUMERIC_STRING
    -2146885600	The string contains a non-numeric character.
    0x80092021	CRYPT_E_INVALID_PRINTABLE_STRING
    -2146885599	The string contains a non-printable character.
    0x80092022	CRYPT_E_INVALID_IA5_STRING
    -2146885598	The string contains a character not in the 7 bit ASCII character set.
    0x80092023	CRYPT_E_INVALID_X500_STRING
    -2146885597	The string contains an invalid X500 name attribute key, oid, value or delimiter.
    0x80092024	CRYPT_E_NOT_CHAR_STRING
    -2146885596	The dwValueType for the CERT_NAME_VALUE is not one of the character strings. Most likely it is either a CERT_RDN_ENCODED_BLOB or CERT_TDN_OCTED_STRING.
    0x80092025	CRYPT_E_FILERESIZED
    -2146885595	The Put operation cannot continue. The file needs to be resized. However, there is already a signature present. A complete signing operation must be done.
    0x80092026	CRYPT_E_SECURITY_SETTINGS
    -2146885594	The cryptographic operation failed due to a local security option setting.
    0x80092027	CRYPT_E_NO_VERIFY_USAGE_DLL
    -2146885593	No DLL or exported function was found to verify subject usage.
    0x80092028	CRYPT_E_NO_VERIFY_USAGE_CHECK
    -2146885592	The called function was unable to do a usage check on the subject.
    0x80092029	CRYPT_E_VERIFY_USAGE_OFFLINE
    -2146885591	Since the server was offline, the called function was unable to complete the usage check.
    0x8009202A	CRYPT_E_NOT_IN_CTL
    -2146885590	The subject was not found in a Certificate Trust List (CTL).
    0x8009202B	CRYPT_E_NO_TRUSTED_SIGNER
    -2146885589	None of the signers of the cryptographic message or certificate trust list is trusted.
    0x8009202C	CRYPT_E_MISSING_PUBKEY_PARA
    -2146885588	The public key's algorithm parameters are missing.
    0x80093000	CRYPT_E_OSS_ERROR
    -2146881536	OSS Certificate encode/decode error code base See asn1code.h for a definition of the OSS runtime errors. The OSS error values are offset by CRYPT_E_OSS_ERROR.
    0x80093001	OSS_MORE_BUF
    -2146881535	OSS ASN.1 Error: Output Buffer is too small.
    0x80093002	OSS_NEGATIVE_UINTEGER
    -2146881534	OSS ASN.1 Error: Signed integer is encoded as a unsigned integer.
    0x80093003	OSS_PDU_RANGE
    -2146881533	OSS ASN.1 Error: Unknown ASN.1 data type.
    0x80093004	OSS_MORE_INPUT
    -2146881532	OSS ASN.1 Error: Output buffer is too small, the decoded data has been truncated.
    0x80093005	OSS_DATA_ERROR
    -2146881531	OSS ASN.1 Error: Invalid data.
    0x80093006	OSS_BAD_ARG
    -2146881530	OSS ASN.1 Error: Invalid argument.
    0x80093007	OSS_BAD_VERSION
    -2146881529	OSS ASN.1 Error: Encode/Decode version mismatch.
    0x80093008	OSS_OUT_MEMORY
    -2146881528	OSS ASN.1 Error: Out of memory.
    0x80093009	OSS_PDU_MISMATCH
    -2146881527	OSS ASN.1 Error: Encode/Decode Error.
    0x8009300A	OSS_LIMITED
    -2146881526	OSS ASN.1 Error: Internal Error.
    0x8009300B	OSS_BAD_PTR
    -2146881525	OSS ASN.1 Error: Invalid data.
    0x8009300C	OSS_BAD_TIME
    -2146881524	OSS ASN.1 Error: Invalid data.
    0x8009300D	OSS_INDEFINITE_NOT_SUPPORTED
    -2146881523	OSS ASN.1 Error: Unsupported BER indefinite-length encoding.
    0x8009300E	OSS_MEM_ERROR
    -2146881522	OSS ASN.1 Error: Access violation.
    0x8009300F	OSS_BAD_TABLE
    -2146881521	OSS ASN.1 Error: Invalid data.
    0x80093010	OSS_TOO_LONG
    -2146881520	OSS ASN.1 Error: Invalid data.
    0x80093011	OSS_CONSTRAINT_VIOLATED
    -2146881519	OSS ASN.1 Error: Invalid data.
    0x80093012	OSS_FATAL_ERROR
    -2146881518	OSS ASN.1 Error: Internal Error.
    0x80093013	OSS_ACCESS_SERIALIZATION_ERROR
    -2146881517	OSS ASN.1 Error: Multi-threading conflict.
    0x80093014	OSS_NULL_TBL
    -2146881516	OSS ASN.1 Error: Invalid data.
    0x80093015	OSS_NULL_FCN
    -2146881515	OSS ASN.1 Error: Invalid data.
    0x80093016	OSS_BAD_ENCRULES
    -2146881514	OSS ASN.1 Error: Invalid data.
    0x80093017	OSS_UNAVAIL_ENCRULES
    -2146881513	OSS ASN.1 Error: Encode/Decode function not implemented.
    0x80093018	OSS_CANT_OPEN_TRACE_WINDOW
    -2146881512	OSS ASN.1 Error: Trace file error.
    0x80093019	OSS_UNIMPLEMENTED
    -2146881511	OSS ASN.1 Error: Function not implemented.
    0x8009301A	OSS_OID_DLL_NOT_LINKED
    -2146881510	OSS ASN.1 Error: Program link error.
    0x8009301B	OSS_CANT_OPEN_TRACE_FILE
    -2146881509	OSS ASN.1 Error: Trace file error.
    0x8009301C	OSS_TRACE_FILE_ALREADY_OPEN
    -2146881508	OSS ASN.1 Error: Trace file error.
    0x8009301D	OSS_TABLE_MISMATCH
    -2146881507	OSS ASN.1 Error: Invalid data.
    0x8009301E	OSS_TYPE_NOT_SUPPORTED
    -2146881506	OSS ASN.1 Error: Invalid data.
    0x8009301F	OSS_REAL_DLL_NOT_LINKED
    -2146881505	OSS ASN.1 Error: Program link error.
    0x80093020	OSS_REAL_CODE_NOT_LINKED
    -2146881504	OSS ASN.1 Error: Program link error.
    0x80093021	OSS_OUT_OF_RANGE
    -2146881503	OSS ASN.1 Error: Program link error.
    0x80093022	OSS_COPIER_DLL_NOT_LINKED
    -2146881502	OSS ASN.1 Error: Program link error.
    0x80093023	OSS_CONSTRAINT_DLL_NOT_LINKED
    -2146881501	OSS ASN.1 Error: Program link error.
    0x80093024	OSS_COMPARATOR_DLL_NOT_LINKED
    -2146881500	OSS ASN.1 Error: Program link error.
    0x80093025	OSS_COMPARATOR_CODE_NOT_LINKED
    -2146881499	OSS ASN.1 Error: Program link error.
    0x80093026	OSS_MEM_MGR_DLL_NOT_LINKED
    -2146881498	OSS ASN.1 Error: Program link error.
    0x80093027	OSS_PDV_DLL_NOT_LINKED
    -2146881497	OSS ASN.1 Error: Program link error.
    0x80093028	OSS_PDV_CODE_NOT_LINKED
    -2146881496	OSS ASN.1 Error: Program link error.
    0x80093029	OSS_API_DLL_NOT_LINKED
    -2146881495	OSS ASN.1 Error: Program link error.
    0x8009302A	OSS_BERDER_DLL_NOT_LINKED
    -2146881494	OSS ASN.1 Error: Program link error.
    0x8009302B	OSS_PER_DLL_NOT_LINKED
    -2146881493	OSS ASN.1 Error: Program link error.
    0x8009302C	OSS_OPEN_TYPE_ERROR
    -2146881492	OSS ASN.1 Error: Program link error.
    0x8009302D	OSS_MUTEX_NOT_CREATED
    -2146881491	OSS ASN.1 Error: System resource error.
    0x8009302E	OSS_CANT_CLOSE_TRACE_FILE
    -2146881490	OSS ASN.1 Error: Trace file error.
    0x80093100	CRYPT_E_ASN1_ERROR
    -2146881280	ASN1 Certificate encode/decode error code base. The ASN1 error values are offset by CRYPT_E_ASN1_ERROR.
    0x80093101	CRYPT_E_ASN1_INTERNAL
    -2146881279	ASN1 internal encode or decode error.
    0x80093102	CRYPT_E_ASN1_EOD
    -2146881278	ASN1 unexpected end of data.
    0x80093103	CRYPT_E_ASN1_CORRUPT
    -2146881277	ASN1 corrupted data.
    0x80093104	CRYPT_E_ASN1_LARGE
    -2146881276	ASN1 value too large.
    0x80093105	CRYPT_E_ASN1_CONSTRAINT
    -2146881275	ASN1 constraint violated.
    0x80093106	CRYPT_E_ASN1_MEMORY
    -2146881274	ASN1 out of memory.
    0x80093107	CRYPT_E_ASN1_OVERFLOW
    -2146881273	ASN1 buffer overflow.
    0x80093108	CRYPT_E_ASN1_BADPDU
    -2146881272	ASN1 function not supported for this PDU.
    0x80093109	CRYPT_E_ASN1_BADARGS
    -2146881271	ASN1 bad arguments to function call.
    0x8009310A	CRYPT_E_ASN1_BADREAL
    -2146881270	ASN1 bad real value.
    0x8009310B	CRYPT_E_ASN1_BADTAG
    -2146881269	ASN1 bad tag value met.
    0x8009310C	CRYPT_E_ASN1_CHOICE
    -2146881268	ASN1 bad choice value.
    0x8009310D	CRYPT_E_ASN1_RULE
    -2146881267	ASN1 bad encoding rule.
    0x8009310E	CRYPT_E_ASN1_UTF8
    -2146881266	ASN1 bad unicode (UTF8).
    0x80093133	CRYPT_E_ASN1_PDU_TYPE
    -2146881229	ASN1 bad PDU type.
    0x80093134	CRYPT_E_ASN1_NYI
    -2146881228	ASN1 not yet implemented.
    0x80093201	CRYPT_E_ASN1_EXTENDED
    -2146881023	ASN1 skipped unknown extension(s).
    0x80093202	CRYPT_E_ASN1_NOEOD
    -2146881022	ASN1 end of data expected
    0x80094001	CERTSRV_E_BAD_REQUESTSUBJECT
    -2146877439	The request subject name is invalid or too long.
    0x80094002	CERTSRV_E_NO_REQUEST
    -2146877438	The request does not exist.
    0x80094003	CERTSRV_E_BAD_REQUESTSTATUS
    -2146877437	The request's current status does not allow this operation.
    0x80094004	CERTSRV_E_PROPERTY_EMPTY
    -2146877436	The requested property value is empty.
    0x80094005	CERTSRV_E_INVALID_CA_CERTIFICATE
    -2146877435	The certification authority's certificate contains invalid data.
    0x80094006	CERTSRV_E_SERVER_SUSPENDED
    -2146877434	Certificate service has been suspended for a database restore operation.
    0x80094007	CERTSRV_E_ENCODING_LENGTH
    -2146877433	The certificate contains an encoded length that is potentially incompatible with older enrollment software.
    0x80094008	CERTSRV_E_ROLECONFLICT
    -2146877432	The operation is denied. The user has multiple roles assigned and the certification authority is configured to enforce role separation.
    0x80094009	CERTSRV_E_RESTRICTEDOFFICER
    -2146877431	The operation is denied. It can only be performed by a certificate manager that is allowed to manage certificates for the current requester.
    0x8009400A	CERTSRV_E_KEY_ARCHIVAL_NOT_CONFIGURED
    -2146877430	Cannot archive private key. The certification authority is not configured for key archival.
    0x8009400B	CERTSRV_E_NO_VALID_KRA
    -2146877429	Cannot archive private key. The certification authority could not verify one or more key recovery certificates.
    0x8009400C	CERTSRV_E_BAD_REQUEST_KEY_ARCHIVAL
    -2146877428	The request is incorrectly formatted. The encrypted private key must be in an unauthenticated attribute in an outermost signature.
    0x8009400D	CERTSRV_E_NO_CAADMIN_DEFINED
    -2146877427	At least one security principal must have the permission to manage this CA.
    0x8009400E	CERTSRV_E_BAD_RENEWAL_CERT_ATTRIBUTE
    -2146877426	The request contains an invalid renewal certificate attribute.
    0x8009400F	CERTSRV_E_NO_DB_SESSIONS
    -2146877425	An attempt was made to open a Certification Authority database session, but there are already too many active sessions. The server may need to be configured to allow additional sessions.
    0x80094010	CERTSRV_E_ALIGNMENT_FAULT
    -2146877424	A memory reference caused a data alignment fault.
    0x80094011	CERTSRV_E_ENROLL_DENIED
    -2146877423	The permissions on this certification authority do not allow the current user to enroll for certificates.
    0x80094012	CERTSRV_E_TEMPLATE_DENIED
    -2146877422	The permissions on the certificate template do not allow the current user to enroll for this type of certificate.
    0x80094013	CERTSRV_E_DOWNLEVEL_DC_SSL_OR_UPGRADE
    -2146877421	The contacted domain controller cannot support signed LDAP traffic. Update the domain controller or configure Certificate Services to use SSL for Active Directory access.
    0x80094014	CERTSRV_E_ADMIN_DENIED_REQUEST
    -2146877420	The request was denied by a certificate manager or CA administrator.
    0x80094015	CERTSRV_E_NO_POLICY_SERVER
    -2146877419	An enrollment policy server cannot be located.
    0x80094800	CERTSRV_E_UNSUPPORTED_CERT_TYPE
    -2146875392	The requested certificate template is not supported by this CA.
    0x80094801	CERTSRV_E_NO_CERT_TYPE
    -2146875391	The request contains no certificate template information.
    0x80094802	CERTSRV_E_TEMPLATE_CONFLICT
    -2146875390	The request contains conflicting template information.
    0x80094803	CERTSRV_E_SUBJECT_ALT_NAME_REQUIRED
    -2146875389	The request is missing a required Subject Alternate name extension.
    0x80094804	CERTSRV_E_ARCHIVED_KEY_REQUIRED
    -2146875388	The request is missing a required private key for archival by the server.
    0x80094805	CERTSRV_E_SMIME_REQUIRED
    -2146875387	The request is missing a required SMIME capabilities extension.
    0x80094806	CERTSRV_E_BAD_RENEWAL_SUBJECT
    -2146875386	The request was made on behalf of a subject other than the caller. The certificate template must be configured to require at least one signature to authorize the request.
    0x80094807	CERTSRV_E_BAD_TEMPLATE_VERSION
    -2146875385	The request template version is newer than the supported template version.
    0x80094808	CERTSRV_E_TEMPLATE_POLICY_REQUIRED
    -2146875384	The template is missing a required signature policy attribute.
    0x80094809	CERTSRV_E_SIGNATURE_POLICY_REQUIRED
    -2146875383	The request is missing required signature policy information.
    0x8009480A	CERTSRV_E_SIGNATURE_COUNT
    -2146875382	The request is missing one or more required signatures.
    0x8009480B	CERTSRV_E_SIGNATURE_REJECTED
    -2146875381	One or more signatures did not include the required application or issuance policies. The request is missing one or more required valid signatures.
    0x8009480C	CERTSRV_E_ISSUANCE_POLICY_REQUIRED
    -2146875380	The request is missing one or more required signature issuance policies.
    0x8009480D	CERTSRV_E_SUBJECT_UPN_REQUIRED
    -2146875379	The UPN is unavailable and cannot be added to the Subject Alternate name.
    0x8009480E	CERTSRV_E_SUBJECT_DIRECTORY_GUID_REQUIRED
    -2146875378	The Active Directory GUID is unavailable and cannot be added to the Subject Alternate name.
    0x8009480F	CERTSRV_E_SUBJECT_DNS_REQUIRED
    -2146875377	The DNS name is unavailable and cannot be added to the Subject Alternate name.
    0x80094810	CERTSRV_E_ARCHIVED_KEY_UNEXPECTED
    -2146875376	The request includes a private key for archival by the server, but key archival is not enabled for the specified certificate template.
    0x80094811	CERTSRV_E_KEY_LENGTH
    -2146875375	The public key does not meet the minimum size required by the specified certificate template.
    0x80094812	CERTSRV_E_SUBJECT_EMAIL_REQUIRED
    -2146875374	The EMail name is unavailable and cannot be added to the Subject or Subject Alternate name.
    0x80094813	CERTSRV_E_UNKNOWN_CERT_TYPE
    -2146875373	One or more certificate templates to be enabled on this certification authority could not be found.
    0x80094814	CERTSRV_E_CERT_TYPE_OVERLAP
    -2146875372	The certificate template renewal period is longer than the certificate validity period. The template should be reconfigured or the CA certificate renewed.
    0x80094815	CERTSRV_E_TOO_MANY_SIGNATURES
    -2146875371	The certificate template requires too many RA signatures. Only one RA signature is allowed.
    0x80095000	XENROLL_E_KEY_NOT_EXPORTABLE
    -2146873344	The key is not exportable.
    0x80095001	XENROLL_E_CANNOT_ADD_ROOT_CERT
    -2146873343	You cannot add the root CA certificate into your local store.
    0x80095002	XENROLL_E_RESPONSE_KA_HASH_NOT_FOUND
    -2146873342	The key archival hash attribute was not found in the response.
    0x80095003	XENROLL_E_RESPONSE_UNEXPECTED_KA_HASH
    -2146873341	An unexpected key archival hash attribute was found in the response.
    0x80095004	XENROLL_E_RESPONSE_KA_HASH_MISMATCH
    -2146873340	There is a key archival hash mismatch between the request and the response.
    0x80095005	XENROLL_E_KEYSPEC_SMIME_MISMATCH
    -2146873339	Signing certificate cannot include SMIME extension.
    0x80096001	TRUST_E_SYSTEM_ERROR
    -2146869247	A system-level error occurred while verifying trust.
    0x80096002	TRUST_E_NO_SIGNER_CERT
    -2146869246	The certificate for the signer of the message is invalid or not found.
    0x80096003	TRUST_E_COUNTER_SIGNER
    -2146869245	One of the counter signatures was invalid.
    0x80096004	TRUST_E_CERT_SIGNATURE
    -2146869244	The signature of the certificate cannot be verified.
    0x80096005	TRUST_E_TIME_STAMP
    -2146869243	The timestamp signature and/or certificate could not be verified or is malformed.
    0x80096010	TRUST_E_BAD_DIGEST
    -2146869232	The digital signature of the object did not verify.
    0x80096019	TRUST_E_BASIC_CONSTRAINTS
    -2146869223	A certificate's basic constraint extension has not been observed.
    0x8009601E	TRUST_E_FINANCIAL_CRITERIA
    -2146869218	The certificate does not meet or contain the Authenticode(tm) financial extensions.
    0x80097001	MSSIPOTF_E_OUTOFMEMRANGE
    -2146865151	Tried to reference a part of the file outside the proper range.
    0x80097002	MSSIPOTF_E_CANTGETOBJECT
    -2146865150	Could not retrieve an object from the file.
    0x80097003	MSSIPOTF_E_NOHEADTABLE
    -2146865149	Could not find the head table in the file.
    0x80097004	MSSIPOTF_E_BAD_MAGICNUMBER
    -2146865148	The magic number in the head table is incorrect.
    0x80097005	MSSIPOTF_E_BAD_OFFSET_TABLE
    -2146865147	The offset table has incorrect values.
    0x80097006	MSSIPOTF_E_TABLE_TAGORDER
    -2146865146	Duplicate table tags or tags out of alphabetical order.
    0x80097007	MSSIPOTF_E_TABLE_LONGWORD
    -2146865145	A table does not start on a long word boundary.
    0x80097008	MSSIPOTF_E_BAD_FIRST_TABLE_PLACEMENT
    -2146865144	First table does not appear after header information.
    0x80097009	MSSIPOTF_E_TABLES_OVERLAP
    -2146865143	Two or more tables overlap.
    0x8009700A	MSSIPOTF_E_TABLE_PADBYTES
    -2146865142	Too many pad bytes between tables or pad bytes are not 0.
    0x8009700B	MSSIPOTF_E_FILETOOSMALL
    -2146865141	File is too small to contain the last table.
    0x8009700C	MSSIPOTF_E_TABLE_CHECKSUM
    -2146865140	A table checksum is incorrect.
    0x8009700D	MSSIPOTF_E_FILE_CHECKSUM
    -2146865139	The file checksum is incorrect.
    0x80097010	MSSIPOTF_E_FAILED_POLICY
    -2146865136	The signature does not have the correct attributes for the policy.
    0x80097011	MSSIPOTF_E_FAILED_HINTS_CHECK
    -2146865135	The file did not pass the hints check.
    0x80097012	MSSIPOTF_E_NOT_OPENTYPE
    -2146865134	The file is not an OpenType file.
    0x80097013	MSSIPOTF_E_FILE
    -2146865133	Failed on a file operation (open, map, read, write).
    0x80097014	MSSIPOTF_E_CRYPT
    -2146865132	A call to a CryptoAPI function failed.
    0x80097015	MSSIPOTF_E_BADVERSION
    -2146865131	There is a bad version number in the file.
    0x80097016	MSSIPOTF_E_DSIG_STRUCTURE
    -2146865130	The structure of the DSIG table is incorrect.
    0x80097017	MSSIPOTF_E_PCONST_CHECK
    -2146865129	A check failed in a partially constant table.
    0x80097018	MSSIPOTF_E_STRUCTURE
    -2146865128	Some kind of structural error.
    0x80097019	ERROR_CRED_REQUIRES_CONFIRMATION
    -2146865127	The requested credential requires confirmation.
    0x800B0001	TRUST_E_PROVIDER_UNKNOWN
    -2146762751	Unknown trust provider.
    0x800B0002	TRUST_E_ACTION_UNKNOWN
    -2146762750	The trust verification action specified is not supported by the specified trust provider.
    0x800B0003	TRUST_E_SUBJECT_FORM_UNKNOWN
    -2146762749	The form specified for the subject is not one supported or known by the specified trust provider.
    0x800B0004	TRUST_E_SUBJECT_NOT_TRUSTED
    -2146762748	The subject is not trusted for the specified action.
    0x800B0005	DIGSIG_E_ENCODE
    -2146762747	Error due to problem in ASN.1 encoding process.
    0x800B0006	DIGSIG_E_DECODE
    -2146762746	Error due to problem in ASN.1 decoding process.
    0x800B0007	DIGSIG_E_EXTENSIBILITY
    -2146762745	Reading / writing Extensions where Attributes are appropriate, and visa versa.
    0x800B0008	DIGSIG_E_CRYPTO
    -2146762744	Unspecified cryptographic failure.
    0x800B0009	PERSIST_E_SIZEDEFINITE
    -2146762743	The size of the data could not be determined.
    0x800B000A	PERSIST_E_SIZEINDEFINITE
    -2146762742	The size of the indefinite-sized data could not be determined.
    0x800B000B	PERSIST_E_NOTSELFSIZING
    -2146762741	This object does not read and write self-sizing data.
    0x800B0100	TRUST_E_NOSIGNATURE
    -2146762496	No signature was present in the subject.
    0x800B0101	CERT_E_EXPIRED
    -2146762495	A required certificate is not within its validity period when verifying against the current system clock or the timestamp in the signed file.
    0x800B0102	CERT_E_VALIDITYPERIODNESTING
    -2146762494	The validity periods of the certification chain do not nest correctly.
    0x800B0103	CERT_E_ROLE
    -2146762493	A certificate that can only be used as an end-entity is being used as a CA or visa versa.
    0x800B0104	CERT_E_PATHLENCONST
    -2146762492	A path length constraint in the certification chain has been violated.
    0x800B0105	CERT_E_CRITICAL
    -2146762491	A certificate contains an unknown extension that is marked 'critical'.
    0x800B0106	CERT_E_PURPOSE
    -2146762490	A certificate being used for a purpose other than the ones specified by its CA.
    0x800B0107	CERT_E_ISSUERCHAINING
    -2146762489	A parent of a given certificate in fact did not issue that child certificate.
    0x800B0108	CERT_E_MALFORMED
    -2146762488	A certificate is missing or has an empty value for an important field, such as a subject or issuer name.
    0x800B0109	CERT_E_UNTRUSTEDROOT
    -2146762487	A certificate chain processed, but terminated in a root certificate which is not trusted by the trust provider.
    0x800B010A	CERT_E_CHAINING
    -2146762486	A certificate chain could not be built to a trusted root authority.
    0x800B010B	TRUST_E_FAIL
    -2146762485	Generic trust failure.
    0x800B010C	CERT_E_REVOKED
    -2146762484	A certificate was explicitly revoked by its issuer.
    0x800B010D	CERT_E_UNTRUSTEDTESTROOT
    -2146762483	The certification path terminates with the test root which is not trusted with the current policy settings.
    0x800B010E	CERT_E_REVOCATION_FAILURE
    -2146762482	The revocation process could not continue - the certificate(s) could not be checked.
    0x800B010F	CERT_E_CN_NO_MATCH
    -2146762481	The certificate's CN name does not match the passed value.
    0x800B0110	CERT_E_WRONG_USAGE
    -2146762480	The certificate is not valid for the requested usage.
    0x800B0111	TRUST_E_EXPLICIT_DISTRUST
    -2146762479	The certificate was explicitly marked as untrusted by the user.
    0x800B0112	CERT_E_UNTRUSTEDCA
    -2146762478	A certification chain processed correctly, but one of the CA certificates is not trusted by the policy provider.
    0x800B0113	CERT_E_INVALID_POLICY
    -2146762477	The certificate has invalid policy.
    0x800B0114	CERT_E_INVALID_NAME
    -2146762476	The certificate has an invalid name. The name is not included in the permitted list or is explicitly excluded.
    0x800F0000	SPAPI_E_EXPECTED_SECTION_NAME
    -2146500608	A non-empty line was encountered in the INF before the start of a section.
    0x800F0001	SPAPI_E_BAD_SECTION_NAME_LINE
    -2146500607	A section name marker in the INF is not complete, or does not exist on a line by itself.
    0x800F0002	SPAPI_E_SECTION_NAME_TOO_LONG
    -2146500606	An INF section was encountered whose name exceeds the maximum section name length.
    0x800F0003	SPAPI_E_GENERAL_SYNTAX
    -2146500605	The syntax of the INF is invalid.
    0x800F0100	SPAPI_E_WRONG_INF_STYLE
    -2146500352	The style of the INF is different than what was requested.
    0x800F0101	SPAPI_E_SECTION_NOT_FOUND
    -2146500351	The required section was not found in the INF.
    0x800F0102	SPAPI_E_LINE_NOT_FOUND
    -2146500350	The required line was not found in the INF.
    0x800F0103	SPAPI_E_NO_BACKUP
    -2146500349	The files affected by the installation of this file queue have not been backed up for uninstall.
    0x800F0200	SPAPI_E_NO_ASSOCIATED_CLASS
    -2146500096	The INF or the device information set or element does not have an associated install class.
    0x800F0201	SPAPI_E_CLASS_MISMATCH
    -2146500095	The INF or the device information set or element does not match the specified install class.
    0x800F0202	SPAPI_E_DUPLICATE_FOUND
    -2146500094	An existing device was found that is a duplicate of the device being manually installed.
    0x800F0203	SPAPI_E_NO_DRIVER_SELECTED
    -2146500093	There is no driver selected for the device information set or element.
    0x800F0204	SPAPI_E_KEY_DOES_NOT_EXIST
    -2146500092	The requested device registry key does not exist.
    0x800F0205	SPAPI_E_INVALID_DEVINST_NAME
    -2146500091	The device instance name is invalid.
    0x800F0206	SPAPI_E_INVALID_CLASS
    -2146500090	The install class is not present or is invalid.
    0x800F0207	SPAPI_E_DEVINST_ALREADY_EXISTS
    -2146500089	The device instance cannot be created because it already exists.
    0x800F0208	SPAPI_E_DEVINFO_NOT_REGISTERED
    -2146500088	The operation cannot be performed on a device information element that has not been registered.
    0x800F0209	SPAPI_E_INVALID_REG_PROPERTY
    -2146500087	The device property code is invalid.
    0x800F020A	SPAPI_E_NO_INF
    -2146500086	The INF from which a driver list is to be built does not exist.
    0x800F020B	SPAPI_E_NO_SUCH_DEVINST
    -2146500085	The device instance does not exist in the hardware tree.
    0x800F020C	SPAPI_E_CANT_LOAD_CLASS_ICON
    -2146500084	The icon representing this install class cannot be loaded.
    0x800F020D	SPAPI_E_INVALID_CLASS_INSTALLER
    -2146500083	The class installer registry entry is invalid.
    0x800F020E	SPAPI_E_DI_DO_DEFAULT
    -2146500082	The class installer has indicated that the default action should be performed for this installation request.
    0x800F020F	SPAPI_E_DI_NOFILECOPY
    -2146500081	The operation does not require any files to be copied.
    0x800F0210	SPAPI_E_INVALID_HWPROFILE
    -2146500080	The specified hardware profile does not exist.
    0x800F0211	SPAPI_E_NO_DEVICE_SELECTED
    -2146500079	There is no device information element currently selected for this device information set.
    0x800F0212	SPAPI_E_DEVINFO_LIST_LOCKED
    -2146500078	The operation cannot be performed because the device information set is locked.
    0x800F0213	SPAPI_E_DEVINFO_DATA_LOCKED
    -2146500077	The operation cannot be performed because the device information element is locked.
    0x800F0214	SPAPI_E_DI_BAD_PATH
    -2146500076	The specified path does not contain any applicable device INFs.
    0x800F0215	SPAPI_E_NO_CLASSINSTALL_PARAMS
    -2146500075	No class installer parameters have been set for the device information set or element.
    0x800F0216	SPAPI_E_FILEQUEUE_LOCKED
    -2146500074	The operation cannot be performed because the file queue is locked.
    0x800F0217	SPAPI_E_BAD_SERVICE_INSTALLSECT
    -2146500073	A service installation section in this INF is invalid.
    0x800F0218	SPAPI_E_NO_CLASS_DRIVER_LIST
    -2146500072	There is no class driver list for the device information element.
    0x800F0219	SPAPI_E_NO_ASSOCIATED_SERVICE
    -2146500071	The installation failed because a function driver was not specified for this device instance.
    0x800F021A	SPAPI_E_NO_DEFAULT_DEVICE_INTERFACE
    -2146500070	There is presently no default device interface designated for this interface class.
    0x800F021B	SPAPI_E_DEVICE_INTERFACE_ACTIVE
    -2146500069	The operation cannot be performed because the device interface is currently active.
    0x800F021C	SPAPI_E_DEVICE_INTERFACE_REMOVED
    -2146500068	The operation cannot be performed because the device interface has been removed from the system.
    0x800F021D	SPAPI_E_BAD_INTERFACE_INSTALLSECT
    -2146500067	An interface installation section in this INF is invalid.
    0x800F021E	SPAPI_E_NO_SUCH_INTERFACE_CLASS
    -2146500066	This interface class does not exist in the system.
    0x800F021F	SPAPI_E_INVALID_REFERENCE_STRING
    -2146500065	The reference string supplied for this interface device is invalid.
    0x800F0220	SPAPI_E_INVALID_MACHINENAME
    -2146500064	The specified machine name does not conform to UNC naming conventions.
    0x800F0221	SPAPI_E_REMOTE_COMM_FAILURE
    -2146500063	A general remote communication error occurred.
    0x800F0222	SPAPI_E_MACHINE_UNAVAILABLE
    -2146500062	The machine selected for remote communication is not available at this time.
    0x800F0223	SPAPI_E_NO_CONFIGMGR_SERVICES
    -2146500061	The Plug and Play service is not available on the remote machine.
    0x800F0224	SPAPI_E_INVALID_PROPPAGE_PROVIDER
    -2146500060	The property page provider registry entry is invalid.
    0x800F0225	SPAPI_E_NO_SUCH_DEVICE_INTERFACE
    -2146500059	The requested device interface is not present in the system.
    0x800F0226	SPAPI_E_DI_POSTPROCESSING_REQUIRED
    -2146500058	The device's co-installer has additional work to perform after installation is complete.
    0x800F0227	SPAPI_E_INVALID_COINSTALLER
    -2146500057	The device's co-installer is invalid.
    0x800F0228	SPAPI_E_NO_COMPAT_DRIVERS
    -2146500056	There are no compatible drivers for this device.
    0x800F0229	SPAPI_E_NO_DEVICE_ICON
    -2146500055	There is no icon that represents this device or device type.
    0x800F022A	SPAPI_E_INVALID_INF_LOGCONFIG
    -2146500054	A logical configuration specified in this INF is invalid.
    0x800F022B	SPAPI_E_DI_DONT_INSTALL
    -2146500053	The class installer has denied the request to install or upgrade this device.
    0x800F022C	SPAPI_E_INVALID_FILTER_DRIVER
    -2146500052	One of the filter drivers installed for this device is invalid.
    0x800F022D	SPAPI_E_NON_WINDOWS_NT_DRIVER
    -2146500051	The driver selected for this device does not support this version of Windows.
    0x800F022E	SPAPI_E_NON_WINDOWS_DRIVER
    -2146500050	The driver selected for this device does not support Windows.
    0x800F022F	SPAPI_E_NO_CATALOG_FOR_OEM_INF
    -2146500049	The third-party INF does not contain digital signature information.
    0x800F0230	SPAPI_E_DEVINSTALL_QUEUE_NONNATIVE
    -2146500048	An invalid attempt was made to use a device installation file queue for verification of digital signatures relative to other platforms.
    0x800F0231	SPAPI_E_NOT_DISABLEABLE
    -2146500047	The device cannot be disabled.
    0x800F0232	SPAPI_E_CANT_REMOVE_DEVINST
    -2146500046	The device could not be dynamically removed.
    0x800F0233	SPAPI_E_INVALID_TARGET
    -2146500045	Cannot copy to specified target.
    0x800F0234	SPAPI_E_DRIVER_NONNATIVE
    -2146500044	Driver is not intended for this platform.
    0x800F0235	SPAPI_E_IN_WOW64
    -2146500043	Operation not allowed in WOW64.
    0x800F0236	SPAPI_E_SET_SYSTEM_RESTORE_POINT
    -2146500042	The operation involving unsigned file copying was rolled back, so that a system restore point could be set.
    0x800F0237	SPAPI_E_INCORRECTLY_COPIED_INF
    -2146500041	An INF was copied into the Windows INF directory in an improper manner.
    0x800F0238	SPAPI_E_SCE_DISABLED
    -2146500040	The Security Configuration Editor (SCE) APIs have been disabled on this Embedded product.
    0x800F0239	SPAPI_E_UNKNOWN_EXCEPTION
    -2146500039	An unknown exception was encountered.
    0x800F023A	SPAPI_E_PNP_REGISTRY_ERROR
    -2146500038	A problem was encountered when accessing the Plug and Play registry database.
    0x800F023B	SPAPI_E_REMOTE_REQUEST_UNSUPPORTED
    -2146500037	The requested operation is not supported for a remote machine.
    0x800F023C	SPAPI_E_NOT_AN_INSTALLED_OEM_INF
    -2146500036	The specified file is not an installed OEM INF.
    0x800F023D	SPAPI_E_INF_IN_USE_BY_DEVICES
    -2146500035	One or more devices are presently installed using the specified INF.
    0x800F023E	SPAPI_E_DI_FUNCTION_OBSOLETE
    -2146500034	The requested device install operation is obsolete.
    0x800F023F	SPAPI_E_NO_AUTHENTICODE_CATALOG
    -2146500033	A file could not be verified because it does not have an associated catalog signed via Authenticode(tm).
    0x800F0240	SPAPI_E_AUTHENTICODE_DISALLOWED
    -2146500032	Authenticode(tm) signature verification is not supported for the specified INF.
    0x800F0241	SPAPI_E_AUTHENTICODE_TRUSTED_PUBLISHER
    -2146500031	The INF was signed with an Authenticode(tm) catalog from a trusted publisher.
    0x800F0242	SPAPI_E_AUTHENTICODE_TRUST_NOT_ESTABLISHED
    -2146500030	The publisher of an Authenticode(tm) signed catalog has not yet been established as trusted.
    0x800F0243	SPAPI_E_AUTHENTICODE_PUBLISHER_NOT_TRUSTED
    -2146500029	The publisher of an Authenticode(tm) signed catalog was not established as trusted.
    0x800F0244	SPAPI_E_SIGNATURE_OSATTRIBUTE_MISMATCH
    -2146500028	The software was tested for compliance with Windows Logo requirements on a different version of Windows, and may not be compatible with this version.
    0x800F0245	SPAPI_E_ONLY_VALIDATE_VIA_AUTHENTICODE
    -2146500027	The file may only be validated by a catalog signed via Authenticode(tm).
    0x800F0246	SPAPI_E_DEVICE_INSTALLER_NOT_READY
    -2146500026	One of the installers for this device cannot perform the installation at this time.
    0x800F0247	SPAPI_E_DRIVER_STORE_ADD_FAILED
    -2146500025	A problem was encountered while attempting to add the driver to the store.
    0x800F0248	SPAPI_E_DEVICE_INSTALL_BLOCKED
    -2146500024	The installation of this device is forbidden by system policy. Contact your system administrator.
    0x800F0249	SPAPI_E_DRIVER_INSTALL_BLOCKED
    -2146500023	The installation of this driver is forbidden by system policy. Contact your system administrator.
    0x800F024A	SPAPI_E_WRONG_INF_TYPE
    -2146500022	The specified INF is the wrong type for this operation.
    0x800F024B	SPAPI_E_FILE_HASH_NOT_IN_CATALOG
    -2146500021	The hash for the file is not present in the specified catalog file. The file is likely corrupt or the victim of tampering.
    0x800F024C	SPAPI_E_DRIVER_STORE_DELETE_FAILED
    -2146500020	A problem was encountered while attempting to delete the driver from the store.
    0x800F0300	SPAPI_E_UNRECOVERABLE_STACK_OVERFLOW
    -2146499840	An unrecoverable stack overflow was encountered.
    0x800F1000	SPAPI_E_ERROR_NOT_INSTALLED
    -2146496512	No installed components were detected.
    0x80100001	SCARD_F_INTERNAL_ERROR
    -2146435071	An internal consistency check failed.
    0x80100002	SCARD_E_CANCELLED
    -2146435070	The action was cancelled by an SCardCancel request.
    0x80100003	SCARD_E_INVALID_HANDLE
    -2146435069	The supplied handle was invalid.
    0x80100004	SCARD_E_INVALID_PARAMETER
    -2146435068	One or more of the supplied parameters could not be properly interpreted.
    0x80100005	SCARD_E_INVALID_TARGET
    -2146435067	Registry startup information is missing or invalid.
    0x80100006	SCARD_E_NO_MEMORY
    -2146435066	Not enough memory available to complete this command.
    0x80100007	SCARD_F_WAITED_TOO_LONG
    -2146435065	An internal consistency timer has expired.
    0x80100008	SCARD_E_INSUFFICIENT_BUFFER
    -2146435064	The data buffer to receive returned data is too small for the returned data.
    0x80100009	SCARD_E_UNKNOWN_READER
    -2146435063	The specified reader name is not recognized.
    0x8010000A	SCARD_E_TIMEOUT
    -2146435062	The user-specified timeout value has expired.
    0x8010000B	SCARD_E_SHARING_VIOLATION
    -2146435061	The smart card cannot be accessed because of other connections outstanding.
    0x8010000C	SCARD_E_NO_SMARTCARD
    -2146435060	The operation requires a Smart Card, but no Smart Card is currently in the device.
    0x8010000D	SCARD_E_UNKNOWN_CARD
    -2146435059	The specified smart card name is not recognized.
    0x8010000E	SCARD_E_CANT_DISPOSE
    -2146435058	The system could not dispose of the media in the requested manner.
    0x8010000F	SCARD_E_PROTO_MISMATCH
    -2146435057	The requested protocols are incompatible with the protocol currently in use with the smart card.
    0x80100010	SCARD_E_NOT_READY
    -2146435056	The reader or smart card is not ready to accept commands.
    0x80100011	SCARD_E_INVALID_VALUE
    -2146435055	One or more of the supplied parameters values could not be properly interpreted.
    0x80100012	SCARD_E_SYSTEM_CANCELLED
    -2146435054	The action was cancelled by the system, presumably to log off or shut down.
    0x80100013	SCARD_F_COMM_ERROR
    -2146435053	An internal communications error has been detected.
    0x80100014	SCARD_F_UNKNOWN_ERROR
    -2146435052	An internal error has been detected, but the source is unknown.
    0x80100015	SCARD_E_INVALID_ATR
    -2146435051	An ATR obtained from the registry is not a valid ATR string.
    0x80100016	SCARD_E_NOT_TRANSACTED
    -2146435050	An attempt was made to end a non-existent transaction.
    0x80100017	SCARD_E_READER_UNAVAILABLE
    -2146435049	The specified reader is not currently available for use.
    0x80100018	SCARD_P_SHUTDOWN
    -2146435048	The operation has been aborted to allow the server application to exit.
    0x80100019	SCARD_E_PCI_TOO_SMALL
    -2146435047	The PCI Receive buffer was too small.
    0x8010001A	SCARD_E_READER_UNSUPPORTED
    -2146435046	The reader driver does not meet minimal requirements for support.
    0x8010001B	SCARD_E_DUPLICATE_READER
    -2146435045	The reader driver did not produce a unique reader name.
    0x8010001C	SCARD_E_CARD_UNSUPPORTED
    -2146435044	The smart card does not meet minimal requirements for support.
    0x8010001D	SCARD_E_NO_SERVICE
    -2146435043	The Smart card resource manager is not running.
    0x8010001E	SCARD_E_SERVICE_STOPPED
    -2146435042	The Smart card resource manager has shut down.
    0x8010001F	SCARD_E_UNEXPECTED
    -2146435041	An unexpected card error has occurred.
    0x80100020	SCARD_E_ICC_INSTALLATION
    -2146435040	No Primary Provider can be found for the smart card.
    0x80100021	SCARD_E_ICC_CREATEORDER
    -2146435039	The requested order of object creation is not supported.
    0x80100022	SCARD_E_UNSUPPORTED_FEATURE
    -2146435038	This smart card does not support the requested feature.
    0x80100023	SCARD_E_DIR_NOT_FOUND
    -2146435037	The identified directory does not exist in the smart card.
    0x80100024	SCARD_E_FILE_NOT_FOUND
    -2146435036	The identified file does not exist in the smart card.
    0x80100025	SCARD_E_NO_DIR
    -2146435035	The supplied path does not represent a smart card directory.
    0x80100026	SCARD_E_NO_FILE
    -2146435034	The supplied path does not represent a smart card file.
    0x80100027	SCARD_E_NO_ACCESS
    -2146435033	Access is denied to this file.
    0x80100028	SCARD_E_WRITE_TOO_MANY
    -2146435032	The smartcard does not have enough memory to store the information.
    0x80100029	SCARD_E_BAD_SEEK
    -2146435031	There was an error trying to set the smart card file object pointer.
    0x8010002A	SCARD_E_INVALID_CHV
    -2146435030	The supplied PIN is incorrect.
    0x8010002B	SCARD_E_UNKNOWN_RES_MNG
    -2146435029	An unrecognized error code was returned from a layered component.
    0x8010002C	SCARD_E_NO_SUCH_CERTIFICATE
    -2146435028	The requested certificate does not exist.
    0x8010002D	SCARD_E_CERTIFICATE_UNAVAILABLE
    -2146435027	The requested certificate could not be obtained.
    0x8010002E	SCARD_E_NO_READERS_AVAILABLE
    -2146435026	Cannot find a smart card reader.
    0x8010002F	SCARD_E_COMM_DATA_LOST
    -2146435025	A communications error with the smart card has been detected. Retry the operation.
    0x80100030	SCARD_E_NO_KEY_CONTAINER
    -2146435024	The requested key container does not exist on the smart card.
    0x80100031	SCARD_E_SERVER_TOO_BUSY
    -2146435023	The Smart card resource manager is too busy to complete this operation.
    0x80100032	SCARD_E_PIN_CACHE_EXPIRED
    -2146435022	The smart card PIN cache has expired.
    0x80100033	SCARD_E_NO_PIN_CACHE
    -2146435021	The smart card PIN cannot be cached.
    0x80100034	SCARD_E_READ_ONLY_CARD
    -2146435020	The smart card is read only and cannot be written to.
    0x80100065	SCARD_W_UNSUPPORTED_CARD
    -2146434971	The reader cannot communicate with the smart card, due to ATR configuration conflicts.
    0x80100066	SCARD_W_UNRESPONSIVE_CARD
    -2146434970	The smart card is not responding to a reset.
    0x80100067	SCARD_W_UNPOWERED_CARD
    -2146434969	Power has been removed from the smart card, so that further communication is not possible.
    0x80100068	SCARD_W_RESET_CARD
    -2146434968	The smart card has been reset, so any shared state information is invalid.
    0x80100069	SCARD_W_REMOVED_CARD
    -2146434967	The smart card has been removed, so that further communication is not possible.
    0x8010006A	SCARD_W_SECURITY_VIOLATION
    -2146434966	Access was denied because of a security violation.
    0x8010006B	SCARD_W_WRONG_CHV
    -2146434965	The card cannot be accessed because the wrong PIN was presented.
    0x8010006C	SCARD_W_CHV_BLOCKED
    -2146434964	The card cannot be accessed because the maximum number of PIN entry attempts has been reached.
    0x8010006D	SCARD_W_EOF
    -2146434963	The end of the smart card file has been reached.
    0x8010006E	SCARD_W_CANCELLED_BY_USER
    -2146434962	The action was cancelled by the user.
    0x8010006F	SCARD_W_CARD_NOT_AUTHENTICATED
    -2146434961	No PIN was presented to the smart card.
    0x80100070	SCARD_W_CACHE_ITEM_NOT_FOUND
    -2146434960	The requested item could not be found in the cache.
    0x80100071	SCARD_W_CACHE_ITEM_STALE
    -2146434959	The requested cache item is too old and was deleted from the cache.
    0x80100072	SCARD_W_CACHE_ITEM_TOO_BIG
    -2146434958	The new cache item exceeds the maximum per-item size defined for the cache.
    0x80110401	COMADMIN_E_OBJECTERRORS
    -2146368511	Errors occurred accessing one or more objects - the ErrorInfo collection may have more detail
    0x80110402	COMADMIN_E_OBJECTINVALID
    -2146368510	One or more of the object's properties are missing or invalid
    0x80110403	COMADMIN_E_KEYMISSING
    -2146368509	The object was not found in the catalog
    0x80110404	COMADMIN_E_ALREADYINSTALLED
    -2146368508	The object is already registered
    0x80110407	COMADMIN_E_APP_FILE_WRITEFAIL
    -2146368505	Error occurred writing to the application file
    0x80110408	COMADMIN_E_APP_FILE_READFAIL
    -2146368504	Error occurred reading the application file
    0x80110409	COMADMIN_E_APP_FILE_VERSION
    -2146368503	Invalid version number in application file
    0x8011040A	COMADMIN_E_BADPATH
    -2146368502	The file path is invalid
    0x8011040B	COMADMIN_E_APPLICATIONEXISTS
    -2146368501	The application is already installed
    0x8011040C	COMADMIN_E_ROLEEXISTS
    -2146368500	The role already exists
    0x8011040D	COMADMIN_E_CANTCOPYFILE
    -2146368499	An error occurred copying the file
    0x8011040F	COMADMIN_E_NOUSER
    -2146368497	One or more users are not valid
    0x80110410	COMADMIN_E_INVALIDUSERIDS
    -2146368496	One or more users in the application file are not valid
    0x80110411	COMADMIN_E_NOREGISTRYCLSID
    -2146368495	The component's CLSID is missing or corrupt
    0x80110412	COMADMIN_E_BADREGISTRYPROGID
    -2146368494	The component's progID is missing or corrupt
    0x80110413	COMADMIN_E_AUTHENTICATIONLEVEL
    -2146368493	Unable to set required authentication level for update request
    0x80110414	COMADMIN_E_USERPASSWDNOTVALID
    -2146368492	The identity or password set on the application is not valid
    0x80110418	COMADMIN_E_CLSIDORIIDMISMATCH
    -2146368488	Application file CLSIDs or IIDs do not match corresponding DLLs
    0x80110419	COMADMIN_E_REMOTEINTERFACE
    -2146368487	Interface information is either missing or changed
    0x8011041A	COMADMIN_E_DLLREGISTERSERVER
    -2146368486	DllRegisterServer failed on component install
    0x8011041B	COMADMIN_E_NOSERVERSHARE
    -2146368485	No server file share available
    0x8011041D	COMADMIN_E_DLLLOADFAILED
    -2146368483	DLL could not be loaded
    0x8011041E	COMADMIN_E_BADREGISTRYLIBID
    -2146368482	The registered TypeLib ID is not valid
    0x8011041F	COMADMIN_E_APPDIRNOTFOUND
    -2146368481	Application install directory not found
    0x80110423	COMADMIN_E_REGISTRARFAILED
    -2146368477	Errors occurred while in the component registrar
    0x80110424	COMADMIN_E_COMPFILE_DOESNOTEXIST
    -2146368476	The file does not exist
    0x80110425	COMADMIN_E_COMPFILE_LOADDLLFAIL
    -2146368475	The DLL could not be loaded
    0x80110426	COMADMIN_E_COMPFILE_GETCLASSOBJ
    -2146368474	GetClassObject failed in the DLL
    0x80110427	COMADMIN_E_COMPFILE_CLASSNOTAVAIL
    -2146368473	The DLL does not support the components listed in the TypeLib
    0x80110428	COMADMIN_E_COMPFILE_BADTLB
    -2146368472	The TypeLib could not be loaded
    0x80110429	COMADMIN_E_COMPFILE_NOTINSTALLABLE
    -2146368471	The file does not contain components or component information
    0x8011042A	COMADMIN_E_NOTCHANGEABLE
    -2146368470	Changes to this object and its sub-objects have been disabled
    0x8011042B	COMADMIN_E_NOTDELETEABLE
    -2146368469	The delete function has been disabled for this object
    0x8011042C	COMADMIN_E_SESSION
    -2146368468	The server catalog version is not supported
    0x8011042D	COMADMIN_E_COMP_MOVE_LOCKED
    -2146368467	The component move was disallowed, because the source or destination application is either a system application or currently locked against changes
    0x8011042E	COMADMIN_E_COMP_MOVE_BAD_DEST
    -2146368466	The component move failed because the destination application no longer exists
    0x80110430	COMADMIN_E_REGISTERTLB
    -2146368464	The system was unable to register the TypeLib
    0x80110433	COMADMIN_E_SYSTEMAPP
    -2146368461	This operation cannot be performed on the system application
    0x80110434	COMADMIN_E_COMPFILE_NOREGISTRAR
    -2146368460	The component registrar referenced in this file is not available
    0x80110435	COMADMIN_E_COREQCOMPINSTALLED
    -2146368459	A component in the same DLL is already installed
    0x80110436	COMADMIN_E_SERVICENOTINSTALLED
    -2146368458	The service is not installed
    0x80110437	COMADMIN_E_PROPERTYSAVEFAILED
    -2146368457	One or more property settings are either invalid or in conflict with each other
    0x80110438	COMADMIN_E_OBJECTEXISTS
    -2146368456	The object you are attempting to add or rename already exists
    0x80110439	COMADMIN_E_COMPONENTEXISTS
    -2146368455	The component already exists
    0x8011043B	COMADMIN_E_REGFILE_CORRUPT
    -2146368453	The registration file is corrupt
    0x8011043C	COMADMIN_E_PROPERTY_OVERFLOW
    -2146368452	The property value is too large
    0x8011043E	COMADMIN_E_NOTINREGISTRY
    -2146368450	Object was not found in registry
    0x8011043F	COMADMIN_E_OBJECTNOTPOOLABLE
    -2146368449	This object is not poolable
    0x80110446	COMADMIN_E_APPLID_MATCHES_CLSID
    -2146368442	A CLSID with the same GUID as the new application ID is already installed on this machine
    0x80110447	COMADMIN_E_ROLE_DOES_NOT_EXIST
    -2146368441	A role assigned to a component, interface, or method did not exist in the application
    0x80110448	COMADMIN_E_START_APP_NEEDS_COMPONENTS
    -2146368440	You must have components in an application in order to start the application
    0x80110449	COMADMIN_E_REQUIRES_DIFFERENT_PLATFORM
    -2146368439	This operation is not enabled on this platform
    0x8011044A	COMADMIN_E_CAN_NOT_EXPORT_APP_PROXY
    -2146368438	Application Proxy is not exportable
    0x8011044B	COMADMIN_E_CAN_NOT_START_APP
    -2146368437	Failed to start application because it is either a library application or an application proxy
    0x8011044C	COMADMIN_E_CAN_NOT_EXPORT_SYS_APP
    -2146368436	System application is not exportable
    0x8011044D	COMADMIN_E_CANT_SUBSCRIBE_TO_COMPONENT
    -2146368435	Cannot subscribe to this component (the component may have been imported)
    0x8011044E	COMADMIN_E_EVENTCLASS_CANT_BE_SUBSCRIBER
    -2146368434	An event class cannot also be a subscriber component
    0x8011044F	COMADMIN_E_LIB_APP_PROXY_INCOMPATIBLE
    -2146368433	Library applications and application proxies are incompatible
    0x80110450	COMADMIN_E_BASE_PARTITION_ONLY
    -2146368432	This function is valid for the base partition only
    0x80110451	COMADMIN_E_START_APP_DISABLED
    -2146368431	You cannot start an application that has been disabled
    0x80110457	COMADMIN_E_CAT_DUPLICATE_PARTITION_NAME
    -2146368425	The specified partition name is already in use on this computer
    0x80110458	COMADMIN_E_CAT_INVALID_PARTITION_NAME
    -2146368424	The specified partition name is invalid. Check that the name contains at least one visible character
    0x80110459	COMADMIN_E_CAT_PARTITION_IN_USE
    -2146368423	The partition cannot be deleted because it is the default partition for one or more users
    0x8011045A	COMADMIN_E_FILE_PARTITION_DUPLICATE_FILES
    -2146368422	The partition cannot be exported, because one or more components in the partition have the same file name
    0x8011045B	COMADMIN_E_CAT_IMPORTED_COMPONENTS_NOT_ALLOWED
    -2146368421	Applications that contain one or more imported components cannot be installed into a non-base partition
    0x8011045C	COMADMIN_E_AMBIGUOUS_APPLICATION_NAME
    -2146368420	The application name is not unique and cannot be resolved to an application id
    0x8011045D	COMADMIN_E_AMBIGUOUS_PARTITION_NAME
    -2146368419	The partition name is not unique and cannot be resolved to a partition id
    0x80110472	COMADMIN_E_REGDB_NOTINITIALIZED
    -2146368398	The COM+ registry database has not been initialized
    0x80110473	COMADMIN_E_REGDB_NOTOPEN
    -2146368397	The COM+ registry database is not open
    0x80110474	COMADMIN_E_REGDB_SYSTEMERR
    -2146368396	The COM+ registry database detected a system error
    0x80110475	COMADMIN_E_REGDB_ALREADYRUNNING
    -2146368395	The COM+ registry database is already running
    0x80110480	COMADMIN_E_MIG_VERSIONNOTSUPPORTED
    -2146368384	This version of the COM+ registry database cannot be migrated
    0x80110481	COMADMIN_E_MIG_SCHEMANOTFOUND
    -2146368383	The schema version to be migrated could not be found in the COM+ registry database
    0x80110482	COMADMIN_E_CAT_BITNESSMISMATCH
    -2146368382	There was a type mismatch between binaries
    0x80110483	COMADMIN_E_CAT_UNACCEPTABLEBITNESS
    -2146368381	A binary of unknown or invalid type was provided
    0x80110484	COMADMIN_E_CAT_WRONGAPPBITNESS
    -2146368380	There was a type mismatch between a binary and an application
    0x80110485	COMADMIN_E_CAT_PAUSE_RESUME_NOT_SUPPORTED
    -2146368379	The application cannot be paused or resumed
    0x80110486	COMADMIN_E_CAT_SERVERFAULT
    -2146368378	The COM+ Catalog Server threw an exception during execution
    0x80110600	COMQC_E_APPLICATION_NOT_QUEUED
    -2146368000	Only COM+ Applications marked "queued" can be invoked using the "queue" moniker
    0x80110601	COMQC_E_NO_QUEUEABLE_INTERFACES
    -2146367999	At least one interface must be marked "queued" in order to create a queued component instance with the "queue" moniker
    0x80110602	COMQC_E_QUEUING_SERVICE_NOT_AVAILABLE
    -2146367998	MSMQ is required for the requested operation and is not installed
    0x80110603	COMQC_E_NO_IPERSISTSTREAM
    -2146367997	Unable to marshal an interface that does not support IPersistStream
    0x80110604	COMQC_E_BAD_MESSAGE
    -2146367996	The message is improperly formatted or was damaged in transit
    0x80110605	COMQC_E_UNAUTHENTICATED
    -2146367995	An unauthenticated message was received by an application that accepts only authenticated messages
    0x80110606	COMQC_E_UNTRUSTED_ENQUEUER
    -2146367994	The message was requeued or moved by a user not in the "QC Trusted User" role
    0x80110701	MSDTC_E_DUPLICATE_RESOURCE
    -2146367743	Cannot create a duplicate resource of type Distributed Transaction Coordinator
    0x80110808	COMADMIN_E_OBJECT_PARENT_MISSING
    -2146367480	One of the objects being inserted or updated does not belong to a valid parent collection
    0x80110809	COMADMIN_E_OBJECT_DOES_NOT_EXIST
    -2146367479	One of the specified objects cannot be found
    0x8011080A	COMADMIN_E_APP_NOT_RUNNING
    -2146367478	The specified application is not currently running
    0x8011080B	COMADMIN_E_INVALID_PARTITION
    -2146367477	The partition(s) specified are not valid.
    0x8011080D	COMADMIN_E_SVCAPP_NOT_POOLABLE_OR_RECYCLABLE
    -2146367475	COM+ applications that run as NT service may not be pooled or recycled
    0x8011080E	COMADMIN_E_USER_IN_SET
    -2146367474	One or more users are already assigned to a local partition set.
    0x8011080F	COMADMIN_E_CANTRECYCLELIBRARYAPPS
    -2146367473	Library applications may not be recycled.
    0x80110811	COMADMIN_E_CANTRECYCLESERVICEAPPS
    -2146367471	Applications running as NT services may not be recycled.
    0x80110812	COMADMIN_E_PROCESSALREADYRECYCLED
    -2146367470	The process has already been recycled.
    0x80110813	COMADMIN_E_PAUSEDPROCESSMAYNOTBERECYCLED
    -2146367469	A paused process may not be recycled.
    0x80110814	COMADMIN_E_CANTMAKEINPROCSERVICE
    -2146367468	Library applications may not be NT services.
    0x80110815	COMADMIN_E_PROGIDINUSEBYCLSID
    -2146367467	The ProgID provided to the copy operation is invalid. The ProgID is in use by another registered CLSID.
    0x80110816	COMADMIN_E_DEFAULT_PARTITION_NOT_IN_SET
    -2146367466	The partition specified as default is not a member of the partition set.
    0x80110817	COMADMIN_E_RECYCLEDPROCESSMAYNOTBEPAUSED
    -2146367465	A recycled process may not be paused.
    0x80110818	COMADMIN_E_PARTITION_ACCESSDENIED
    -2146367464	Access to the specified partition is denied.
    0x80110819	COMADMIN_E_PARTITION_MSI_ONLY
    -2146367463	Only Application Files (*.MSI files) can be installed into partitions.
    0x8011081A	COMADMIN_E_LEGACYCOMPS_NOT_ALLOWED_IN_1_0_FORMAT
    -2146367462	Applications containing one or more legacy components may not be exported to 1.0 format.
    0x8011081B	COMADMIN_E_LEGACYCOMPS_NOT_ALLOWED_IN_NONBASE_PARTITIONS
    -2146367461	Legacy components may not exist in non-base partitions.
    0x8011081C	COMADMIN_E_COMP_MOVE_SOURCE
    -2146367460	A component cannot be moved (or copied) from the System Application, an application proxy or a non-changeable application
    0x8011081D	COMADMIN_E_COMP_MOVE_DEST
    -2146367459	A component cannot be moved (or copied) to the System Application, an application proxy or a non-changeable application
    0x8011081E	COMADMIN_E_COMP_MOVE_PRIVATE
    -2146367458	A private component cannot be moved (or copied) to a library application or to the base partition
    0x8011081F	COMADMIN_E_BASEPARTITION_REQUIRED_IN_SET
    -2146367457	The Base Application Partition exists in all partition sets and cannot be removed.
    0x80110820	COMADMIN_E_CANNOT_ALIAS_EVENTCLASS
    -2146367456	Alas, Event Class components cannot be aliased.
    0x80110821	COMADMIN_E_PRIVATE_ACCESSDENIED
    -2146367455	Access is denied because the component is private.
    0x80110822	COMADMIN_E_SAFERINVALID
    -2146367454	The specified SAFER level is invalid.
    0x80110823	COMADMIN_E_REGISTRY_ACCESSDENIED
    -2146367453	The specified user cannot write to the system registry
    0x80110824	COMADMIN_E_PARTITIONS_DISABLED
    -2146367452	COM+ partitions are currently disabled.
    0x001F0001	ERROR_FLT_IO_COMPLETE
    2031617	The IO was completed by a filter.
    0x801F0001	ERROR_FLT_NO_HANDLER_DEFINED
    -2145452031	A handler was not defined by the filter for this operation.
    0x801F0002	ERROR_FLT_CONTEXT_ALREADY_DEFINED
    -2145452030	A context is already defined for this object.
    0x801F0003	ERROR_FLT_INVALID_ASYNCHRONOUS_REQUEST
    -2145452029	Asynchronous requests are not valid for this operation.
    0x801F0004	ERROR_FLT_DISALLOW_FAST_IO
    -2145452028	Disallow the Fast IO path for this operation.
    0x801F0005	ERROR_FLT_INVALID_NAME_REQUEST
    -2145452027	An invalid name request was made. The name requested cannot be retrieved at this time.
    0x801F0006	ERROR_FLT_NOT_SAFE_TO_POST_OPERATION
    -2145452026	Posting this operation to a worker thread for further processing is not safe at this time because it could lead to a system deadlock.
    0x801F0007	ERROR_FLT_NOT_INITIALIZED
    -2145452025	The Filter Manager was not initialized when a filter tried to register. Make sure that the Filter Manager is getting loaded as a driver.
    0x801F0008	ERROR_FLT_FILTER_NOT_READY
    -2145452024	The filter is not ready for attachment to volumes because it has not finished initializing (FltStartFiltering has not been called).
    0x801F0009	ERROR_FLT_POST_OPERATION_CLEANUP
    -2145452023	The filter must cleanup any operation specific context at this time because it is being removed from the system before the operation is completed by the lower drivers.
    0x801F000A	ERROR_FLT_INTERNAL_ERROR
    -2145452022	The Filter Manager had an internal error from which it cannot recover, therefore the operation has been failed. This is usually the result of a filter returning an invalid value from a pre-operation callback.
    0x801F000B	ERROR_FLT_DELETING_OBJECT
    -2145452021	The object specified for this action is in the process of being deleted, therefore the action requested cannot be completed at this time.
    0x801F000C	ERROR_FLT_MUST_BE_NONPAGED_POOL
    -2145452020	Non-paged pool must be used for this type of context.
    0x801F000D	ERROR_FLT_DUPLICATE_ENTRY
    -2145452019	A duplicate handler definition has been provided for an operation.
    0x801F000E	ERROR_FLT_CBDQ_DISABLED
    -2145452018	The callback data queue has been disabled.
    0x801F000F	ERROR_FLT_DO_NOT_ATTACH
    -2145452017	Do not attach the filter to the volume at this time.
    0x801F0010	ERROR_FLT_DO_NOT_DETACH
    -2145452016	Do not detach the filter from the volume at this time.
    0x801F0011	ERROR_FLT_INSTANCE_ALTITUDE_COLLISION
    -2145452015	An instance already exists at this altitude on the volume specified.
    0x801F0012	ERROR_FLT_INSTANCE_NAME_COLLISION
    -2145452014	An instance already exists with this name on the volume specified.
    0x801F0013	ERROR_FLT_FILTER_NOT_FOUND
    -2145452013	The system could not find the filter specified.
    0x801F0014	ERROR_FLT_VOLUME_NOT_FOUND
    -2145452012	The system could not find the volume specified.
    0x801F0015	ERROR_FLT_INSTANCE_NOT_FOUND
    -2145452011	The system could not find the instance specified.
    0x801F0016	ERROR_FLT_CONTEXT_ALLOCATION_NOT_FOUND
    -2145452010	No registered context allocation definition was found for the given request.
    0x801F0017	ERROR_FLT_INVALID_CONTEXT_REGISTRATION
    -2145452009	An invalid parameter was specified during context registration.
    0x801F0018	ERROR_FLT_NAME_CACHE_MISS
    -2145452008	The name requested was not found in Filter Manager's name cache and could not be retrieved from the file system.
    0x801F0019	ERROR_FLT_NO_DEVICE_OBJECT
    -2145452007	The requested device object does not exist for the given volume.
    0x801F001A	ERROR_FLT_VOLUME_ALREADY_MOUNTED
    -2145452006	The specified volume is already mounted.
    0x801F001B	ERROR_FLT_ALREADY_ENLISTED
    -2145452005	The specified Transaction Context is already enlisted in a transaction
    0x801F001C	ERROR_FLT_CONTEXT_ALREADY_LINKED
    -2145452004	The specifiec context is already attached to another object
    0x801F0020	ERROR_FLT_NO_WAITER_FOR_REPLY
    -2145452000	No waiter is present for the filter's reply to this message.
    0x80260001	ERROR_HUNG_DISPLAY_DRIVER_THREAD
    -2144993279	{Display Driver Stopped Responding} The %hs display driver has stopped working normally. Save your work and reboot the system to restore full display functionality. The next time you reboot the machine a dialog will be displayed giving you a chance to report this failure to Microsoft.
    0x80263001	DWM_E_COMPOSITIONDISABLED
    -2144980991	{Desktop composition is disabled} The operation could not be completed because desktop composition is disabled.
    0x80263002	DWM_E_REMOTING_NOT_SUPPORTED
    -2144980990	{Some desktop composition APIs are not supported while remoting} The operation is not supported while running in a remote session.
    0x80263003	DWM_E_NO_REDIRECTION_SURFACE_AVAILABLE
    -2144980989	{No DWM redirection surface is available} The DWM was unable to provide a redireciton surface to complete the DirectX present.
    0x80263004	DWM_E_NOT_QUEUING_PRESENTS
    -2144980988	{DWM is not queuing presents for the specified window} The window specified is not currently using queued presents.
    0x80263005	DWM_E_ADAPTER_NOT_FOUND
    -2144980987	{The adapter specified by the LUID is not found} DWM can not find the adapter specified by the LUID.
    0x00263005	DWM_S_GDI_REDIRECTION_SURFACE
    2502661	{GDI redirection surface was returned} GDI redirection surface of the top level window was returned.
    0x00261001	ERROR_MONITOR_NO_DESCRIPTOR
    2494465	Monitor descriptor could not be obtained.
    0x00261002	ERROR_MONITOR_UNKNOWN_DESCRIPTOR_FORMAT
    2494466	Format of the obtained monitor descriptor is not supported by this release.
    0xC0261003	ERROR_MONITOR_INVALID_DESCRIPTOR_CHECKSUM
    -1071247357	Checksum of the obtained monitor descriptor is invalid.
    0xC0261004	ERROR_MONITOR_INVALID_STANDARD_TIMING_BLOCK
    -1071247356	Monitor descriptor contains an invalid standard timing block.
    0xC0261005	ERROR_MONITOR_WMI_DATABLOCK_REGISTRATION_FAILED
    -1071247355	WMI data block registration failed for one of the MSMonitorClass WMI subclasses.
    0xC0261006	ERROR_MONITOR_INVALID_SERIAL_NUMBER_MONDSC_BLOCK
    -1071247354	Provided monitor descriptor block is either corrupted or does not contain monitor's detailed serial number.
    0xC0261007	ERROR_MONITOR_INVALID_USER_FRIENDLY_MONDSC_BLOCK
    -1071247353	Provided monitor descriptor block is either corrupted or does not contain monitor's user friendly name.
    0xC0261008	ERROR_MONITOR_NO_MORE_DESCRIPTOR_DATA
    -1071247352	There is no monitor descriptor data at the specified (offset, size) region.
    0xC0261009	ERROR_MONITOR_INVALID_DETAILED_TIMING_BLOCK
    -1071247351	Monitor descriptor contains an invalid detailed timing block.
    0xC026100A	ERROR_MONITOR_INVALID_MANUFACTURE_DATE
    -1071247350	Monitor descriptor contains invalid manufacture date.
    0xC0262000	ERROR_GRAPHICS_NOT_EXCLUSIVE_MODE_OWNER
    -1071243264	Exclusive mode ownership is needed to create unmanaged primary allocation.
    0xC0262001	ERROR_GRAPHICS_INSUFFICIENT_DMA_BUFFER
    -1071243263	The driver needs more DMA buffer space in order to complete the requested operation.
    0xC0262002	ERROR_GRAPHICS_INVALID_DISPLAY_ADAPTER
    -1071243262	Specified display adapter handle is invalid.
    0xC0262003	ERROR_GRAPHICS_ADAPTER_WAS_RESET
    -1071243261	Specified display adapter and all of its state has been reset.
    0xC0262004	ERROR_GRAPHICS_INVALID_DRIVER_MODEL
    -1071243260	The driver stack doesn't match the expected driver model.
    0xC0262005	ERROR_GRAPHICS_PRESENT_MODE_CHANGED
    -1071243259	Present happened but ended up into the changed desktop mode
    0xC0262006	ERROR_GRAPHICS_PRESENT_OCCLUDED
    -1071243258	Nothing to present due to desktop occlusion
    0xC0262007	ERROR_GRAPHICS_PRESENT_DENIED
    -1071243257	Not able to present due to denial of desktop access
    0xC0262008	ERROR_GRAPHICS_CANNOTCOLORCONVERT
    -1071243256	Not able to present with color convertion
    0xC0262009	ERROR_GRAPHICS_DRIVER_MISMATCH
    -1071243255	The kernel driver detected a version mismatch between it and the user mode driver.
    0x4026200A	ERROR_GRAPHICS_PARTIAL_DATA_POPULATED
    1076240394	Specified buffer is not big enough to contain entire requested dataset. Partial data populated up to the size of the buffer. Caller needs to provide buffer of size as specified in the partially populated buffer's content (interface specific).
    0xC026200B	ERROR_GRAPHICS_PRESENT_REDIRECTION_DISABLED
    -1071243253	Present redirection is disabled (desktop windowing management subsystem is off).
    0xC026200C	ERROR_GRAPHICS_PRESENT_UNOCCLUDED
    -1071243252	Previous exclusive VidPn source owner has released its ownership
    0xC0262100	ERROR_GRAPHICS_NO_VIDEO_MEMORY
    -1071243008	Not enough video memory available to complete the operation.
    0xC0262101	ERROR_GRAPHICS_CANT_LOCK_MEMORY
    -1071243007	Couldn't probe and lock the underlying memory of an allocation.
    0xC0262102	ERROR_GRAPHICS_ALLOCATION_BUSY
    -1071243006	The allocation is currently busy.
    0xC0262103	ERROR_GRAPHICS_TOO_MANY_REFERENCES
    -1071243005	An object being referenced has reach the maximum reference count already and can't be reference further.
    0xC0262104	ERROR_GRAPHICS_TRY_AGAIN_LATER
    -1071243004	A problem couldn't be solved due to some currently existing condition. The problem should be tried again later.
    0xC0262105	ERROR_GRAPHICS_TRY_AGAIN_NOW
    -1071243003	A problem couldn't be solved due to some currently existing condition. The problem should be tried again immediately.
    0xC0262106	ERROR_GRAPHICS_ALLOCATION_INVALID
    -1071243002	The allocation is invalid.
    0xC0262107	ERROR_GRAPHICS_UNSWIZZLING_APERTURE_UNAVAILABLE
    -1071243001	No more unswizzling aperture are currently available.
    0xC0262108	ERROR_GRAPHICS_UNSWIZZLING_APERTURE_UNSUPPORTED
    -1071243000	The current allocation can't be unswizzled by an aperture.
    0xC0262109	ERROR_GRAPHICS_CANT_EVICT_PINNED_ALLOCATION
    -1071242999	The request failed because a pinned allocation can't be evicted.
    0xC0262110	ERROR_GRAPHICS_INVALID_ALLOCATION_USAGE
    -1071242992	The allocation can't be used from it's current segment location for the specified operation.
    0xC0262111	ERROR_GRAPHICS_CANT_RENDER_LOCKED_ALLOCATION
    -1071242991	A locked allocation can't be used in the current command buffer.
    0xC0262112	ERROR_GRAPHICS_ALLOCATION_CLOSED
    -1071242990	The allocation being referenced has been closed permanently.
    0xC0262113	ERROR_GRAPHICS_INVALID_ALLOCATION_INSTANCE
    -1071242989	An invalid allocation instance is being referenced.
    0xC0262114	ERROR_GRAPHICS_INVALID_ALLOCATION_HANDLE
    -1071242988	An invalid allocation handle is being referenced.
    0xC0262115	ERROR_GRAPHICS_WRONG_ALLOCATION_DEVICE
    -1071242987	The allocation being referenced doesn't belong to the current device.
    0xC0262116	ERROR_GRAPHICS_ALLOCATION_CONTENT_LOST
    -1071242986	The specified allocation lost its content.
    0xC0262200	ERROR_GRAPHICS_GPU_EXCEPTION_ON_DEVICE
    -1071242752	GPU exception is detected on the given device. The device is not able to be scheduled.
    0xC0262300	ERROR_GRAPHICS_INVALID_VIDPN_TOPOLOGY
    -1071242496	Specified VidPN topology is invalid.
    0xC0262301	ERROR_GRAPHICS_VIDPN_TOPOLOGY_NOT_SUPPORTED
    -1071242495	Specified VidPN topology is valid but is not supported by this model of the display adapter.
    0xC0262302	ERROR_GRAPHICS_VIDPN_TOPOLOGY_CURRENTLY_NOT_SUPPORTED
    -1071242494	Specified VidPN topology is valid but is not supported by the display adapter at this time, due to current allocation of its resources.
    0xC0262303	ERROR_GRAPHICS_INVALID_VIDPN
    -1071242493	Specified VidPN handle is invalid.
    0xC0262304	ERROR_GRAPHICS_INVALID_VIDEO_PRESENT_SOURCE
    -1071242492	Specified video present source is invalid.
    0xC0262305	ERROR_GRAPHICS_INVALID_VIDEO_PRESENT_TARGET
    -1071242491	Specified video present target is invalid.
    0xC0262306	ERROR_GRAPHICS_VIDPN_MODALITY_NOT_SUPPORTED
    -1071242490	Specified VidPN modality is not supported (e.g. at least two of the pinned modes are not cofunctional).
    0x00262307	ERROR_GRAPHICS_MODE_NOT_PINNED
    2499335	No mode is pinned on the specified VidPN source/target.
    0xC0262308	ERROR_GRAPHICS_INVALID_VIDPN_SOURCEMODESET
    -1071242488	Specified VidPN source mode set is invalid.
    0xC0262309	ERROR_GRAPHICS_INVALID_VIDPN_TARGETMODESET
    -1071242487	Specified VidPN target mode set is invalid.
    0xC026230A	ERROR_GRAPHICS_INVALID_FREQUENCY
    -1071242486	Specified video signal frequency is invalid.
    0xC026230B	ERROR_GRAPHICS_INVALID_ACTIVE_REGION
    -1071242485	Specified video signal active region is invalid.
    0xC026230C	ERROR_GRAPHICS_INVALID_TOTAL_REGION
    -1071242484	Specified video signal total region is invalid.
    0xC0262310	ERROR_GRAPHICS_INVALID_VIDEO_PRESENT_SOURCE_MODE
    -1071242480	Specified video present source mode is invalid.
    0xC0262311	ERROR_GRAPHICS_INVALID_VIDEO_PRESENT_TARGET_MODE
    -1071242479	Specified video present target mode is invalid.
    0xC0262312	ERROR_GRAPHICS_PINNED_MODE_MUST_REMAIN_IN_SET
    -1071242478	Pinned mode must remain in the set on VidPN's cofunctional modality enumeration.
    0xC0262313	ERROR_GRAPHICS_PATH_ALREADY_IN_TOPOLOGY
    -1071242477	Specified video present path is already in VidPN's topology.
    0xC0262314	ERROR_GRAPHICS_MODE_ALREADY_IN_MODESET
    -1071242476	Specified mode is already in the mode set.
    0xC0262315	ERROR_GRAPHICS_INVALID_VIDEOPRESENTSOURCESET
    -1071242475	Specified video present source set is invalid.
    0xC0262316	ERROR_GRAPHICS_INVALID_VIDEOPRESENTTARGETSET
    -1071242474	Specified video present target set is invalid.
    0xC0262317	ERROR_GRAPHICS_SOURCE_ALREADY_IN_SET
    -1071242473	Specified video present source is already in the video present source set.
    0xC0262318	ERROR_GRAPHICS_TARGET_ALREADY_IN_SET
    -1071242472	Specified video present target is already in the video present target set.
    0xC0262319	ERROR_GRAPHICS_INVALID_VIDPN_PRESENT_PATH
    -1071242471	Specified VidPN present path is invalid.
    0xC026231A	ERROR_GRAPHICS_NO_RECOMMENDED_VIDPN_TOPOLOGY
    -1071242470	Miniport has no recommendation for augmentation of the specified VidPN's topology.
    0xC026231B	ERROR_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGESET
    -1071242469	Specified monitor frequency range set is invalid.
    0xC026231C	ERROR_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGE
    -1071242468	Specified monitor frequency range is invalid.
    0xC026231D	ERROR_GRAPHICS_FREQUENCYRANGE_NOT_IN_SET
    -1071242467	Specified frequency range is not in the specified monitor frequency range set.
    0x0026231E	ERROR_GRAPHICS_NO_PREFERRED_MODE
    2499358	Specified mode set does not specify preference for one of its modes.
    0xC026231F	ERROR_GRAPHICS_FREQUENCYRANGE_ALREADY_IN_SET
    -1071242465	Specified frequency range is already in the specified monitor frequency range set.
    0xC0262320	ERROR_GRAPHICS_STALE_MODESET
    -1071242464	Specified mode set is stale. Please reacquire the new mode set.
    0xC0262321	ERROR_GRAPHICS_INVALID_MONITOR_SOURCEMODESET
    -1071242463	Specified monitor source mode set is invalid.
    0xC0262322	ERROR_GRAPHICS_INVALID_MONITOR_SOURCE_MODE
    -1071242462	Specified monitor source mode is invalid.
    0xC0262323	ERROR_GRAPHICS_NO_RECOMMENDED_FUNCTIONAL_VIDPN
    -1071242461	Miniport does not have any recommendation regarding the request to provide a functional VidPN given the current display adapter configuration.
    0xC0262324	ERROR_GRAPHICS_MODE_ID_MUST_BE_UNIQUE
    -1071242460	ID of the specified mode is already used by another mode in the set.
    0xC0262325	ERROR_GRAPHICS_EMPTY_ADAPTER_MONITOR_MODE_SUPPORT_INTERSECTION
    -1071242459	System failed to determine a mode that is supported by both the display adapter and the monitor connected to it.
    0xC0262326	ERROR_GRAPHICS_VIDEO_PRESENT_TARGETS_LESS_THAN_SOURCES
    -1071242458	Number of video present targets must be greater than or equal to the number of video present sources.
    0xC0262327	ERROR_GRAPHICS_PATH_NOT_IN_TOPOLOGY
    -1071242457	Specified present path is not in VidPN's topology.
    0xC0262328	ERROR_GRAPHICS_ADAPTER_MUST_HAVE_AT_LEAST_ONE_SOURCE
    -1071242456	Display adapter must have at least one video present source.
    0xC0262329	ERROR_GRAPHICS_ADAPTER_MUST_HAVE_AT_LEAST_ONE_TARGET
    -1071242455	Display adapter must have at least one video present target.
    0xC026232A	ERROR_GRAPHICS_INVALID_MONITORDESCRIPTORSET
    -1071242454	Specified monitor descriptor set is invalid.
    0xC026232B	ERROR_GRAPHICS_INVALID_MONITORDESCRIPTOR
    -1071242453	Specified monitor descriptor is invalid.
    0xC026232C	ERROR_GRAPHICS_MONITORDESCRIPTOR_NOT_IN_SET
    -1071242452	Specified descriptor is not in the specified monitor descriptor set.
    0xC026232D	ERROR_GRAPHICS_MONITORDESCRIPTOR_ALREADY_IN_SET
    -1071242451	Specified descriptor is already in the specified monitor descriptor set.
    0xC026232E	ERROR_GRAPHICS_MONITORDESCRIPTOR_ID_MUST_BE_UNIQUE
    -1071242450	ID of the specified monitor descriptor is already used by another descriptor in the set.
    0xC026232F	ERROR_GRAPHICS_INVALID_VIDPN_TARGET_SUBSET_TYPE
    -1071242449	Specified video present target subset type is invalid.
    0xC0262330	ERROR_GRAPHICS_RESOURCES_NOT_RELATED
    -1071242448	Two or more of the specified resources are not related to each other, as defined by the interface semantics.
    0xC0262331	ERROR_GRAPHICS_SOURCE_ID_MUST_BE_UNIQUE
    -1071242447	ID of the specified video present source is already used by another source in the set.
    0xC0262332	ERROR_GRAPHICS_TARGET_ID_MUST_BE_UNIQUE
    -1071242446	ID of the specified video present target is already used by another target in the set.
    0xC0262333	ERROR_GRAPHICS_NO_AVAILABLE_VIDPN_TARGET
    -1071242445	Specified VidPN source cannot be used because there is no available VidPN target to connect it to.
    0xC0262334	ERROR_GRAPHICS_MONITOR_COULD_NOT_BE_ASSOCIATED_WITH_ADAPTER
    -1071242444	Newly arrived monitor could not be associated with a display adapter.
    0xC0262335	ERROR_GRAPHICS_NO_VIDPNMGR
    -1071242443	Display adapter in question does not have an associated VidPN manager.
    0xC0262336	ERROR_GRAPHICS_NO_ACTIVE_VIDPN
    -1071242442	VidPN manager of the display adapter in question does not have an active VidPN.
    0xC0262337	ERROR_GRAPHICS_STALE_VIDPN_TOPOLOGY
    -1071242441	Specified VidPN topology is stale. Please reacquire the new topology.
    0xC0262338	ERROR_GRAPHICS_MONITOR_NOT_CONNECTED
    -1071242440	There is no monitor connected on the specified video present target.
    0xC0262339	ERROR_GRAPHICS_SOURCE_NOT_IN_TOPOLOGY
    -1071242439	Specified source is not part of the specified VidPN's topology.
    0xC026233A	ERROR_GRAPHICS_INVALID_PRIMARYSURFACE_SIZE
    -1071242438	Specified primary surface size is invalid.
    0xC026233B	ERROR_GRAPHICS_INVALID_VISIBLEREGION_SIZE
    -1071242437	Specified visible region size is invalid.
    0xC026233C	ERROR_GRAPHICS_INVALID_STRIDE
    -1071242436	Specified stride is invalid.
    0xC026233D	ERROR_GRAPHICS_INVALID_PIXELFORMAT
    -1071242435	Specified pixel format is invalid.
    0xC026233E	ERROR_GRAPHICS_INVALID_COLORBASIS
    -1071242434	Specified color basis is invalid.
    0xC026233F	ERROR_GRAPHICS_INVALID_PIXELVALUEACCESSMODE
    -1071242433	Specified pixel value access mode is invalid.
    0xC0262340	ERROR_GRAPHICS_TARGET_NOT_IN_TOPOLOGY
    -1071242432	Specified target is not part of the specified VidPN's topology.
    0xC0262341	ERROR_GRAPHICS_NO_DISPLAY_MODE_MANAGEMENT_SUPPORT
    -1071242431	Failed to acquire display mode management interface.
    0xC0262342	ERROR_GRAPHICS_VIDPN_SOURCE_IN_USE
    -1071242430	Specified VidPN source is already owned by a DMM client and cannot be used until that client releases it.
    0xC0262343	ERROR_GRAPHICS_CANT_ACCESS_ACTIVE_VIDPN
    -1071242429	Specified VidPN is active and cannot be accessed.
    0xC0262344	ERROR_GRAPHICS_INVALID_PATH_IMPORTANCE_ORDINAL
    -1071242428	Specified VidPN present path importance ordinal is invalid.
    0xC0262345	ERROR_GRAPHICS_INVALID_PATH_CONTENT_GEOMETRY_TRANSFORMATION
    -1071242427	Specified VidPN present path content geometry transformation is invalid.
    0xC0262346	ERROR_GRAPHICS_PATH_CONTENT_GEOMETRY_TRANSFORMATION_NOT_SUPPORTED
    -1071242426	Specified content geometry transformation is not supported on the respective VidPN present path.
    0xC0262347	ERROR_GRAPHICS_INVALID_GAMMA_RAMP
    -1071242425	Specified gamma ramp is invalid.
    0xC0262348	ERROR_GRAPHICS_GAMMA_RAMP_NOT_SUPPORTED
    -1071242424	Specified gamma ramp is not supported on the respective VidPN present path.
    0xC0262349	ERROR_GRAPHICS_MULTISAMPLING_NOT_SUPPORTED
    -1071242423	Multi-sampling is not supported on the respective VidPN present path.
    0xC026234A	ERROR_GRAPHICS_MODE_NOT_IN_MODESET
    -1071242422	Specified mode is not in the specified mode set.
    0x0026234B	ERROR_GRAPHICS_DATASET_IS_EMPTY
    2499403	Specified data set (e.g. mode set, frequency range set, descriptor set, topology, etc.) is empty.
    0x0026234C	ERROR_GRAPHICS_NO_MORE_ELEMENTS_IN_DATASET
    2499404	Specified data set (e.g. mode set, frequency range set, descriptor set, topology, etc.) does not contain any more elements.
    0xC026234D	ERROR_GRAPHICS_INVALID_VIDPN_TOPOLOGY_RECOMMENDATION_REASON
    -1071242419	Specified VidPN topology recommendation reason is invalid.
    0xC026234E	ERROR_GRAPHICS_INVALID_PATH_CONTENT_TYPE
    -1071242418	Specified VidPN present path content type is invalid.
    0xC026234F	ERROR_GRAPHICS_INVALID_COPYPROTECTION_TYPE
    -1071242417	Specified VidPN present path copy protection type is invalid.
    0xC0262350	ERROR_GRAPHICS_UNASSIGNED_MODESET_ALREADY_EXISTS
    -1071242416	No more than one unassigned mode set can exist at any given time for a given VidPN source/target.
    0x00262351	ERROR_GRAPHICS_PATH_CONTENT_GEOMETRY_TRANSFORMATION_NOT_PINNED
    2499409	Specified content transformation is not pinned on the specified VidPN present path.
    0xC0262352	ERROR_GRAPHICS_INVALID_SCANLINE_ORDERING
    -1071242414	Specified scanline ordering type is invalid.
    0xC0262353	ERROR_GRAPHICS_TOPOLOGY_CHANGES_NOT_ALLOWED
    -1071242413	Topology changes are not allowed for the specified VidPN.
    0xC0262354	ERROR_GRAPHICS_NO_AVAILABLE_IMPORTANCE_ORDINALS
    -1071242412	All available importance ordinals are already used in specified topology.
    0xC0262355	ERROR_GRAPHICS_INCOMPATIBLE_PRIVATE_FORMAT
    -1071242411	Specified primary surface has a different private format attribute than the current primary surface
    0xC0262356	ERROR_GRAPHICS_INVALID_MODE_PRUNING_ALGORITHM
    -1071242410	Specified mode pruning algorithm is invalid
    0xC0262357	ERROR_GRAPHICS_INVALID_MONITOR_CAPABILITY_ORIGIN
    -1071242409	Specified monitor capability origin is invalid.
    0xC0262358	ERROR_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGE_CONSTRAINT
    -1071242408	Specified monitor frequency range constraint is invalid.
    0xC0262359	ERROR_GRAPHICS_MAX_NUM_PATHS_REACHED
    -1071242407	Maximum supported number of present paths has been reached.
    0xC026235A	ERROR_GRAPHICS_CANCEL_VIDPN_TOPOLOGY_AUGMENTATION
    -1071242406	Miniport requested that augmentation be cancelled for the specified source of the specified VidPN's topology.
    0xC026235B	ERROR_GRAPHICS_INVALID_CLIENT_TYPE
    -1071242405	Specified client type was not recognized.
    0xC026235C	ERROR_GRAPHICS_CLIENTVIDPN_NOT_SET
    -1071242404	Client VidPN is not set on this adapter (e.g. no user mode initiated mode changes took place on this adapter yet).
    0xC0262400	ERROR_GRAPHICS_SPECIFIED_CHILD_ALREADY_CONNECTED
    -1071242240	Specified display adapter child device already has an external device connected to it.
    0xC0262401	ERROR_GRAPHICS_CHILD_DESCRIPTOR_NOT_SUPPORTED
    -1071242239	Specified display adapter child device does not support descriptor exposure.
    0x4026242F	ERROR_GRAPHICS_UNKNOWN_CHILD_STATUS
    1076241455	Child device presence was not reliably detected.
    0xC0262430	ERROR_GRAPHICS_NOT_A_LINKED_ADAPTER
    -1071242192	The display adapter is not linked to any other adapters.
    0xC0262431	ERROR_GRAPHICS_LEADLINK_NOT_ENUMERATED
    -1071242191	Lead adapter in a linked configuration was not enumerated yet.
    0xC0262432	ERROR_GRAPHICS_CHAINLINKS_NOT_ENUMERATED
    -1071242190	Some chain adapters in a linked configuration were not enumerated yet.
    0xC0262433	ERROR_GRAPHICS_ADAPTER_CHAIN_NOT_READY
    -1071242189	The chain of linked adapters is not ready to start because of an unknown failure.
    0xC0262434	ERROR_GRAPHICS_CHAINLINKS_NOT_STARTED
    -1071242188	An attempt was made to start a lead link display adapter when the chain links were not started yet.
    0xC0262435	ERROR_GRAPHICS_CHAINLINKS_NOT_POWERED_ON
    -1071242187	An attempt was made to power up a lead link display adapter when the chain links were powered down.
    0xC0262436	ERROR_GRAPHICS_INCONSISTENT_DEVICE_LINK_STATE
    -1071242186	The adapter link was found to be in an inconsistent state. Not all adapters are in an expected PNP/Power state.
    0x40262437	ERROR_GRAPHICS_LEADLINK_START_DEFERRED
    1076241463	Starting the leadlink adapter has been deferred temporarily.
    0xC0262438	ERROR_GRAPHICS_NOT_POST_DEVICE_DRIVER
    -1071242184	The driver trying to start is not the same as the driver for the POSTed display adapter.
    0x40262439	ERROR_GRAPHICS_POLLING_TOO_FREQUENTLY
    1076241465	The display adapter is being polled for children too frequently at the same polling level.
    0x4026243A	ERROR_GRAPHICS_START_DEFERRED
    1076241466	Starting the adapter has been deferred temporarily.
    0xC026243B	ERROR_GRAPHICS_ADAPTER_ACCESS_NOT_EXCLUDED
    -1071242181	An operation is being attempted that requires the display adapter to be in a quiescent state.
    0xC0262500	ERROR_GRAPHICS_OPM_NOT_SUPPORTED
    -1071241984	The driver does not support OPM.
    0xC0262501	ERROR_GRAPHICS_COPP_NOT_SUPPORTED
    -1071241983	The driver does not support COPP.
    0xC0262502	ERROR_GRAPHICS_UAB_NOT_SUPPORTED
    -1071241982	The driver does not support UAB.
    0xC0262503	ERROR_GRAPHICS_OPM_INVALID_ENCRYPTED_PARAMETERS
    -1071241981	The specified encrypted parameters are invalid.
    0xC0262505	ERROR_GRAPHICS_OPM_NO_VIDEO_OUTPUTS_EXIST
    -1071241979	The GDI display device passed to this function does not have any active video outputs.
    0xC026250B	ERROR_GRAPHICS_OPM_INTERNAL_ERROR
    -1071241973	An internal error caused this operation to fail.
    0xC026250C	ERROR_GRAPHICS_OPM_INVALID_HANDLE
    -1071241972	The function failed because the caller passed in an invalid OPM user mode handle.
    0xC026250E	ERROR_GRAPHICS_PVP_INVALID_CERTIFICATE_LENGTH
    -1071241970	A certificate could not be returned because the certificate buffer passed to the function was too small.
    0xC026250F	ERROR_GRAPHICS_OPM_SPANNING_MODE_ENABLED
    -1071241969	A video output could not be created because the frame buffer is in spanning mode.
    0xC0262510	ERROR_GRAPHICS_OPM_THEATER_MODE_ENABLED
    -1071241968	A video output could not be created because the frame buffer is in theater mode.
    0xC0262511	ERROR_GRAPHICS_PVP_HFS_FAILED
    -1071241967	The function failed because the display adapter's Hardware Functionality Scan failed to validate the graphics hardware.
    0xC0262512	ERROR_GRAPHICS_OPM_INVALID_SRM
    -1071241966	The HDCP System Renewability Message passed to this function did not comply with section 5 of the HDCP 1.1 specification.
    0xC0262513	ERROR_GRAPHICS_OPM_OUTPUT_DOES_NOT_SUPPORT_HDCP
    -1071241965	The video output cannot enable the High-bandwidth Digital Content Protection (HDCP) System because it does not support HDCP.
    0xC0262514	ERROR_GRAPHICS_OPM_OUTPUT_DOES_NOT_SUPPORT_ACP
    -1071241964	The video output cannot enable Analogue Copy Protection (ACP) because it does not support ACP.
    0xC0262515	ERROR_GRAPHICS_OPM_OUTPUT_DOES_NOT_SUPPORT_CGMSA
    -1071241963	The video output cannot enable the Content Generation Management System Analogue (CGMS-A) protection technology because it does not support CGMS-A.
    0xC0262516	ERROR_GRAPHICS_OPM_HDCP_SRM_NEVER_SET
    -1071241962	The IOPMVideoOutput::GetInformation method cannot return the version of the SRM being used because the application never successfully passed an SRM to the video output.
    0xC0262517	ERROR_GRAPHICS_OPM_RESOLUTION_TOO_HIGH
    -1071241961	The IOPMVideoOutput::Configure method cannot enable the specified output protection technology because the output's screen resolution is too high.
    0xC0262518	ERROR_GRAPHICS_OPM_ALL_HDCP_HARDWARE_ALREADY_IN_USE
    -1071241960	The IOPMVideoOutput::Configure method cannot enable HDCP because the display adapter's HDCP hardware is already being used by other physical outputs.
    0xC026251A	ERROR_GRAPHICS_OPM_VIDEO_OUTPUT_NO_LONGER_EXISTS
    -1071241958	The operating system asynchronously destroyed this OPM video output because the operating system's state changed. This error typically occurs because the monitor PDO associated with this video output was removed, the monitor PDO associated with this video output was stopped, the video output's session became a non-console session or the video output's desktop became an inactive desktop.
    0xC026251B	ERROR_GRAPHICS_OPM_SESSION_TYPE_CHANGE_IN_PROGRESS
    -1071241957	The method failed because the session is changing its type. No IOPMVideoOutput methods can be called when a session is changing its type. There are currently three types of sessions: console, disconnected and remote.
    0xC026251C	ERROR_GRAPHICS_OPM_VIDEO_OUTPUT_DOES_NOT_HAVE_COPP_SEMANTICS
    -1071241956	Either the IOPMVideoOutput::COPPCompatibleGetInformation, IOPMVideoOutput::GetInformation, or IOPMVideoOutput::Configure method failed. This error is returned when the caller tries to use a COPP specific command while the video output has OPM semantics only.
    0xC026251D	ERROR_GRAPHICS_OPM_INVALID_INFORMATION_REQUEST
    -1071241955	The IOPMVideoOutput::GetInformation and IOPMVideoOutput::COPPCompatibleGetInformation methods return this error if the passed in sequence number is not the expected sequence number or the passed in OMAC value is invalid.
    0xC026251E	ERROR_GRAPHICS_OPM_DRIVER_INTERNAL_ERROR
    -1071241954	The method failed because an unexpected error occurred inside of a display driver.
    0xC026251F	ERROR_GRAPHICS_OPM_VIDEO_OUTPUT_DOES_NOT_HAVE_OPM_SEMANTICS
    -1071241953	Either the IOPMVideoOutput::COPPCompatibleGetInformation, IOPMVideoOutput::GetInformation, or IOPMVideoOutput::Configure method failed. This error is returned when the caller tries to use an OPM specific command while the video output has COPP semantics only.
    0xC0262520	ERROR_GRAPHICS_OPM_SIGNALING_NOT_SUPPORTED
    -1071241952	The IOPMVideoOutput::COPPCompatibleGetInformation or IOPMVideoOutput::Configure method failed because the display driver does not support the OPM_GET_ACP_AND_CGMSA_SIGNALING and OPM_SET_ACP_AND_CGMSA_SIGNALING GUIDs.
    0xC0262521	ERROR_GRAPHICS_OPM_INVALID_CONFIGURATION_REQUEST
    -1071241951	The IOPMVideoOutput::Configure function returns this error code if the passed in sequence number is not the expected sequence number or the passed in OMAC value is invalid.
    0xC0262580	ERROR_GRAPHICS_I2C_NOT_SUPPORTED
    -1071241856	The monitor connected to the specified video output does not have an I2C bus.
    0xC0262581	ERROR_GRAPHICS_I2C_DEVICE_DOES_NOT_EXIST
    -1071241855	No device on the I2C bus has the specified address.
    0xC0262582	ERROR_GRAPHICS_I2C_ERROR_TRANSMITTING_DATA
    -1071241854	An error occurred while transmitting data to the device on the I2C bus.
    0xC0262583	ERROR_GRAPHICS_I2C_ERROR_RECEIVING_DATA
    -1071241853	An error occurred while receiving data from the device on the I2C bus.
    0xC0262584	ERROR_GRAPHICS_DDCCI_VCP_NOT_SUPPORTED
    -1071241852	The monitor does not support the specified VCP code.
    0xC0262585	ERROR_GRAPHICS_DDCCI_INVALID_DATA
    -1071241851	The data received from the monitor is invalid.
    0xC0262586	ERROR_GRAPHICS_DDCCI_MONITOR_RETURNED_INVALID_TIMING_STATUS_BYTE
    -1071241850	The function failed because a monitor returned an invalid Timing Status byte when the operating system used the DDC/CI Get Timing Report & Timing Message command to get a timing report from a monitor.
    0xC0262587	ERROR_GRAPHICS_MCA_INVALID_CAPABILITIES_STRING
    -1071241849	The monitor returned a DDC/CI capabilities string which did not comply with the ACCESS.bus 3.0, DDC/CI 1.1, or MCCS 2 Revision 1 specification.
    0xC0262588	ERROR_GRAPHICS_MCA_INTERNAL_ERROR
    -1071241848	An internal Monitor Configuration API error occured.
    0xC0262589	ERROR_GRAPHICS_DDCCI_INVALID_MESSAGE_COMMAND
    -1071241847	An operation failed because a DDC/CI message had an invalid value in its command field.
    0xC026258A	ERROR_GRAPHICS_DDCCI_INVALID_MESSAGE_LENGTH
    -1071241846	An error occurred because the field length of a DDC/CI message contained an invalid value.
    0xC026258B	ERROR_GRAPHICS_DDCCI_INVALID_MESSAGE_CHECKSUM
    -1071241845	An error occurred because the checksum field in a DDC/CI message did not match the message's computed checksum value. This error implies that the data was corrupted while it was being transmitted from a monitor to a computer.
    0xC026258C	ERROR_GRAPHICS_INVALID_PHYSICAL_MONITOR_HANDLE
    -1071241844	This function failed because an invalid monitor handle was passed to it.
    0xC026258D	ERROR_GRAPHICS_MONITOR_NO_LONGER_EXISTS
    -1071241843	The operating system asynchronously destroyed the monitor which corresponds to this handle because the operating system's state changed. This error typically occurs because the monitor PDO associated with this handle was removed, the monitor PDO associated with this handle was stopped, or a display mode change occurred. A display mode change occurs when windows sends a WM_DISPLAYCHANGE windows message to applications.
    0xC02625D8	ERROR_GRAPHICS_DDCCI_CURRENT_CURRENT_VALUE_GREATER_THAN_MAXIMUM_VALUE
    -1071241768	A continuous VCP code's current value is greater than its maximum value. This error code indicates that a monitor returned an invalid value.
    0xC02625D9	ERROR_GRAPHICS_MCA_INVALID_VCP_VERSION
    -1071241767	The monitor's VCP Version (0xDF) VCP code returned an invalid version value.
    0xC02625DA	ERROR_GRAPHICS_MCA_MONITOR_VIOLATES_MCCS_SPECIFICATION
    -1071241766	The monitor does not comply with the MCCS specification it claims to support.
    0xC02625DB	ERROR_GRAPHICS_MCA_MCCS_VERSION_MISMATCH
    -1071241765	The MCCS version in a monitor's mccs_ver capability does not match the MCCS version the monitor reports when the VCP Version (0xDF) VCP code is used.
    0xC02625DC	ERROR_GRAPHICS_MCA_UNSUPPORTED_MCCS_VERSION
    -1071241764	The Monitor Configuration API only works with monitors which support the MCCS 1.0 specification, MCCS 2.0 specification or the MCCS 2.0 Revision 1 specification.
    0xC02625DE	ERROR_GRAPHICS_MCA_INVALID_TECHNOLOGY_TYPE_RETURNED
    -1071241762	The monitor returned an invalid monitor technology type. CRT, Plasma and LCD (TFT) are examples of monitor technology types. This error implies that the monitor violated the MCCS 2.0 or MCCS 2.0 Revision 1 specification.
    0xC02625DF	ERROR_GRAPHICS_MCA_UNSUPPORTED_COLOR_TEMPERATURE
    -1071241761	SetMonitorColorTemperature()'s caller passed a color temperature to it which the current monitor did not support. This error implies that the monitor violated the MCCS 2.0 or MCCS 2.0 Revision 1 specification.
    0xC02625E0	ERROR_GRAPHICS_ONLY_CONSOLE_SESSION_SUPPORTED
    -1071241760	This function can only be used if a program is running in the local console session. It cannot be used if the program is running on a remote desktop session or on a terminal server session.
    0xC02625E1	ERROR_GRAPHICS_NO_DISPLAY_DEVICE_CORRESPONDS_TO_NAME
    -1071241759	This function cannot find an actual GDI display device which corresponds to the specified GDI display device name.
    0xC02625E2	ERROR_GRAPHICS_DISPLAY_DEVICE_NOT_ATTACHED_TO_DESKTOP
    -1071241758	The function failed because the specified GDI display device was not attached to the Windows desktop.
    0xC02625E3	ERROR_GRAPHICS_MIRRORING_DEVICES_NOT_SUPPORTED
    -1071241757	This function does not support GDI mirroring display devices because GDI mirroring display devices do not have any physical monitors associated with them.
    0xC02625E4	ERROR_GRAPHICS_INVALID_POINTER
    -1071241756	The function failed because an invalid pointer parameter was passed to it. A pointer parameter is invalid if it is NULL, points to an invalid address, points to a kernel mode address, or is not correctly aligned.
    0xC02625E5	ERROR_GRAPHICS_NO_MONITORS_CORRESPOND_TO_DISPLAY_DEVICE
    -1071241755	The function failed because the specified GDI device did not have any monitors associated with it.
    0xC02625E6	ERROR_GRAPHICS_PARAMETER_ARRAY_TOO_SMALL
    -1071241754	An array passed to the function cannot hold all of the data that the function must copy into the array.
    0xC02625E7	ERROR_GRAPHICS_INTERNAL_ERROR
    -1071241753	An internal error caused an operation to fail.
    0xC02605E8	ERROR_GRAPHICS_SESSION_TYPE_CHANGE_IN_PROGRESS
    -1071249944	The function failed because the current session is changing its type. This function cannot be called when the current session is changing its type. There are currently three types of sessions: console, disconnected and remote.
    0x80280000	TPM_E_ERROR_MASK
    -2144862208	This is an error mask to convert TPM hardware errors to win errors.
    0x80280001	TPM_E_AUTHFAIL
    -2144862207	Authentication failed.
    0x80280002	TPM_E_BADINDEX
    -2144862206	The index to a PCR, DIR or other register is incorrect.
    0x80280003	TPM_E_BAD_PARAMETER
    -2144862205	One or more parameter is bad.
    0x80280004	TPM_E_AUDITFAILURE
    -2144862204	An operation completed successfully but the auditing of that operation failed.
    0x80280005	TPM_E_CLEAR_DISABLED
    -2144862203	The clear disable flag is set and all clear operations now require physical access.
    0x80280006	TPM_E_DEACTIVATED
    -2144862202	Activate the Trusted Platform Module (TPM).
    0x80280007	TPM_E_DISABLED
    -2144862201	Enable the Trusted Platform Module (TPM).
    0x80280008	TPM_E_DISABLED_CMD
    -2144862200	The target command has been disabled.
    0x80280009	TPM_E_FAIL
    -2144862199	The operation failed.
    0x8028000A	TPM_E_BAD_ORDINAL
    -2144862198	The ordinal was unknown or inconsistent.
    0x8028000B	TPM_E_INSTALL_DISABLED
    -2144862197	The ability to install an owner is disabled.
    0x8028000C	TPM_E_INVALID_KEYHANDLE
    -2144862196	The key handle cannot be interpreted.
    0x8028000D	TPM_E_KEYNOTFOUND
    -2144862195	The key handle points to an invalid key.
    0x8028000E	TPM_E_INAPPROPRIATE_ENC
    -2144862194	Unacceptable encryption scheme.
    0x8028000F	TPM_E_MIGRATEFAIL
    -2144862193	Migration authorization failed.
    0x80280010	TPM_E_INVALID_PCR_INFO
    -2144862192	PCR information could not be interpreted.
    0x80280011	TPM_E_NOSPACE
    -2144862191	No room to load key.
    0x80280012	TPM_E_NOSRK
    -2144862190	There is no Storage Root Key (SRK) set.
    0x80280013	TPM_E_NOTSEALED_BLOB
    -2144862189	An encrypted blob is invalid or was not created by this TPM.
    0x80280014	TPM_E_OWNER_SET
    -2144862188	The Trusted Platform Module (TPM) already has an owner.
    0x80280015	TPM_E_RESOURCES
    -2144862187	The TPM has insufficient internal resources to perform the requested action.
    0x80280016	TPM_E_SHORTRANDOM
    -2144862186	A random string was too short.
    0x80280017	TPM_E_SIZE
    -2144862185	The TPM does not have the space to perform the operation.
    0x80280018	TPM_E_WRONGPCRVAL
    -2144862184	The named PCR value does not match the current PCR value.
    0x80280019	TPM_E_BAD_PARAM_SIZE
    -2144862183	The paramSize argument to the command has the incorrect value .
    0x8028001A	TPM_E_SHA_THREAD
    -2144862182	There is no existing SHA-1 thread.
    0x8028001B	TPM_E_SHA_ERROR
    -2144862181	The calculation is unable to proceed because the existing SHA-1 thread has already encountered an error.
    0x8028001C	TPM_E_FAILEDSELFTEST
    -2144862180	The TPM hardware device reported a failure during its internal self test. Try restarting the computer to resolve the problem. If the problem continues, you might need to replace your TPM hardware or motherboard.
    0x8028001D	TPM_E_AUTH2FAIL
    -2144862179	The authorization for the second key in a 2 key function failed authorization.
    0x8028001E	TPM_E_BADTAG
    -2144862178	The tag value sent to for a command is invalid.
    0x8028001F	TPM_E_IOERROR
    -2144862177	An IO error occurred transmitting information to the TPM.
    0x80280020	TPM_E_ENCRYPT_ERROR
    -2144862176	The encryption process had a problem.
    0x80280021	TPM_E_DECRYPT_ERROR
    -2144862175	The decryption process did not complete.
    0x80280022	TPM_E_INVALID_AUTHHANDLE
    -2144862174	An invalid handle was used.
    0x80280023	TPM_E_NO_ENDORSEMENT
    -2144862173	The TPM does not have an Endorsement Key (EK) installed.
    0x80280024	TPM_E_INVALID_KEYUSAGE
    -2144862172	The usage of a key is not allowed.
    0x80280025	TPM_E_WRONG_ENTITYTYPE
    -2144862171	The submitted entity type is not allowed.
    0x80280026	TPM_E_INVALID_POSTINIT
    -2144862170	The command was received in the wrong sequence relative to TPM_Init and a subsequent TPM_Startup.
    0x80280027	TPM_E_INAPPROPRIATE_SIG
    -2144862169	Signed data cannot include additional DER information.
    0x80280028	TPM_E_BAD_KEY_PROPERTY
    -2144862168	The key properties in TPM_KEY_PARMs are not supported by this TPM.
    0x80280029	TPM_E_BAD_MIGRATION
    -2144862167	The migration properties of this key are incorrect.
    0x8028002A	TPM_E_BAD_SCHEME
    -2144862166	The signature or encryption scheme for this key is incorrect or not permitted in this situation.
    0x8028002B	TPM_E_BAD_DATASIZE
    -2144862165	The size of the data (or blob) parameter is bad or inconsistent with the referenced key.
    0x8028002C	TPM_E_BAD_MODE
    -2144862164	A mode parameter is bad, such as capArea or subCapArea for TPM_GetCapability, phsicalPresence parameter for TPM_PhysicalPresence, or migrationType for TPM_CreateMigrationBlob.
    0x8028002D	TPM_E_BAD_PRESENCE
    -2144862163	Either the physicalPresence or physicalPresenceLock bits have the wrong value.
    0x8028002E	TPM_E_BAD_VERSION
    -2144862162	The TPM cannot perform this version of the capability.
    0x8028002F	TPM_E_NO_WRAP_TRANSPORT
    -2144862161	The TPM does not allow for wrapped transport sessions.
    0x80280030	TPM_E_AUDITFAIL_UNSUCCESSFUL
    -2144862160	TPM audit construction failed and the underlying command was returning a failure code also.
    0x80280031	TPM_E_AUDITFAIL_SUCCESSFUL
    -2144862159	TPM audit construction failed and the underlying command was returning success.
    0x80280032	TPM_E_NOTRESETABLE
    -2144862158	Attempt to reset a PCR register that does not have the resettable attribute.
    0x80280033	TPM_E_NOTLOCAL
    -2144862157	Attempt to reset a PCR register that requires locality and locality modifier not part of command transport.
    0x80280034	TPM_E_BAD_TYPE
    -2144862156	Make identity blob not properly typed.
    0x80280035	TPM_E_INVALID_RESOURCE
    -2144862155	When saving context identified resource type does not match actual resource.
    0x80280036	TPM_E_NOTFIPS
    -2144862154	The TPM is attempting to execute a command only available when in FIPS mode.
    0x80280037	TPM_E_INVALID_FAMILY
    -2144862153	The command is attempting to use an invalid family ID.
    0x80280038	TPM_E_NO_NV_PERMISSION
    -2144862152	The permission to manipulate the NV storage is not available.
    0x80280039	TPM_E_REQUIRES_SIGN
    -2144862151	The operation requires a signed command.
    0x8028003A	TPM_E_KEY_NOTSUPPORTED
    -2144862150	Wrong operation to load an NV key.
    0x8028003B	TPM_E_AUTH_CONFLICT
    -2144862149	NV_LoadKey blob requires both owner and blob authorization.
    0x8028003C	TPM_E_AREA_LOCKED
    -2144862148	The NV area is locked and not writtable.
    0x8028003D	TPM_E_BAD_LOCALITY
    -2144862147	The locality is incorrect for the attempted operation.
    0x8028003E	TPM_E_READ_ONLY
    -2144862146	The NV area is read only and can't be written to.
    0x8028003F	TPM_E_PER_NOWRITE
    -2144862145	There is no protection on the write to the NV area.
    0x80280040	TPM_E_FAMILYCOUNT
    -2144862144	The family count value does not match.
    0x80280041	TPM_E_WRITE_LOCKED
    -2144862143	The NV area has already been written to.
    0x80280042	TPM_E_BAD_ATTRIBUTES
    -2144862142	The NV area attributes conflict.
    0x80280043	TPM_E_INVALID_STRUCTURE
    -2144862141	The structure tag and version are invalid or inconsistent.
    0x80280044	TPM_E_KEY_OWNER_CONTROL
    -2144862140	The key is under control of the TPM Owner and can only be evicted by the TPM Owner.
    0x80280045	TPM_E_BAD_COUNTER
    -2144862139	The counter handle is incorrect.
    0x80280046	TPM_E_NOT_FULLWRITE
    -2144862138	The write is not a complete write of the area.
    0x80280047	TPM_E_CONTEXT_GAP
    -2144862137	The gap between saved context counts is too large.
    0x80280048	TPM_E_MAXNVWRITES
    -2144862136	The maximum number of NV writes without an owner has been exceeded.
    0x80280049	TPM_E_NOOPERATOR
    -2144862135	No operator AuthData value is set.
    0x8028004A	TPM_E_RESOURCEMISSING
    -2144862134	The resource pointed to by context is not loaded.
    0x8028004B	TPM_E_DELEGATE_LOCK
    -2144862133	The delegate administration is locked.
    0x8028004C	TPM_E_DELEGATE_FAMILY
    -2144862132	Attempt to manage a family other then the delegated family.
    0x8028004D	TPM_E_DELEGATE_ADMIN
    -2144862131	Delegation table management not enabled.
    0x8028004E	TPM_E_TRANSPORT_NOTEXCLUSIVE
    -2144862130	There was a command executed outside of an exclusive transport session.
    0x8028004F	TPM_E_OWNER_CONTROL
    -2144862129	Attempt to context save a owner evict controlled key.
    0x80280050	TPM_E_DAA_RESOURCES
    -2144862128	The DAA command has no resources availble to execute the command.
    0x80280051	TPM_E_DAA_INPUT_DATA0
    -2144862127	The consistency check on DAA parameter inputData0 has failed.
    0x80280052	TPM_E_DAA_INPUT_DATA1
    -2144862126	The consistency check on DAA parameter inputData1 has failed.
    0x80280053	TPM_E_DAA_ISSUER_SETTINGS
    -2144862125	The consistency check on DAA_issuerSettings has failed.
    0x80280054	TPM_E_DAA_TPM_SETTINGS
    -2144862124	The consistency check on DAA_tpmSpecific has failed.
    0x80280055	TPM_E_DAA_STAGE
    -2144862123	The atomic process indicated by the submitted DAA command is not the expected process.
    0x80280056	TPM_E_DAA_ISSUER_VALIDITY
    -2144862122	The issuer's validity check has detected an inconsistency.
    0x80280057	TPM_E_DAA_WRONG_W
    -2144862121	The consistency check on w has failed.
    0x80280058	TPM_E_BAD_HANDLE
    -2144862120	The handle is incorrect.
    0x80280059	TPM_E_BAD_DELEGATE
    -2144862119	Delegation is not correct.
    0x8028005A	TPM_E_BADCONTEXT
    -2144862118	The context blob is invalid.
    0x8028005B	TPM_E_TOOMANYCONTEXTS
    -2144862117	Too many contexts held by the TPM.
    0x8028005C	TPM_E_MA_TICKET_SIGNATURE
    -2144862116	Migration authority signature validation failure.
    0x8028005D	TPM_E_MA_DESTINATION
    -2144862115	Migration destination not authenticated.
    0x8028005E	TPM_E_MA_SOURCE
    -2144862114	Migration source incorrect.
    0x8028005F	TPM_E_MA_AUTHORITY
    -2144862113	Incorrect migration authority.
    0x80280061	TPM_E_PERMANENTEK
    -2144862111	Attempt to revoke the EK and the EK is not revocable.
    0x80280062	TPM_E_BAD_SIGNATURE
    -2144862110	Bad signature of CMK ticket.
    0x80280063	TPM_E_NOCONTEXTSPACE
    -2144862109	There is no room in the context list for additional contexts.
    0x80280400	TPM_E_COMMAND_BLOCKED
    -2144861184	The command was blocked.
    0x80280401	TPM_E_INVALID_HANDLE
    -2144861183	The specified handle was not found.
    0x80280402	TPM_E_DUPLICATE_VHANDLE
    -2144861182	The TPM returned a duplicate handle and the command needs to be resubmitted.
    0x80280403	TPM_E_EMBEDDED_COMMAND_BLOCKED
    -2144861181	The command within the transport was blocked.
    0x80280404	TPM_E_EMBEDDED_COMMAND_UNSUPPORTED
    -2144861180	The command within the transport is not supported.
    0x80280800	TPM_E_RETRY
    -2144860160	The TPM is too busy to respond to the command immediately, but the command could be resubmitted at a later time.
    0x80280801	TPM_E_NEEDS_SELFTEST
    -2144860159	SelfTestFull has not been run.
    0x80280802	TPM_E_DOING_SELFTEST
    -2144860158	The TPM is currently executing a full selftest.
    0x80280803	TPM_E_DEFEND_LOCK_RUNNING
    -2144860157	The TPM is defending against dictionary attacks and is in a time-out period.
    0x80284001	TBS_E_INTERNAL_ERROR
    -2144845823	An internal software error has been detected.
    0x80284002	TBS_E_BAD_PARAMETER
    -2144845822	One or more input parameters is bad.
    0x80284003	TBS_E_INVALID_OUTPUT_POINTER
    -2144845821	A specified output pointer is bad.
    0x80284004	TBS_E_INVALID_CONTEXT
    -2144845820	The specified context handle does not refer to a valid context.
    0x80284005	TBS_E_INSUFFICIENT_BUFFER
    -2144845819	A specified output buffer is too small.
    0x80284006	TBS_E_IOERROR
    -2144845818	An error occurred while communicating with the TPM.
    0x80284007	TBS_E_INVALID_CONTEXT_PARAM
    -2144845817	One or more context parameters is invalid.
    0x80284008	TBS_E_SERVICE_NOT_RUNNING
    -2144845816	The TBS service is not running and could not be started.
    0x80284009	TBS_E_TOO_MANY_TBS_CONTEXTS
    -2144845815	A new context could not be created because there are too many open contexts.
    0x8028400A	TBS_E_TOO_MANY_RESOURCES
    -2144845814	A new virtual resource could not be created because there are too many open virtual resources.
    0x8028400B	TBS_E_SERVICE_START_PENDING
    -2144845813	The TBS service has been started but is not yet running.
    0x8028400C	TBS_E_PPI_NOT_SUPPORTED
    -2144845812	The physical presence interface is not supported.
    0x8028400D	TBS_E_COMMAND_CANCELED
    -2144845811	The command was canceled.
    0x8028400E	TBS_E_BUFFER_TOO_LARGE
    -2144845810	The input or output buffer is too large.
    0x8028400F	TBS_E_TPM_NOT_FOUND
    -2144845809	A compatible Trusted Platform Module (TPM) Security Device cannot be found on this computer.
    0x80284010	TBS_E_SERVICE_DISABLED
    -2144845808	The TBS service has been disabled.
    0x80284011	TBS_E_NO_EVENT_LOG
    -2144845807	No TCG event log is available.
    0x80290100	TPMAPI_E_INVALID_STATE
    -2144796416	The command buffer is not in the correct state.
    0x80290101	TPMAPI_E_NOT_ENOUGH_DATA
    -2144796415	The command buffer does not contain enough data to satisfy the request.
    0x80290102	TPMAPI_E_TOO_MUCH_DATA
    -2144796414	The command buffer cannot contain any more data.
    0x80290103	TPMAPI_E_INVALID_OUTPUT_POINTER
    -2144796413	One or more output parameters was NULL or invalid.
    0x80290104	TPMAPI_E_INVALID_PARAMETER
    -2144796412	One or more input parameters is invalid.
    0x80290105	TPMAPI_E_OUT_OF_MEMORY
    -2144796411	Not enough memory was available to satisfy the request.
    0x80290106	TPMAPI_E_BUFFER_TOO_SMALL
    -2144796410	The specified buffer was too small.
    0x80290107	TPMAPI_E_INTERNAL_ERROR
    -2144796409	An internal error was detected.
    0x80290108	TPMAPI_E_ACCESS_DENIED
    -2144796408	The caller does not have the appropriate rights to perform the requested operation.
    0x80290109	TPMAPI_E_AUTHORIZATION_FAILED
    -2144796407	The specified authorization information was invalid.
    0x8029010A	TPMAPI_E_INVALID_CONTEXT_HANDLE
    -2144796406	The specified context handle was not valid.
    0x8029010B	TPMAPI_E_TBS_COMMUNICATION_ERROR
    -2144796405	An error occurred while communicating with the TBS.
    0x8029010C	TPMAPI_E_TPM_COMMAND_ERROR
    -2144796404	The TPM returned an unexpected result.
    0x8029010D	TPMAPI_E_MESSAGE_TOO_LARGE
    -2144796403	The message was too large for the encoding scheme.
    0x8029010E	TPMAPI_E_INVALID_ENCODING
    -2144796402	The encoding in the blob was not recognized.
    0x8029010F	TPMAPI_E_INVALID_KEY_SIZE
    -2144796401	The key size is not valid.
    0x80290110	TPMAPI_E_ENCRYPTION_FAILED
    -2144796400	The encryption operation failed.
    0x80290111	TPMAPI_E_INVALID_KEY_PARAMS
    -2144796399	The key parameters structure was not valid
    0x80290112	TPMAPI_E_INVALID_MIGRATION_AUTHORIZATION_BLOB
    -2144796398	The requested supplied data does not appear to be a valid migration authorization blob.
    0x80290113	TPMAPI_E_INVALID_PCR_INDEX
    -2144796397	The specified PCR index was invalid
    0x80290114	TPMAPI_E_INVALID_DELEGATE_BLOB
    -2144796396	The data given does not appear to be a valid delegate blob.
    0x80290115	TPMAPI_E_INVALID_CONTEXT_PARAMS
    -2144796395	One or more of the specified context parameters was not valid.
    0x80290116	TPMAPI_E_INVALID_KEY_BLOB
    -2144796394	The data given does not appear to be a valid key blob
    0x80290117	TPMAPI_E_INVALID_PCR_DATA
    -2144796393	The specified PCR data was invalid.
    0x80290118	TPMAPI_E_INVALID_OWNER_AUTH
    -2144796392	The format of the owner auth data was invalid.
    0x80290119	TPMAPI_E_FIPS_RNG_CHECK_FAILED
    -2144796391	The random number generated did not pass FIPS RNG check.
    0x8029011A	TPMAPI_E_EMPTY_TCG_LOG
    -2144796390	The TCG Event Log does not contain any data.
    0x8029011B	TPMAPI_E_INVALID_TCG_LOG_ENTRY
    -2144796389	An entry in the TCG Event Log was invalid.
    0x8029011C	TPMAPI_E_TCG_SEPARATOR_ABSENT
    -2144796388	A TCG Separator was not found.
    0x8029011D	TPMAPI_E_TCG_INVALID_DIGEST_ENTRY
    -2144796387	A digest value in a TCG Log entry did not match hashed data.
    0x80290200	TBSIMP_E_BUFFER_TOO_SMALL
    -2144796160	The specified buffer was too small.
    0x80290201	TBSIMP_E_CLEANUP_FAILED
    -2144796159	The context could not be cleaned up.
    0x80290202	TBSIMP_E_INVALID_CONTEXT_HANDLE
    -2144796158	The specified context handle is invalid.
    0x80290203	TBSIMP_E_INVALID_CONTEXT_PARAM
    -2144796157	An invalid context parameter was specified.
    0x80290204	TBSIMP_E_TPM_ERROR
    -2144796156	An error occurred while communicating with the TPM
    0x80290205	TBSIMP_E_HASH_BAD_KEY
    -2144796155	No entry with the specified key was found.
    0x80290206	TBSIMP_E_DUPLICATE_VHANDLE
    -2144796154	The specified virtual handle matches a virtual handle already in use.
    0x80290207	TBSIMP_E_INVALID_OUTPUT_POINTER
    -2144796153	The pointer to the returned handle location was NULL or invalid
    0x80290208	TBSIMP_E_INVALID_PARAMETER
    -2144796152	One or more parameters is invalid
    0x80290209	TBSIMP_E_RPC_INIT_FAILED
    -2144796151	The RPC subsystem could not be initialized.
    0x8029020A	TBSIMP_E_SCHEDULER_NOT_RUNNING
    -2144796150	The TBS scheduler is not running.
    0x8029020B	TBSIMP_E_COMMAND_CANCELED
    -2144796149	The command was canceled.
    0x8029020C	TBSIMP_E_OUT_OF_MEMORY
    -2144796148	There was not enough memory to fulfill the request
    0x8029020D	TBSIMP_E_LIST_NO_MORE_ITEMS
    -2144796147	The specified list is empty, or the iteration has reached the end of the list.
    0x8029020E	TBSIMP_E_LIST_NOT_FOUND
    -2144796146	The specified item was not found in the list.
    0x8029020F	TBSIMP_E_NOT_ENOUGH_SPACE
    -2144796145	The TPM does not have enough space to load the requested resource.
    0x80290210	TBSIMP_E_NOT_ENOUGH_TPM_CONTEXTS
    -2144796144	There are too many TPM contexts in use.
    0x80290211	TBSIMP_E_COMMAND_FAILED
    -2144796143	The TPM command failed.
    0x80290212	TBSIMP_E_UNKNOWN_ORDINAL
    -2144796142	The TBS does not recognize the specified ordinal.
    0x80290213	TBSIMP_E_RESOURCE_EXPIRED
    -2144796141	The requested resource is no longer available.
    0x80290214	TBSIMP_E_INVALID_RESOURCE
    -2144796140	The resource type did not match.
    0x80290215	TBSIMP_E_NOTHING_TO_UNLOAD
    -2144796139	No resources can be unloaded.
    0x80290216	TBSIMP_E_HASH_TABLE_FULL
    -2144796138	No new entries can be added to the hash table.
    0x80290217	TBSIMP_E_TOO_MANY_TBS_CONTEXTS
    -2144796137	A new TBS context could not be created because there are too many open contexts.
    0x80290218	TBSIMP_E_TOO_MANY_RESOURCES
    -2144796136	A new virtual resource could not be created because there are too many open virtual resources.
    0x80290219	TBSIMP_E_PPI_NOT_SUPPORTED
    -2144796135	The physical presence interface is not supported.
    0x8029021A	TBSIMP_E_TPM_INCOMPATIBLE
    -2144796134	TBS is not compatible with the version of TPM found on the system.
    0x8029021B	TBSIMP_E_NO_EVENT_LOG
    -2144796133	No TCG event log is available.
    0x80290300	TPM_E_PPI_ACPI_FAILURE
    -2144795904	A general error was detected when attempting to acquire the BIOS's response to a Physical Presence command.
    0x80290301	TPM_E_PPI_USER_ABORT
    -2144795903	The user failed to confirm the TPM operation request.
    0x80290302	TPM_E_PPI_BIOS_FAILURE
    -2144795902	The BIOS failure prevented the successful execution of the requested TPM operation (e.g. invalid TPM operation request, BIOS communication error with the TPM).
    0x80290303	TPM_E_PPI_NOT_SUPPORTED
    -2144795901	The BIOS does not support the physical presence interface.
    0x80300002	PLA_E_DCS_NOT_FOUND
    -2144337918	Data Collector Set was not found.
    0x803000AA	PLA_E_DCS_IN_USE
    -2144337750	The Data Collector Set or one of its dependencies is already in use.
    0x80300045	PLA_E_TOO_MANY_FOLDERS
    -2144337851	Unable to start Data Collector Set because there are too many folders.
    0x80300070	PLA_E_NO_MIN_DISK
    -2144337808	Not enough free disk space to start Data Collector Set.
    0x803000B7	PLA_E_DCS_ALREADY_EXISTS
    -2144337737	Data Collector Set already exists.
    0x00300100	PLA_S_PROPERTY_IGNORED
    3145984	Property value will be ignored.
    0x80300101	PLA_E_PROPERTY_CONFLICT
    -2144337663	Property value conflict.
    0x80300102	PLA_E_DCS_SINGLETON_REQUIRED
    -2144337662	The current configuration for this Data Collector Set requires that it contain exactly one Data Collector.
    0x80300103	PLA_E_CREDENTIALS_REQUIRED
    -2144337661	A user account is required in order to commit the current Data Collector Set properties.
    0x80300104	PLA_E_DCS_NOT_RUNNING
    -2144337660	Data Collector Set is not running.
    0x80300105	PLA_E_CONFLICT_INCL_EXCL_API
    -2144337659	A conflict was detected in the list of include/exclude APIs. Do not specify the same API in both the include list and the exclude list.
    0x80300106	PLA_E_NETWORK_EXE_NOT_VALID
    -2144337658	The executable path you have specified refers to a network share or UNC path.
    0x80300107	PLA_E_EXE_ALREADY_CONFIGURED
    -2144337657	The executable path you have specified is already configured for API tracing.
    0x80300108	PLA_E_EXE_PATH_NOT_VALID
    -2144337656	The executable path you have specified does not exist. Verify that the specified path is correct.
    0x80300109	PLA_E_DC_ALREADY_EXISTS
    -2144337655	Data Collector already exists.
    0x8030010A	PLA_E_DCS_START_WAIT_TIMEOUT
    -2144337654	The wait for the Data Collector Set start notification has timed out.
    0x8030010B	PLA_E_DC_START_WAIT_TIMEOUT
    -2144337653	The wait for the Data Collector to start has timed out.
    0x8030010C	PLA_E_REPORT_WAIT_TIMEOUT
    -2144337652	The wait for the report generation tool to finish has timed out.
    0x8030010D	PLA_E_NO_DUPLICATES
    -2144337651	Duplicate items are not allowed.
    0x8030010E	PLA_E_EXE_FULL_PATH_REQUIRED
    -2144337650	When specifying the executable that you want to trace, you must specify a full path to the executable and not just a filename.
    0x8030010F	PLA_E_INVALID_SESSION_NAME
    -2144337649	The session name provided is invalid.
    0x80300110	PLA_E_PLA_CHANNEL_NOT_ENABLED
    -2144337648	The Event Log channel Microsoft-Windows-Diagnosis-PLA/Operational must be enabled to perform this operation.
    0x80300111	PLA_E_TASKSCHED_CHANNEL_NOT_ENABLED
    -2144337647	The Event Log channel Microsoft-Windows-TaskScheduler must be enabled to perform this operation.
    0x80300112	PLA_E_RULES_MANAGER_FAILED
    -2144337646	The execution of the Rules Manager failed.
    0x80300113	PLA_E_CABAPI_FAILURE
    -2144337645	An error occurred while attempting to compress or extract the data.
    0x80310000	FVE_E_LOCKED_VOLUME
    -2144272384	This drive is locked by BitLocker Drive Encryption. You must unlock this drive from Control Panel.
    0x80310001	FVE_E_NOT_ENCRYPTED
    -2144272383	This drive is not encrypted.
    0x80310002	FVE_E_NO_TPM_BIOS
    -2144272382	The BIOS did not correctly communicate with the Trusted Platform Module (TPM). Contact the computer manufacturer for BIOS upgrade instructions.
    0x80310003	FVE_E_NO_MBR_METRIC
    -2144272381	The BIOS did not correctly communicate with the master boot record (MBR). Contact the computer manufacturer for BIOS upgrade instructions.
    0x80310004	FVE_E_NO_BOOTSECTOR_METRIC
    -2144272380	A required TPM measurement is missing. If there is a bootable CD or DVD in your computer, remove it, restart the computer, and turn on BitLocker again. If the problem persists, ensure the master boot record is up to date.
    0x80310005	FVE_E_NO_BOOTMGR_METRIC
    -2144272379	The boot sector of this drive is not compatible with BitLocker Drive Encryption. Use the Bootrec.exe tool in the Windows Recovery Environment to update or repair the boot manager (BOOTMGR).
    0x80310006	FVE_E_WRONG_BOOTMGR
    -2144272378	The boot manager of this operating system is not compatible with BitLocker Drive Encryption. Use the Bootrec.exe tool in the Windows Recovery Environment to update or repair the boot manager (BOOTMGR).
    0x80310007	FVE_E_SECURE_KEY_REQUIRED
    -2144272377	At least one secure key protector is required for this operation to be performed.
    0x80310008	FVE_E_NOT_ACTIVATED
    -2144272376	BitLocker Drive Encryption is not enabled on this drive. Turn on BitLocker.
    0x80310009	FVE_E_ACTION_NOT_ALLOWED
    -2144272375	BitLocker Drive Encryption cannot perform the requested action. This condition may occur when two requests are issued at the same time. Wait a few moments and then try the action again.
    0x8031000A	FVE_E_AD_SCHEMA_NOT_INSTALLED
    -2144272374	The Active Directory Domain Services forest does not contain the required attributes and classes to host BitLocker Drive Encryption or Trusted Platform Module information. Contact your domain administrator to verify that any required BitLocker Active Directory schema extensions have been installed.
    0x8031000B	FVE_E_AD_INVALID_DATATYPE
    -2144272373	The type of the data obtained from Active Directory was not expected. The BitLocker recovery information may be missing or corrupted.
    0x8031000C	FVE_E_AD_INVALID_DATASIZE
    -2144272372	The size of the data obtained from Active Directory was not expected. The BitLocker recovery information may be missing or corrupted.
    0x8031000D	FVE_E_AD_NO_VALUES
    -2144272371	The attribute read from Active Directory does not contain any values. The BitLocker recovery information may be missing or corrupted.
    0x8031000E	FVE_E_AD_ATTR_NOT_SET
    -2144272370	The attribute was not set. Verify that you are logged on with a domain account that has the ability to write information to Active Directory objects.
    0x8031000F	FVE_E_AD_GUID_NOT_FOUND
    -2144272369	The specified attribute cannot be found in Active Directory Domain Services. Contact your domain administrator to verify that any required BitLocker Active Directory schema extensions have been installed.
    0x80310010	FVE_E_BAD_INFORMATION
    -2144272368	The BitLocker metadata for the encrypted drive is not valid. You can attempt to repair the drive to restore access.
    0x80310011	FVE_E_TOO_SMALL
    -2144272367	The drive cannot be encrypted because it does not have enough free space. Delete any unnecessary data on the drive to create additional free space and then try again.
    0x80310012	FVE_E_SYSTEM_VOLUME
    -2144272366	The drive cannot be encrypted because it contains system boot information. Create a separate partition for use as the system drive that contains the boot information and a second partition for use as the operating system drive and then encrypt the operating system drive.
    0x80310013	FVE_E_FAILED_WRONG_FS
    -2144272365	The drive cannot be encrypted because the file system is not supported.
    0x80310014	FVE_E_BAD_PARTITION_SIZE
    -2144272364	The file system size is larger than the partition size in the partition table. This drive may be corrupt or may have been tampered with. To use it with BitLocker, you must reformat the partition.
    0x80310015	FVE_E_NOT_SUPPORTED
    -2144272363	This drive cannot be encrypted.
    0x80310016	FVE_E_BAD_DATA
    -2144272362	The data is not valid.
    0x80310017	FVE_E_VOLUME_NOT_BOUND
    -2144272361	The data drive specified is not set to automatically unlock on the current computer and cannot be unlocked automatically.
    0x80310018	FVE_E_TPM_NOT_OWNED
    -2144272360	You must initialize the Trusted Platform Module (TPM) before you can use BitLocker Drive Encryption.
    0x80310019	FVE_E_NOT_DATA_VOLUME
    -2144272359	The operation attempted cannot be performed on an operating system drive.
    0x8031001A	FVE_E_AD_INSUFFICIENT_BUFFER
    -2144272358	The buffer supplied to a function was insufficient to contain the returned data. Increase the buffer size before running the function again.
    0x8031001B	FVE_E_CONV_READ
    -2144272357	A read operation failed while converting the drive. The drive was not converted. Please re-enable BitLocker.
    0x8031001C	FVE_E_CONV_WRITE
    -2144272356	A write operation failed while converting the drive. The drive was not converted. Please re-enable BitLocker.
    0x8031001D	FVE_E_KEY_REQUIRED
    -2144272355	One or more BitLocker key protectors are required. You cannot delete the last key on this drive.
    0x8031001E	FVE_E_CLUSTERING_NOT_SUPPORTED
    -2144272354	Cluster configurations are not supported by BitLocker Drive Encryption.
    0x8031001F	FVE_E_VOLUME_BOUND_ALREADY
    -2144272353	The drive specified is already configured to be automatically unlocked on the current computer.
    0x80310020	FVE_E_OS_NOT_PROTECTED
    -2144272352	The operating system drive is not protected by BitLocker Drive Encryption.
    0x80310021	FVE_E_PROTECTION_DISABLED
    -2144272351	BitLocker Drive Encryption has been suspended on this drive. All BitLocker key protectors configured for this drive are effectively disabled, and the drive will be automatically unlocked using an unencrypted (clear) key.
    0x80310022	FVE_E_RECOVERY_KEY_REQUIRED
    -2144272350	The drive you are attempting to lock does not have any key protectors available for encryption because BitLocker protection is currently suspended. Re-enable BitLocker to lock this drive.
    0x80310023	FVE_E_FOREIGN_VOLUME
    -2144272349	BitLocker cannot use the Trusted Platform Module (TPM) to protect a data drive. TPM protection can only be used with the operating system drive.
    0x80310024	FVE_E_OVERLAPPED_UPDATE
    -2144272348	The BitLocker metadata for the encrypted drive cannot be updated because it was locked for updating by another process. Please try this process again.
    0x80310025	FVE_E_TPM_SRK_AUTH_NOT_ZERO
    -2144272347	The authorization data for the storage root key (SRK) of the Trusted Platform Module (TPM) is not zero and is therefore incompatible with BitLocker. Please initialize the TPM before attempting to use it with BitLocker.
    0x80310026	FVE_E_FAILED_SECTOR_SIZE
    -2144272346	The drive encryption algorithm cannot be used on this sector size.
    0x80310027	FVE_E_FAILED_AUTHENTICATION
    -2144272345	The drive cannot be unlocked with the key provided. Confirm that you have provided the correct key and try again.
    0x80310028	FVE_E_NOT_OS_VOLUME
    -2144272344	The drive specified is not the operating system drive.
    0x80310029	FVE_E_AUTOUNLOCK_ENABLED
    -2144272343	BitLocker Drive Encryption cannot be turned off on the operating system drive until the auto unlock feature has been disabled for the fixed data drives and removable data drives associated with this computer.
    0x8031002A	FVE_E_WRONG_BOOTSECTOR
    -2144272342	The system partition boot sector does not perform Trusted Platform Module (TPM) measurements. Use the Bootrec.exe tool in the Windows Recovery Environment to update or repair the boot sector.
    0x8031002B	FVE_E_WRONG_SYSTEM_FS
    -2144272341	BitLocker Drive Encryption operating system drives must be formatted with the NTFS file system in order to be encrypted. Convert the drive to NTFS, and then turn on BitLocker.
    0x8031002C	FVE_E_POLICY_PASSWORD_REQUIRED
    -2144272340	Group Policy settings require that a recovery password be specified before encrypting the drive.
    0x8031002D	FVE_E_CANNOT_SET_FVEK_ENCRYPTED
    -2144272339	The drive encryption algorithm and key cannot be set on a previously encrypted drive. To encrypt this drive with BitLocker Drive Encryption, remove the previous encryption and then turn on BitLocker.
    0x8031002E	FVE_E_CANNOT_ENCRYPT_NO_KEY
    -2144272338	BitLocker Drive Encryption cannot encrypt the specified drive because an encryption key is not available. Add a key protector to encrypt this drive.
    0x80310030	FVE_E_BOOTABLE_CDDVD
    -2144272336	BitLocker Drive Encryption detected bootable media (CD or DVD) in the computer. Remove the media and restart the computer before configuring BitLocker.
    0x80310031	FVE_E_PROTECTOR_EXISTS
    -2144272335	This key protector cannot be added. Only one key protector of this type is allowed for this drive.
    0x80310032	FVE_E_RELATIVE_PATH
    -2144272334	The recovery password file was not found because a relative path was specified. Recovery passwords must be saved to a fully qualified path. Environment variables configured on the computer can be used in the path.
    0x80310033	FVE_E_PROTECTOR_NOT_FOUND
    -2144272333	The specified key protector was not found on the drive. Try another key protector.
    0x80310034	FVE_E_INVALID_KEY_FORMAT
    -2144272332	The recovery key provided is corrupt and cannot be used to access the drive. An alternative recovery method, such as recovery password, a data recovery agent, or a backup version of the recovery key must be used to recover access to the drive.
    0x80310035	FVE_E_INVALID_PASSWORD_FORMAT
    -2144272331	The format of the recovery password provided is invalid. BitLocker recovery passwords are 48 digits. Verify that the recovery password is in the correct format and then try again.
    0x80310036	FVE_E_FIPS_RNG_CHECK_FAILED
    -2144272330	The random number generator check test failed.
    0x80310037	FVE_E_FIPS_PREVENTS_RECOVERY_PASSWORD
    -2144272329	The Group Policy setting requiring FIPS compliance prevents a local recovery password from being generated or used by BitLocker Drive Encryption. When operating in FIPS-compliant mode, BitLocker recovery options can be either a recovery key stored on a USB drive or recovery through a data recovery agent.
    0x80310038	FVE_E_FIPS_PREVENTS_EXTERNAL_KEY_EXPORT
    -2144272328	The Group Policy setting requiring FIPS compliance prevents the recovery password from being saved to Active Directory. When operating in FIPS-compliant mode, BitLocker recovery options can be either a recovery key stored on a USB drive or recovery through a data recovery agent. Check your Group Policy settings configuration.
    0x80310039	FVE_E_NOT_DECRYPTED
    -2144272327	The drive must be fully decrypted to complete this operation.
    0x8031003A	FVE_E_INVALID_PROTECTOR_TYPE
    -2144272326	The key protector specified cannot be used for this operation.
    0x8031003B	FVE_E_NO_PROTECTORS_TO_TEST
    -2144272325	No key protectors exist on the drive to perform the hardware test.
    0x8031003C	FVE_E_KEYFILE_NOT_FOUND
    -2144272324	The BitLocker startup key or recovery password cannot be found on the USB device. Verify that you have the correct USB device, that the USB device is plugged into the computer on an active USB port, restart the computer, and then try again. If the problem persists, contact the computer manufacturer for BIOS upgrade instructions.
    0x8031003D	FVE_E_KEYFILE_INVALID
    -2144272323	The BitLocker startup key or recovery password file provided is corrupt or invalid. Verify that you have the correct startup key or recovery password file and try again.
    0x8031003E	FVE_E_KEYFILE_NO_VMK
    -2144272322	The BitLocker encryption key cannot be obtained from the startup key or recovery password. Verify that you have the correct startup key or recovery password and try again.
    0x8031003F	FVE_E_TPM_DISABLED
    -2144272321	The Trusted Platform Module (TPM) is disabled. The TPM must be enabled, initialized, and have valid ownership before it can be used with BitLocker Drive Encryption.
    0x80310040	FVE_E_NOT_ALLOWED_IN_SAFE_MODE
    -2144272320	The BitLocker configuration of the specified drive cannot be managed because this computer is currently operating in Safe Mode. While in Safe Mode, BitLocker Drive Encryption can only be used for recovery purposes.
    0x80310041	FVE_E_TPM_INVALID_PCR
    -2144272319	The Trusted Platform Module (TPM) was not able to unlock the drive because the system boot information has changed or a PIN was not provided correctly. Verify that the drive has not been tampered with and that changes to the system boot information were caused by a trusted source. After verifying that the drive is safe to access, use the BitLocker recovery console to unlock the drive and then suspend and resume BitLocker to update system boot information that BitLocker associates with this drive.
    0x80310042	FVE_E_TPM_NO_VMK
    -2144272318	The BitLocker encryption key cannot be obtained from the Trusted Platform Module (TPM).
    0x80310043	FVE_E_PIN_INVALID
    -2144272317	The BitLocker encryption key cannot be obtained from the Trusted Platform Module (TPM) and PIN.
    0x80310044	FVE_E_AUTH_INVALID_APPLICATION
    -2144272316	A boot application has changed since BitLocker Drive Encryption was enabled.
    0x80310045	FVE_E_AUTH_INVALID_CONFIG
    -2144272315	The Boot Configuration Data (BCD) settings have changed since BitLocker Drive Encryption was enabled.
    0x80310046	FVE_E_FIPS_DISABLE_PROTECTION_NOT_ALLOWED
    -2144272314	The Group Policy setting requiring FIPS compliance prohibits the use of unencrypted keys, which prevents BitLocker from being suspended on this drive. Please contact your domain administrator for more information.
    0x80310047	FVE_E_FS_NOT_EXTENDED
    -2144272313	This drive cannot be encrypted by BitLocker Drive Encryption because the file system does not extend to the end of the drive. Repartition this drive and then try again.
    0x80310048	FVE_E_FIRMWARE_TYPE_NOT_SUPPORTED
    -2144272312	BitLocker Drive Encryption cannot be enabled on the operating system drive. Contact the computer manufacturer for BIOS upgrade instructions.
    0x80310049	FVE_E_NO_LICENSE
    -2144272311	This version of Windows does not include BitLocker Drive Encryption. To use BitLocker Drive Encryption, please upgrade the operating system.
    0x8031004A	FVE_E_NOT_ON_STACK
    -2144272310	BitLocker Drive Encryption cannot be used because critical BitLocker system files are missing or corrupted. Use Windows Startup Repair to restore these files to your computer.
    0x8031004B	FVE_E_FS_MOUNTED
    -2144272309	The drive cannot be locked when the drive is in use.
    0x8031004C	FVE_E_TOKEN_NOT_IMPERSONATED
    -2144272308	The access token associated with the current thread is not an impersonated token.
    0x8031004D	FVE_E_DRY_RUN_FAILED
    -2144272307	The BitLocker encryption key cannot be obtained. Verify that the Trusted Platform Module (TPM) is enabled and ownership has been taken. If this computer does not have a TPM, verify that the USB drive is inserted and available.
    0x8031004E	FVE_E_REBOOT_REQUIRED
    -2144272306	You must restart your computer before continuing with BitLocker Drive Encryption.
    0x8031004F	FVE_E_DEBUGGER_ENABLED
    -2144272305	Drive encryption cannot occur while boot debugging is enabled. Use the bcdedit command-line tool to turn off boot debugging.
    0x80310050	FVE_E_RAW_ACCESS
    -2144272304	No action was taken as BitLocker Drive Encryption is in raw access mode.
    0x80310051	FVE_E_RAW_BLOCKED
    -2144272303	BitLocker Drive Encryption cannot enter raw access mode for this drive because the drive is currently in use.
    0x80310052	FVE_E_BCD_APPLICATIONS_PATH_INCORRECT
    -2144272302	The path specified in the Boot Configuration Data (BCD) for a BitLocker Drive Encryption integrity-protected application is incorrect. Please verify and correct your BCD settings and try again.
    0x80310053	FVE_E_NOT_ALLOWED_IN_VERSION
    -2144272301	BitLocker Drive Encryption can only be used for recovery purposes when the computer is running Windows Recovery Environment.
    0x80310054	FVE_E_NO_AUTOUNLOCK_MASTER_KEY
    -2144272300	The auto-unlock master key was not available from the operating system drive.
    0x80310055	FVE_E_MOR_FAILED
    -2144272299	The system firmware failed to enable clearing of system memory when the computer was restarted.
    0x80310056	FVE_E_HIDDEN_VOLUME
    -2144272298	The hidden drive cannot be encrypted.
    0x80310057	FVE_E_TRANSIENT_STATE
    -2144272297	BitLocker encryption keys were ignored because the drive was in a transient state.
    0x80310058	FVE_E_PUBKEY_NOT_ALLOWED
    -2144272296	Public key based protectors are not allowed on this drive.
    0x80310059	FVE_E_VOLUME_HANDLE_OPEN
    -2144272295	BitLocker Drive Encryption is already performing an operation on this drive. Please complete all operations before continuing.
    0x8031005A	FVE_E_NO_FEATURE_LICENSE
    -2144272294	This version of Windows does not support this feature of BitLocker Drive Encryption. To use this feature, upgrade the operating system..
    0x8031005B	FVE_E_INVALID_STARTUP_OPTIONS
    -2144272293	The Group Policy settings for BitLocker startup options are in conflict and cannot be applied. Contact your system administrator for more information.
    0x8031005C	FVE_E_POLICY_RECOVERY_PASSWORD_NOT_ALLOWED
    -2144272292	Group Policy settings do not permit the creation of a recovery password.
    0x8031005D	FVE_E_POLICY_RECOVERY_PASSWORD_REQUIRED
    -2144272291	Group Policy settings require the creation of a recovery password.
    0x8031005E	FVE_E_POLICY_RECOVERY_KEY_NOT_ALLOWED
    -2144272290	Group Policy settings do not permit the creation of a recovery key.
    0x8031005F	FVE_E_POLICY_RECOVERY_KEY_REQUIRED
    -2144272289	Group Policy settings require the creation of a recovery key.
    0x80310060	FVE_E_POLICY_STARTUP_PIN_NOT_ALLOWED
    -2144272288	Group Policy settings do not permit the use of a PIN at startup. Please choose a different BitLocker startup option.
    0x80310061	FVE_E_POLICY_STARTUP_PIN_REQUIRED
    -2144272287	Group Policy settings require the use of a PIN at startup. Please choose this BitLocker startup option.
    0x80310062	FVE_E_POLICY_STARTUP_KEY_NOT_ALLOWED
    -2144272286	Group Policy settings do not permit the use of a startup key. Please choose a different BitLocker startup option.
    0x80310063	FVE_E_POLICY_STARTUP_KEY_REQUIRED
    -2144272285	Group Policy settings require the use of a startup key. Please choose this BitLocker startup option.
    0x80310064	FVE_E_POLICY_STARTUP_PIN_KEY_NOT_ALLOWED
    -2144272284	Group Policy settings do not permit the use of a startup key and PIN. Please choose a different BitLocker startup option.
    0x80310065	FVE_E_POLICY_STARTUP_PIN_KEY_REQUIRED
    -2144272283	Group Policy settings require the use of a startup key and PIN. Please choose this BitLocker startup option.
    0x80310066	FVE_E_POLICY_STARTUP_TPM_NOT_ALLOWED
    -2144272282	Group policy does not permit the use of TPM-only at startup. Please choose a different BitLocker startup option.
    0x80310067	FVE_E_POLICY_STARTUP_TPM_REQUIRED
    -2144272281	Group Policy settings require the use of TPM-only at startup. Please choose this BitLocker startup option.
    0x80310068	FVE_E_POLICY_INVALID_PIN_LENGTH
    -2144272280	The PIN provided does not meet minimum or maximum length requirements.
    0x80310069	FVE_E_KEY_PROTECTOR_NOT_SUPPORTED
    -2144272279	The key protector is not supported by the version of BitLocker Drive Encryption currently on the drive. Upgrade the drive to add the key protector.
    0x8031006A	FVE_E_POLICY_PASSPHRASE_NOT_ALLOWED
    -2144272278	Group Policy settings do not permit the creation of a password.
    0x8031006B	FVE_E_POLICY_PASSPHRASE_REQUIRED
    -2144272277	Group Policy settings require the creation of a password.
    0x8031006C	FVE_E_FIPS_PREVENTS_PASSPHRASE
    -2144272276	The Group Policy setting requiring FIPS compliance prevents passwords from being generated or used. Please contact your system administrator for more information.
    0x8031006D	FVE_E_OS_VOLUME_PASSPHRASE_NOT_ALLOWED
    -2144272275	A password cannot be added to the operating system drive.
    0x8031006E	FVE_E_INVALID_BITLOCKER_OID
    -2144272274	The BitLocker object identifier (OID) on the drive appears to be invalid or corrupt. Use manage-BDE to reset the OID on this drive.
    0x8031006F	FVE_E_VOLUME_TOO_SMALL
    -2144272273	The drive is too small to be protected using BitLocker Drive Encryption.
    0x80310070	FVE_E_DV_NOT_SUPPORTED_ON_FS
    -2144272272	The selected discovery drive type is incompatible with the file system on the drive. BitLocker To Go discovery drives must be created on FAT formatted drives.
    0x80310071	FVE_E_DV_NOT_ALLOWED_BY_GP
    -2144272271	The selected discovery drive type is not allowed by the computer's Group Policy settings. Verify that Group Policy settings allow the creation of discovery drives for use with BitLocker To Go.
    0x80310072	FVE_E_POLICY_USER_CERTIFICATE_NOT_ALLOWED
    -2144272270	Group Policy settings do not permit user certificates such as smart cards to be used with BitLocker Drive Encryption.
    0x80310073	FVE_E_POLICY_USER_CERTIFICATE_REQUIRED
    -2144272269	Group Policy settings require that you have a valid user certificate, such as a smart card, to be used with BitLocker Drive Encryption.
    0x80310074	FVE_E_POLICY_USER_CERT_MUST_BE_HW
    -2144272268	Group Policy settings requires that you use a smart card-based key protector with BitLocker Drive Encryption.
    0x80310075	FVE_E_POLICY_USER_CONFIGURE_FDV_AUTOUNLOCK_NOT_ALLOWED
    -2144272267	Group Policy settings do not permit BitLocker-protected fixed data drives to be automatically unlocked.
    0x80310076	FVE_E_POLICY_USER_CONFIGURE_RDV_AUTOUNLOCK_NOT_ALLOWED
    -2144272266	Group Policy settings do not permit BitLocker-protected removable data drives to be automatically unlocked.
    0x80310077	FVE_E_POLICY_USER_CONFIGURE_RDV_NOT_ALLOWED
    -2144272265	Group Policy settings do not permit you to configure BitLocker Drive Encryption on removable data drives.
    0x80310078	FVE_E_POLICY_USER_ENABLE_RDV_NOT_ALLOWED
    -2144272264	Group Policy settings do not permit you to turn on BitLocker Drive Encryption on removable data drives. Please contact your system administrator if you need to turn on BitLocker.
    0x80310079	FVE_E_POLICY_USER_DISABLE_RDV_NOT_ALLOWED
    -2144272263	Group Policy settings do not permit turning off BitLocker Drive Encryption on removable data drives. Please contact your system administrator if you need to turn off BitLocker.
    0x80310080	FVE_E_POLICY_INVALID_PASSPHRASE_LENGTH
    -2144272256	Your password does not meet minimum password length requirements. By default, passwords must be at least 8 characters in length. Check with your system administrator for the password length requirement in your organization.
    0x80310081	FVE_E_POLICY_PASSPHRASE_TOO_SIMPLE
    -2144272255	Your password does not meet the complexity requirements set by your system administrator. Try adding upper and lowercase characters, numbers, and symbols.
    0x80310082	FVE_E_RECOVERY_PARTITION
    -2144272254	This drive cannot be encrypted because it is reserved for Windows System Recovery Options.
    0x80310083	FVE_E_POLICY_CONFLICT_FDV_RK_OFF_AUK_ON
    -2144272253	BitLocker Drive Encryption cannot be applied to this drive because of conflicting Group Policy settings. BitLocker cannot be configured to automatically unlock fixed data drives when user recovery options are disabled. If you want BitLocker-protected fixed data drives to be automatically unlocked after key validation has occurred, please ask your system administrator to resolve the settings conflict before enabling BitLocker.
    0x80310084	FVE_E_POLICY_CONFLICT_RDV_RK_OFF_AUK_ON
    -2144272252	BitLocker Drive Encryption cannot be applied to this drive because of conflicting Group Policy settings. BitLocker cannot be configured to automatically unlock removable data drives when user recovery option are disabled. If you want BitLocker-protected removable data drives to be automatically unlocked after key validation has occured, please ask your system administrator to resolve the settings conflict before enabling BitLocker.
    0x80310085	FVE_E_NON_BITLOCKER_OID
    -2144272251	The Enhanced Key Usage (EKU) attribute of the specified certificate does not permit it to be used for BitLocker Drive Encryption. BitLocker does not require that a certificate have an EKU attribute, but if one is configured it must be set to an object identifier (OID) that matches the OID configured for BitLocker.
    0x80310086	FVE_E_POLICY_PROHIBITS_SELFSIGNED
    -2144272250	BitLocker Drive Encryption cannot be applied to this drive as currently configured because of Group Policy settings. The certificate you provided for drive encryption is self-signed. Current Group Policy settings do not permit the use of self-signed certificates. Obtain a new certificate from your certification authority before attempting to enable BitLocker.
    0x80310087	FVE_E_POLICY_CONFLICT_RO_AND_STARTUP_KEY_REQUIRED
    -2144272249	BitLocker Encryption cannot be applied to this drive because of conflicting Group Policy settings. When write access to drives not protected by BitLocker is denied, the use of a USB startup key cannot be required. Please have your system administrator resolve these policy conflicts before attempting to enable BitLocker.
    0x80310088	FVE_E_CONV_RECOVERY_FAILED
    -2144272248	BitLocker Drive Encryption failed to recover from an abruptly terminated conversion. This could be due to either all conversion logs being corrupted or the media being write-protected.
    0x80310089	FVE_E_VIRTUALIZED_SPACE_TOO_BIG
    -2144272247	The requested virtualization size is too big.
    0x80310090	FVE_E_POLICY_CONFLICT_OSV_RP_OFF_ADB_ON
    -2144272240	BitLocker Drive Encryption cannot be applied to this drive because there are conflicting Group Policy settings for recovery options on operating system drives. Storing recovery information to Active Directory Domain Services cannot be required when the generation of recovery passwords is not permitted. Please have your system administrator resolve these policy conflicts before attempting to enable BitLocker.
    0x80310091	FVE_E_POLICY_CONFLICT_FDV_RP_OFF_ADB_ON
    -2144272239	BitLocker Drive Encryption cannot be applied to this drive because there are conflicting Group Policy settings for recovery options on fixed data drives. Storing recovery information to Active Directory Domain Services cannot be required when the generation of recovery passwords is not permitted. Please have your system administrator resolve these policy conflicts before attempting to enable BitLocker.
    0x80310092	FVE_E_POLICY_CONFLICT_RDV_RP_OFF_ADB_ON
    -2144272238	BitLocker Drive Encryption cannot be applied to this drive because there are conflicting Group Policy settings for recovery options on removable data drives. Storing recovery information to Active Directory Domain Services cannot be required when the generation of recovery passwords is not permitted. Please have your system administrator resolve these policy conflicts before attempting to enable BitLocker.
    0x80310093	FVE_E_NON_BITLOCKER_KU
    -2144272237	The Key Usage (KU) attribute of the specified certificate does not permit it to be used for BitLocker Drive Encryption. BitLocker does not require that a certificate have a KU attribute, but if one is configured it must be set to either Key Encipherment or Key Agreement.
    0x80310094	FVE_E_PRIVATEKEY_AUTH_FAILED
    -2144272236	The private key associated with the specified certificate cannot be authorized. The private key authorization was either not provided or the provided authorization was invalid.
    0x80310095	FVE_E_REMOVAL_OF_DRA_FAILED
    -2144272235	Removal of the data recovery agent certificate must be done using the Certificates snap-in.
    0x80310096	FVE_E_OPERATION_NOT_SUPPORTED_ON_VISTA_VOLUME
    -2144272234	This drive was encrypted using the version of BitLocker Drive Encryption included with Windows Vista and Windows Server 2008 which does not support organizational identifiers. To specify organizational identifiers for this drive upgrade the drive encryption to the latest version using the "manage-bde -upgrade" command.
    0x80310097	FVE_E_CANT_LOCK_AUTOUNLOCK_ENABLED_VOLUME
    -2144272233	The drive cannot be locked because it is automatically unlocked on this computer. Remove the automatic unlock protector to lock this drive.
    0x80310098	FVE_E_FIPS_HASH_KDF_NOT_ALLOWED
    -2144272232	The default BitLocker Key Derivation Function SP800-56A for ECC smart cards is not supported by your smart card. The Group Policy setting requiring FIPS-compliance prevents BitLocker from using any other key derivation function for encryption. You have to use a FIPS compliant smart card in FIPS restricted environments.
    0x80310099	FVE_E_ENH_PIN_INVALID
    -2144272231	The BitLocker encryption key could not be obtained from the Trusted Platform Module (TPM) and enhanced PIN. Try using a PIN containing only numerals.
    0x8031009A	FVE_E_INVALID_PIN_CHARS
    -2144272230	The requested TPM PIN contains invalid characters.
    0x8031009B	FVE_E_INVALID_DATUM_TYPE
    -2144272229	The management information stored on the drive contained an unknown type. If you are using an old version of Windows, try accessing the drive from the latest version.
    0x80320001	FWP_E_CALLOUT_NOT_FOUND
    -2144206847	The callout does not exist.
    0x80320002	FWP_E_CONDITION_NOT_FOUND
    -2144206846	The filter condition does not exist.
    0x80320003	FWP_E_FILTER_NOT_FOUND
    -2144206845	The filter does not exist.
    0x80320004	FWP_E_LAYER_NOT_FOUND
    -2144206844	The layer does not exist.
    0x80320005	FWP_E_PROVIDER_NOT_FOUND
    -2144206843	The provider does not exist.
    0x80320006	FWP_E_PROVIDER_CONTEXT_NOT_FOUND
    -2144206842	The provider context does not exist.
    0x80320007	FWP_E_SUBLAYER_NOT_FOUND
    -2144206841	The sublayer does not exist.
    0x80320008	FWP_E_NOT_FOUND
    -2144206840	The object does not exist.
    0x80320009	FWP_E_ALREADY_EXISTS
    -2144206839	An object with that GUID or LUID already exists.
    0x8032000A	FWP_E_IN_USE
    -2144206838	The object is referenced by other objects so cannot be deleted.
    0x8032000B	FWP_E_DYNAMIC_SESSION_IN_PROGRESS
    -2144206837	The call is not allowed from within a dynamic session.
    0x8032000C	FWP_E_WRONG_SESSION
    -2144206836	The call was made from the wrong session so cannot be completed.
    0x8032000D	FWP_E_NO_TXN_IN_PROGRESS
    -2144206835	The call must be made from within an explicit transaction.
    0x8032000E	FWP_E_TXN_IN_PROGRESS
    -2144206834	The call is not allowed from within an explicit transaction.
    0x8032000F	FWP_E_TXN_ABORTED
    -2144206833	The explicit transaction has been forcibly cancelled.
    0x80320010	FWP_E_SESSION_ABORTED
    -2144206832	The session has been cancelled.
    0x80320011	FWP_E_INCOMPATIBLE_TXN
    -2144206831	The call is not allowed from within a read-only transaction.
    0x80320012	FWP_E_TIMEOUT
    -2144206830	The call timed out while waiting to acquire the transaction lock.
    0x80320013	FWP_E_NET_EVENTS_DISABLED
    -2144206829	Collection of network diagnostic events is disabled.
    0x80320014	FWP_E_INCOMPATIBLE_LAYER
    -2144206828	The operation is not supported by the specified layer.
    0x80320015	FWP_E_KM_CLIENTS_ONLY
    -2144206827	The call is allowed for kernel-mode callers only.
    0x80320016	FWP_E_LIFETIME_MISMATCH
    -2144206826	The call tried to associate two objects with incompatible lifetimes.
    0x80320017	FWP_E_BUILTIN_OBJECT
    -2144206825	The object is built in so cannot be deleted.
    0x80320018	FWP_E_TOO_MANY_CALLOUTS
    -2144206824	The maximum number of callouts has been reached.
    0x80320019	FWP_E_NOTIFICATION_DROPPED
    -2144206823	A notification could not be delivered because a message queue is at its maximum capacity.
    0x8032001A	FWP_E_TRAFFIC_MISMATCH
    -2144206822	The traffic parameters do not match those for the security association context.
    0x8032001B	FWP_E_INCOMPATIBLE_SA_STATE
    -2144206821	The call is not allowed for the current security association state.
    0x8032001C	FWP_E_NULL_POINTER
    -2144206820	A required pointer is null.
    0x8032001D	FWP_E_INVALID_ENUMERATOR
    -2144206819	An enumerator is not valid.
    0x8032001E	FWP_E_INVALID_FLAGS
    -2144206818	The flags field contains an invalid value.
    0x8032001F	FWP_E_INVALID_NET_MASK
    -2144206817	A network mask is not valid.
    0x80320020	FWP_E_INVALID_RANGE
    -2144206816	An FWP_RANGE is not valid.
    0x80320021	FWP_E_INVALID_INTERVAL
    -2144206815	The time interval is not valid.
    0x80320022	FWP_E_ZERO_LENGTH_ARRAY
    -2144206814	An array that must contain at least one element is zero length.
    0x80320023	FWP_E_NULL_DISPLAY_NAME
    -2144206813	The displayData.name field cannot be null.
    0x80320024	FWP_E_INVALID_ACTION_TYPE
    -2144206812	The action type is not one of the allowed action types for a filter.
    0x80320025	FWP_E_INVALID_WEIGHT
    -2144206811	The filter weight is not valid.
    0x80320026	FWP_E_MATCH_TYPE_MISMATCH
    -2144206810	A filter condition contains a match type that is not compatible with the operands.
    0x80320027	FWP_E_TYPE_MISMATCH
    -2144206809	An FWP_VALUE or FWPM_CONDITION_VALUE is of the wrong type.
    0x80320028	FWP_E_OUT_OF_BOUNDS
    -2144206808	An integer value is outside the allowed range.
    0x80320029	FWP_E_RESERVED
    -2144206807	A reserved field is non-zero.
    0x8032002A	FWP_E_DUPLICATE_CONDITION
    -2144206806	A filter cannot contain multiple conditions operating on a single field.
    0x8032002B	FWP_E_DUPLICATE_KEYMOD
    -2144206805	A policy cannot contain the same keying module more than once.
    0x8032002C	FWP_E_ACTION_INCOMPATIBLE_WITH_LAYER
    -2144206804	The action type is not compatible with the layer.
    0x8032002D	FWP_E_ACTION_INCOMPATIBLE_WITH_SUBLAYER
    -2144206803	The action type is not compatible with the sublayer.
    0x8032002E	FWP_E_CONTEXT_INCOMPATIBLE_WITH_LAYER
    -2144206802	The raw context or the provider context is not compatible with the layer.
    0x8032002F	FWP_E_CONTEXT_INCOMPATIBLE_WITH_CALLOUT
    -2144206801	The raw context or the provider context is not compatible with the callout.
    0x80320030	FWP_E_INCOMPATIBLE_AUTH_METHOD
    -2144206800	The authentication method is not compatible with the policy type.
    0x80320031	FWP_E_INCOMPATIBLE_DH_GROUP
    -2144206799	The Diffie-Hellman group is not compatible with the policy type.
    0x80320032	FWP_E_EM_NOT_SUPPORTED
    -2144206798	An IKE policy cannot contain an Extended Mode policy.
    0x80320033	FWP_E_NEVER_MATCH
    -2144206797	The enumeration template or subscription will never match any objects.
    0x80320034	FWP_E_PROVIDER_CONTEXT_MISMATCH
    -2144206796	The provider context is of the wrong type.
    0x80320035	FWP_E_INVALID_PARAMETER
    -2144206795	The parameter is incorrect.
    0x80320036	FWP_E_TOO_MANY_SUBLAYERS
    -2144206794	The maximum number of sublayers has been reached.
    0x80320037	FWP_E_CALLOUT_NOTIFICATION_FAILED
    -2144206793	The notification function for a callout returned an error.
    0x80320038	FWP_E_INVALID_AUTH_TRANSFORM
    -2144206792	The IPsec authentication transform is not valid.
    0x80320039	FWP_E_INVALID_CIPHER_TRANSFORM
    -2144206791	The IPsec cipher transform is not valid.
    0x80320104	FWP_E_DROP_NOICMP
    -2144206588	The packet should be dropped, no ICMP should be sent.
    0x8032003A	FWP_E_INCOMPATIBLE_CIPHER_TRANSFORM
    -2144206790	The IPsec cipher transform is not compatible with the policy.
    0x8032003B	FWP_E_INVALID_TRANSFORM_COMBINATION
    -2144206789	The combination of IPsec transform types is not valid.
    0x8032003C	FWP_E_DUPLICATE_AUTH_METHOD
    -2144206788	A policy cannot contain the same auth method more than once.
    0x003D0000	WS_S_ASYNC
    3997696	The function call is completing asynchronously.
    0x003D0001	WS_S_END
    3997697	There are no more messages available on the channel.
    0x803D0000	WS_E_INVALID_FORMAT
    -2143485952	The input data was not in the expected format or did not have the expected value.
    0x803D0001	WS_E_OBJECT_FAULTED
    -2143485951	The operation could not be completed because the object is in a faulted state due to a previous error.
    0x803D0002	WS_E_NUMERIC_OVERFLOW
    -2143485950	The operation could not be completed because it would lead to numeric overflow.
    0x803D0003	WS_E_INVALID_OPERATION
    -2143485949	The operation is not allowed due to the current state of the object.
    0x803D0004	WS_E_OPERATION_ABORTED
    -2143485948	The operation was aborted.
    0x803D0005	WS_E_ENDPOINT_ACCESS_DENIED
    -2143485947	Access was denied by the remote endpoint.
    0x803D0006	WS_E_OPERATION_TIMED_OUT
    -2143485946	The operation did not complete within the time allotted.
    0x803D0007	WS_E_OPERATION_ABANDONED
    -2143485945	The operation was abandoned.
    0x803D0008	WS_E_QUOTA_EXCEEDED
    -2143485944	A quota was exceeded.
    0x803D0009	WS_E_NO_TRANSLATION_AVAILABLE
    -2143485943	The information was not available in the specified language.
    0x803D000A	WS_E_SECURITY_VERIFICATION_FAILURE
    -2143485942	Security verification was not successful for the received data.
    0x803D000B	WS_E_ADDRESS_IN_USE
    -2143485941	The address is already being used.
    0x803D000C	WS_E_ADDRESS_NOT_AVAILABLE
    -2143485940	The address is not valid for this context.
    0x803D000D	WS_E_ENDPOINT_NOT_FOUND
    -2143485939	The remote endpoint does not exist or could not be located.
    0x803D000E	WS_E_ENDPOINT_NOT_AVAILABLE
    -2143485938	The remote endpoint is not currently in service at this location.
    0x803D000F	WS_E_ENDPOINT_FAILURE
    -2143485937	The remote endpoint could not process the request.
    0x803D0010	WS_E_ENDPOINT_UNREACHABLE
    -2143485936	The remote endpoint was not reachable.
    0x803D0011	WS_E_ENDPOINT_ACTION_NOT_SUPPORTED
    -2143485935	The operation was not supported by the remote endpoint.
    0x803D0012	WS_E_ENDPOINT_TOO_BUSY
    -2143485934	The remote endpoint is unable to process the request due to being overloaded.
    0x803D0013	WS_E_ENDPOINT_FAULT_RECEIVED
    -2143485933	A message containing a fault was received from the remote endpoint.
    0x803D0014	WS_E_ENDPOINT_DISCONNECTED
    -2143485932	The connection with the remote endpoint was terminated.
    0x803D0015	WS_E_PROXY_FAILURE
    -2143485931	The HTTP proxy server could not process the request.
    0x803D0016	WS_E_PROXY_ACCESS_DENIED
    -2143485930	Access was denied by the HTTP proxy server.
    0x803D0017	WS_E_NOT_SUPPORTED
    -2143485929	The requested feature is not available on this platform.
    0x803D0018	WS_E_PROXY_REQUIRES_BASIC_AUTH
    -2143485928	The HTTP proxy server requires HTTP authentication scheme 'basic'.
    0x803D0019	WS_E_PROXY_REQUIRES_DIGEST_AUTH
    -2143485927	The HTTP proxy server requires HTTP authentication scheme 'digest'.
    0x803D001A	WS_E_PROXY_REQUIRES_NTLM_AUTH
    -2143485926	The HTTP proxy server requires HTTP authentication scheme 'NTLM'.
    0x803D001B	WS_E_PROXY_REQUIRES_NEGOTIATE_AUTH
    -2143485925	The HTTP proxy server requires HTTP authentication scheme 'negotiate'.
    0x803D001C	WS_E_SERVER_REQUIRES_BASIC_AUTH
    -2143485924	The remote endpoint requires HTTP authentication scheme 'basic'.
    0x803D001D	WS_E_SERVER_REQUIRES_DIGEST_AUTH
    -2143485923	The remote endpoint requires HTTP authentication scheme 'digest'.
    0x803D001E	WS_E_SERVER_REQUIRES_NTLM_AUTH
    -2143485922	The remote endpoint requires HTTP authentication scheme 'NTLM'.
    0x803D001F	WS_E_SERVER_REQUIRES_NEGOTIATE_AUTH
    -2143485921	The remote endpoint requires HTTP authentication scheme 'negotiate'.
    0x803D0020	WS_E_INVALID_ENDPOINT_URL
    -2143485920	The endpoint address URL is invalid.
    0x803D0021	WS_E_OTHER
    -2143485919	Unrecognized error occured in the Windows Web Services framework.
    0x803D0022	WS_E_SECURITY_TOKEN_EXPIRED
    -2143485918	A security token was rejected by the server because it has expired.
    0x803D0023	WS_E_SECURITY_SYSTEM_FAILURE
    -2143485917	A security operation failed in the Windows Web Services framework.
    0x80340002	ERROR_NDIS_INTERFACE_CLOSING
    -2144075774	The binding to the network interface is being closed.
    0x80340004	ERROR_NDIS_BAD_VERSION
    -2144075772	An invalid version was specified.
    0x80340005	ERROR_NDIS_BAD_CHARACTERISTICS
    -2144075771	An invalid characteristics table was used.
    0x80340006	ERROR_NDIS_ADAPTER_NOT_FOUND
    -2144075770	Failed to find the network interface or network interface is not ready.
    0x80340007	ERROR_NDIS_OPEN_FAILED
    -2144075769	Failed to open the network interface.
    0x80340008	ERROR_NDIS_DEVICE_FAILED
    -2144075768	Network interface has encountered an internal unrecoverable failure.
    0x80340009	ERROR_NDIS_MULTICAST_FULL
    -2144075767	The multicast list on the network interface is full.
    0x8034000A	ERROR_NDIS_MULTICAST_EXISTS
    -2144075766	An attempt was made to add a duplicate multicast address to the list.
    0x8034000B	ERROR_NDIS_MULTICAST_NOT_FOUND
    -2144075765	At attempt was made to remove a multicast address that was never added.
    0x8034000C	ERROR_NDIS_REQUEST_ABORTED
    -2144075764	Netowork interface aborted the request.
    0x8034000D	ERROR_NDIS_RESET_IN_PROGRESS
    -2144075763	Network interface can not process the request because it is being reset.
    0x803400BB	ERROR_NDIS_NOT_SUPPORTED
    -2144075589	Netword interface does not support this request.
    0x8034000F	ERROR_NDIS_INVALID_PACKET
    -2144075761	An attempt was made to send an invalid packet on a network interface.
    0x80340011	ERROR_NDIS_ADAPTER_NOT_READY
    -2144075759	Network interface is not ready to complete this operation.
    0x80340014	ERROR_NDIS_INVALID_LENGTH
    -2144075756	The length of the buffer submitted for this operation is not valid.
    0x80340015	ERROR_NDIS_INVALID_DATA
    -2144075755	The data used for this operation is not valid.
    0x80340016	ERROR_NDIS_BUFFER_TOO_SHORT
    -2144075754	The length of buffer submitted for this operation is too small.
    0x80340017	ERROR_NDIS_INVALID_OID
    -2144075753	Network interface does not support this OID (Object Identifier)
    0x80340018	ERROR_NDIS_ADAPTER_REMOVED
    -2144075752	The network interface has been removed.
    0x80340019	ERROR_NDIS_UNSUPPORTED_MEDIA
    -2144075751	Network interface does not support this media type.
    0x8034001A	ERROR_NDIS_GROUP_ADDRESS_IN_USE
    -2144075750	An attempt was made to remove a token ring group address that is in use by other components.
    0x8034001B	ERROR_NDIS_FILE_NOT_FOUND
    -2144075749	An attempt was made to map a file that can not be found.
    0x8034001C	ERROR_NDIS_ERROR_READING_FILE
    -2144075748	An error occured while NDIS tried to map the file.
    0x8034001D	ERROR_NDIS_ALREADY_MAPPED
    -2144075747	An attempt was made to map a file that is alreay mapped.
    0x8034001E	ERROR_NDIS_RESOURCE_CONFLICT
    -2144075746	An attempt to allocate a hardware resource failed because the resource is used by another component.
    0x8034001F	ERROR_NDIS_MEDIA_DISCONNECTED
    -2144075745	The I/O operation failed because network media is disconnected or wireless access point is out of range.
    0x80340022	ERROR_NDIS_INVALID_ADDRESS
    -2144075742	The network address used in the request is invalid.
    0x80340010	ERROR_NDIS_INVALID_DEVICE_REQUEST
    -2144075760	The specified request is not a valid operation for the target device.
    0x8034002A	ERROR_NDIS_PAUSED
    -2144075734	The offload operation on the network interface has been paused.
    0x8034002B	ERROR_NDIS_INTERFACE_NOT_FOUND
    -2144075733	Network interface was not found.
    0x8034002C	ERROR_NDIS_UNSUPPORTED_REVISION
    -2144075732	The revision number specified in the structure is not supported.
    0x8034002D	ERROR_NDIS_INVALID_PORT
    -2144075731	The specified port does not exist on this network interface.
    0x8034002E	ERROR_NDIS_INVALID_PORT_STATE
    -2144075730	The current state of the specified port on this network interface does not support the requested operation.
    0x8034002F	ERROR_NDIS_LOW_POWER_STATE
    -2144075729	The miniport adapter is in low power state.
    0x80342000	ERROR_NDIS_DOT11_AUTO_CONFIG_ENABLED
    -2144067584	The wireless local area network interface is in auto configuration mode and doesn't support the requested parameter change operation.
    0x80342001	ERROR_NDIS_DOT11_MEDIA_IN_USE
    -2144067583	The wireless local area network interface is busy and can not perform the requested operation.
    0x80342002	ERROR_NDIS_DOT11_POWER_STATE_INVALID
    -2144067582	The wireless local area network interface is power down and doesn't support the requested operation.
    0x80342003	ERROR_NDIS_PM_WOL_PATTERN_LIST_FULL
    -2144067581	The list of wake on LAN patterns is full.
    0x80342004	ERROR_NDIS_PM_PROTOCOL_OFFLOAD_LIST_FULL
    -2144067580	The list of low power protocol offloads is full.
    0x00340001	ERROR_NDIS_INDICATION_REQUIRED
    3407873	The request will be completed later by NDIS status indication.
    0xC034100F	ERROR_NDIS_OFFLOAD_POLICY
    -1070329841	The TCP connection is not offloadable because of a local policy setting.
    0xC0341012	ERROR_NDIS_OFFLOAD_CONNECTION_REJECTED
    -1070329838	The TCP connection is not offloadable by the Chimney Offload target.
    0xC0341013	ERROR_NDIS_OFFLOAD_PATH_REJECTED
    -1070329837	The IP Path object is not in an offloadable state.
    0xC0350002	ERROR_HV_INVALID_HYPERCALL_CODE
    -1070268414	The hypervisor does not support the operation because the specified hypercall code is not supported.
    0xC0350003	ERROR_HV_INVALID_HYPERCALL_INPUT
    -1070268413	The hypervisor does not support the operation because the encoding for the hypercall input register is not supported.
    0xC0350004	ERROR_HV_INVALID_ALIGNMENT
    -1070268412	The hypervisor could not perform the operation beacuse a parameter has an invalid alignment.
    0xC0350005	ERROR_HV_INVALID_PARAMETER
    -1070268411	The hypervisor could not perform the operation beacuse an invalid parameter was specified.
    0xC0350006	ERROR_HV_ACCESS_DENIED
    -1070268410	Access to the specified object was denied.
    0xC0350007	ERROR_HV_INVALID_PARTITION_STATE
    -1070268409	The hypervisor could not perform the operation because the partition is entering or in an invalid state.
    0xC0350008	ERROR_HV_OPERATION_DENIED
    -1070268408	The operation is not allowed in the current state.
    0xC0350009	ERROR_HV_UNKNOWN_PROPERTY
    -1070268407	The hypervisor does not recognize the specified partition property.
    0xC035000A	ERROR_HV_PROPERTY_VALUE_OUT_OF_RANGE
    -1070268406	The specified value of a partition property is out of range or violates an invariant.
    0xC035000B	ERROR_HV_INSUFFICIENT_MEMORY
    -1070268405	There is not enough memory in the hypervisor pool to complete the operation.
    0xC035000C	ERROR_HV_PARTITION_TOO_DEEP
    -1070268404	The maximum partition depth has been exceeded for the partition hierarchy.
    0xC035000D	ERROR_HV_INVALID_PARTITION_ID
    -1070268403	A partition with the specified partition Id does not exist.
    0xC035000E	ERROR_HV_INVALID_VP_INDEX
    -1070268402	The hypervisor could not perform the operation because the specified VP index is invalid.
    0xC0350011	ERROR_HV_INVALID_PORT_ID
    -1070268399	The hypervisor could not perform the operation because the specified port identifier is invalid.
    0xC0350012	ERROR_HV_INVALID_CONNECTION_ID
    -1070268398	The hypervisor could not perform the operation because the specified connection identifier is invalid.
    0xC0350013	ERROR_HV_INSUFFICIENT_BUFFERS
    -1070268397	Not enough buffers were supplied to send a message.
    0xC0350014	ERROR_HV_NOT_ACKNOWLEDGED
    -1070268396	The previous virtual interrupt has not been acknowledged.
    0xC0350016	ERROR_HV_ACKNOWLEDGED
    -1070268394	The previous virtual interrupt has already been acknowledged.
    0xC0350017	ERROR_HV_INVALID_SAVE_RESTORE_STATE
    -1070268393	The indicated partition is not in a valid state for saving or restoring.
    0xC0350018	ERROR_HV_INVALID_SYNIC_STATE
    -1070268392	The hypervisor could not complete the operation because a required feature of the synthetic interrupt controller (SynIC) was disabled.
    0xC0350019	ERROR_HV_OBJECT_IN_USE
    -1070268391	The hypervisor could not perform the operation because the object or value was either already in use or being used for a purpose that would not permit completing the operation.
    0xC035001A	ERROR_HV_INVALID_PROXIMITY_DOMAIN_INFO
    -1070268390	The proximity domain information is invalid.
    0xC035001B	ERROR_HV_NO_DATA
    -1070268389	An attempt to retrieve debugging data failed because none was available.
    0xC035001C	ERROR_HV_INACTIVE
    -1070268388	The physical connection being used for debuggging has not recorded any receive activity since the last operation.
    0xC035001D	ERROR_HV_NO_RESOURCES
    -1070268387	There are not enough resources to complete the operation.
    0xC035001E	ERROR_HV_FEATURE_UNAVAILABLE
    -1070268386	A hypervisor feature is not available to the user.
    0xC0351000	ERROR_HV_NOT_PRESENT
    -1070264320	No hypervisor is present on this system.
    0xC0370001	ERROR_VID_DUPLICATE_HANDLER
    -1070137343	The handler for the virtualization infrastructure driver is already registered. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer.
    0xC0370002	ERROR_VID_TOO_MANY_HANDLERS
    -1070137342	The number of registered handlers for the virtualization infrastructure driver exceeded the maximum. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer.
    0xC0370003	ERROR_VID_QUEUE_FULL
    -1070137341	The message queue for the virtualization infrastructure driver is full and cannot accept new messages. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer.
    0xC0370004	ERROR_VID_HANDLER_NOT_PRESENT
    -1070137340	No handler exists to handle the message for the virtualization infrastructure driver. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer.
    0xC0370005	ERROR_VID_INVALID_OBJECT_NAME
    -1070137339	The name of the partition or message queue for the virtualization infrastructure driver is invalid. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer.
    0xC0370006	ERROR_VID_PARTITION_NAME_TOO_LONG
    -1070137338	The partition name of the virtualization infrastructure driver exceeds the maximum.
    0xC0370007	ERROR_VID_MESSAGE_QUEUE_NAME_TOO_LONG
    -1070137337	The message queue name of the virtualization infrastructure driver exceeds the maximum.
    0xC0370008	ERROR_VID_PARTITION_ALREADY_EXISTS
    -1070137336	Cannot create the partition for the virtualization infrastructure driver because another partition with the same name already exists.
    0xC0370009	ERROR_VID_PARTITION_DOES_NOT_EXIST
    -1070137335	The virtualization infrastructure driver has encountered an error. The requested partition does not exist. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer.
    0xC037000A	ERROR_VID_PARTITION_NAME_NOT_FOUND
    -1070137334	The virtualization infrastructure driver has encountered an error. Could not find the requested partition. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer.
    0xC037000B	ERROR_VID_MESSAGE_QUEUE_ALREADY_EXISTS
    -1070137333	A message queue with the same name already exists for the virtualization infrastructure driver.
    0xC037000C	ERROR_VID_EXCEEDED_MBP_ENTRY_MAP_LIMIT
    -1070137332	The memory block page for the virtualization infrastructure driver cannot be mapped because the page map limit has been reached. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer.
    0xC037000D	ERROR_VID_MB_STILL_REFERENCED
    -1070137331	The memory block for the virtualization infrastructure driver is still being used and cannot be destroyed.
    0xC037000E	ERROR_VID_CHILD_GPA_PAGE_SET_CORRUPTED
    -1070137330	Cannot unlock the page array for the guest operating system memory address because it does not match a previous lock request. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer.
    0xC037000F	ERROR_VID_INVALID_NUMA_SETTINGS
    -1070137329	The non-uniform memory access (NUMA) node settings do not match the system NUMA topology. In order to start the virtual machine, you will need to modify the NUMA configuration. For detailed information, see http://go.microsoft.com/fwlink/?LinkId=92362.
    0xC0370010	ERROR_VID_INVALID_NUMA_NODE_INDEX
    -1070137328	The non-uniform memory access (NUMA) node index does not match a valid index in the system NUMA topology.
    0xC0370011	ERROR_VID_NOTIFICATION_QUEUE_ALREADY_ASSOCIATED
    -1070137327	The memory block for the virtualization infrastructure driver is already associated with a message queue.
    0xC0370012	ERROR_VID_INVALID_MEMORY_BLOCK_HANDLE
    -1070137326	The handle is not a valid memory block handle for the virtualization infrastructure driver.
    0xC0370013	ERROR_VID_PAGE_RANGE_OVERFLOW
    -1070137325	The request exceeded the memory block page limit for the virtualization infrastructure driver. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer.
    0xC0370014	ERROR_VID_INVALID_MESSAGE_QUEUE_HANDLE
    -1070137324	The handle is not a valid message queue handle for the virtualization infrastructure driver.
    0xC0370015	ERROR_VID_INVALID_GPA_RANGE_HANDLE
    -1070137323	The handle is not a valid page range handle for the virtualization infrastructure driver.
    0xC0370016	ERROR_VID_NO_MEMORY_BLOCK_NOTIFICATION_QUEUE
    -1070137322	Cannot install client notifications because no message queue for the virtualization infrastructure driver is associated with the memory block.
    0xC0370017	ERROR_VID_MEMORY_BLOCK_LOCK_COUNT_EXCEEDED
    -1070137321	The request to lock or map a memory block page failed because the virtualization infrastructure driver memory block limit has been reached. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer.
    0xC0370018	ERROR_VID_INVALID_PPM_HANDLE
    -1070137320	The handle is not a valid parent partition mapping handle for the virtualization infrastructure driver.
    0xC0370019	ERROR_VID_MBPS_ARE_LOCKED
    -1070137319	Notifications cannot be created on the memory block because it is use.
    0xC037001A	ERROR_VID_MESSAGE_QUEUE_CLOSED
    -1070137318	The message queue for the virtualization infrastructure driver has been closed. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer.
    0xC037001B	ERROR_VID_VIRTUAL_PROCESSOR_LIMIT_EXCEEDED
    -1070137317	Cannot add a virtual processor to the partition because the maximum has been reached.
    0xC037001C	ERROR_VID_STOP_PENDING
    -1070137316	Cannot stop the virtual processor immediately because of a pending intercept.
    0xC037001D	ERROR_VID_INVALID_PROCESSOR_STATE
    -1070137315	Invalid state for the virtual processor. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer.
    0xC037001E	ERROR_VID_EXCEEDED_KM_CONTEXT_COUNT_LIMIT
    -1070137314	The maximum number of kernel mode clients for the virtualization infrastructure driver has been reached. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer.
    0xC037001F	ERROR_VID_KM_INTERFACE_ALREADY_INITIALIZED
    -1070137313	This kernel mode interface for the virtualization infrastructure driver has already been initialized. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer.
    0xC0370020	ERROR_VID_MB_PROPERTY_ALREADY_SET_RESET
    -1070137312	Cannot set or reset the memory block property more than once for the virtualization infrastructure driver. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer.
    0xC0370021	ERROR_VID_MMIO_RANGE_DESTROYED
    -1070137311	The memory mapped I/O for this page range no longer exists. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer.
    0xC0370022	ERROR_VID_INVALID_CHILD_GPA_PAGE_SET
    -1070137310	The lock or unlock request uses an invalid guest operating system memory address. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer.
    0xC0370023	ERROR_VID_RESERVE_PAGE_SET_IS_BEING_USED
    -1070137309	Cannot destroy or reuse the reserve page set for the virtualization infrastructure driver because it is in use. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer.
    0xC0370024	ERROR_VID_RESERVE_PAGE_SET_TOO_SMALL
    -1070137308	The reserve page set for the virtualization infrastructure driver is too small to use in the lock request. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer.
    0xC0370025	ERROR_VID_MBP_ALREADY_LOCKED_USING_RESERVED_PAGE
    -1070137307	Cannot lock or map the memory block page for the virtualization infrastructure driver because it has already been locked using a reserve page set page. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer.
    0xC0370026	ERROR_VID_MBP_COUNT_EXCEEDED_LIMIT
    -1070137306	Cannot create the memory block for the virtualization infrastructure driver because the requested number of pages exceeded the limit. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer.
    0xC0370027	ERROR_VID_SAVED_STATE_CORRUPT
    -1070137305	Cannot restore this virtual machine because the saved state data cannot be read. Delete the saved state data and then try to start the virtual machine.
    0xC0370028	ERROR_VID_SAVED_STATE_UNRECOGNIZED_ITEM
    -1070137304	Cannot restore this virtual machine because an item read from the saved state data is not recognized. Delete the saved state data and then try to start the virtual machine.
    0xC0370029	ERROR_VID_SAVED_STATE_INCOMPATIBLE
    -1070137303	Cannot restore this virtual machine to the saved state because of hypervisor incompatibility. Delete the saved state data and then try to start the virtual machine.
    0x80370001	ERROR_VID_REMOTE_NODE_PARENT_GPA_PAGES_USED
    -2143879167	A virtual machine is running with its memory allocated across multiple NUMA nodes. This does not indicate a problem unless the performance of your virtual machine is unusually slow. If you are experiencing performance problems, you may need to modify the NUMA configuration. For detailed information, see http://go.microsoft.com/fwlink/?LinkId=92362.
    0x80380001	ERROR_VOLMGR_INCOMPLETE_REGENERATION
    -2143813631	The regeneration operation was not able to copy all data from the active plexes due to bad sectors.
    0x80380002	ERROR_VOLMGR_INCOMPLETE_DISK_MIGRATION
    -2143813630	One or more disks were not fully migrated to the target pack. They may or may not require reimport after fixing the hardware problems.
    0xC0380001	ERROR_VOLMGR_DATABASE_FULL
    -1070071807	The configuration database is full.
    0xC0380002	ERROR_VOLMGR_DISK_CONFIGURATION_CORRUPTED
    -1070071806	The configuration data on the disk is corrupted.
    0xC0380003	ERROR_VOLMGR_DISK_CONFIGURATION_NOT_IN_SYNC
    -1070071805	The configuration on the disk is not insync with the in-memory configuration.
    0xC0380004	ERROR_VOLMGR_PACK_CONFIG_UPDATE_FAILED
    -1070071804	A majority of disks failed to be updated with the new configuration.
    0xC0380005	ERROR_VOLMGR_DISK_CONTAINS_NON_SIMPLE_VOLUME
    -1070071803	The disk contains non-simple volumes.
    0xC0380006	ERROR_VOLMGR_DISK_DUPLICATE
    -1070071802	The same disk was specified more than once in the migration list.
    0xC0380007	ERROR_VOLMGR_DISK_DYNAMIC
    -1070071801	The disk is already dynamic.
    0xC0380008	ERROR_VOLMGR_DISK_ID_INVALID
    -1070071800	The specified disk id is invalid. There are no disks with the specified disk id.
    0xC0380009	ERROR_VOLMGR_DISK_INVALID
    -1070071799	The specified disk is an invalid disk. Operation cannot complete on an invalid disk.
    0xC038000A	ERROR_VOLMGR_DISK_LAST_VOTER
    -1070071798	The specified disk(s) cannot be removed since it is the last remaining voter.
    0xC038000B	ERROR_VOLMGR_DISK_LAYOUT_INVALID
    -1070071797	The specified disk has an invalid disk layout.
    0xC038000C	ERROR_VOLMGR_DISK_LAYOUT_NON_BASIC_BETWEEN_BASIC_PARTITIONS
    -1070071796	The disk layout contains non-basic partitions which appear after basic paritions. This is an invalid disk layout.
    0xC038000D	ERROR_VOLMGR_DISK_LAYOUT_NOT_CYLINDER_ALIGNED
    -1070071795	The disk layout contains partitions which are not cylinder aligned.
    0xC038000E	ERROR_VOLMGR_DISK_LAYOUT_PARTITIONS_TOO_SMALL
    -1070071794	The disk layout contains partitions which are samller than the minimum size.
    0xC038000F	ERROR_VOLMGR_DISK_LAYOUT_PRIMARY_BETWEEN_LOGICAL_PARTITIONS
    -1070071793	The disk layout contains primary partitions in between logical drives. This is an invalid disk layout.
    0xC0380010	ERROR_VOLMGR_DISK_LAYOUT_TOO_MANY_PARTITIONS
    -1070071792	The disk layout contains more than the maximum number of supported partitions.
    0xC0380011	ERROR_VOLMGR_DISK_MISSING
    -1070071791	The specified disk is missing. The operation cannot complete on a missing disk.
    0xC0380012	ERROR_VOLMGR_DISK_NOT_EMPTY
    -1070071790	The specified disk is not empty.
    0xC0380013	ERROR_VOLMGR_DISK_NOT_ENOUGH_SPACE
    -1070071789	There is not enough usable space for this operation.
    0xC0380014	ERROR_VOLMGR_DISK_REVECTORING_FAILED
    -1070071788	The force revectoring of bad sectors failed.
    0xC0380015	ERROR_VOLMGR_DISK_SECTOR_SIZE_INVALID
    -1070071787	The specified disk has an invalid sector size.
    0xC0380016	ERROR_VOLMGR_DISK_SET_NOT_CONTAINED
    -1070071786	The specified disk set contains volumes which exist on disks outside of the set.
    0xC0380017	ERROR_VOLMGR_DISK_USED_BY_MULTIPLE_MEMBERS
    -1070071785	A disk in the volume layout provides extents to more than one member of a plex.
    0xC0380018	ERROR_VOLMGR_DISK_USED_BY_MULTIPLE_PLEXES
    -1070071784	A disk in the volume layout provides extents to more than one plex.
    0xC0380019	ERROR_VOLMGR_DYNAMIC_DISK_NOT_SUPPORTED
    -1070071783	Dynamic disks are not supported on this system.
    0xC038001A	ERROR_VOLMGR_EXTENT_ALREADY_USED
    -1070071782	The specified extent is already used by other volumes.
    0xC038001B	ERROR_VOLMGR_EXTENT_NOT_CONTIGUOUS
    -1070071781	The specified volume is retained and can only be extended into a contiguous extent. The specified extent to grow the volume is not contiguous with the specified volume.
    0xC038001C	ERROR_VOLMGR_EXTENT_NOT_IN_PUBLIC_REGION
    -1070071780	The specified volume extent is not within the public region of the disk.
    0xC038001D	ERROR_VOLMGR_EXTENT_NOT_SECTOR_ALIGNED
    -1070071779	The specifed volume extent is not sector aligned.
    0xC038001E	ERROR_VOLMGR_EXTENT_OVERLAPS_EBR_PARTITION
    -1070071778	The specified parition overlaps an EBR (the first track of an extended partition on a MBR disks).
    0xC038001F	ERROR_VOLMGR_EXTENT_VOLUME_LENGTHS_DO_NOT_MATCH
    -1070071777	The specified extent lengths cannot be used to construct a volume with specified length.
    0xC0380020	ERROR_VOLMGR_FAULT_TOLERANT_NOT_SUPPORTED
    -1070071776	The system does not support fault tolerant volumes.
    0xC0380021	ERROR_VOLMGR_INTERLEAVE_LENGTH_INVALID
    -1070071775	The specified interleave length is invalid.
    0xC0380022	ERROR_VOLMGR_MAXIMUM_REGISTERED_USERS
    -1070071774	There is already a maximum number of registered users.
    0xC0380023	ERROR_VOLMGR_MEMBER_IN_SYNC
    -1070071773	The specified member is already in-sync with the other active members. It does not need to be regenerated.
    0xC0380024	ERROR_VOLMGR_MEMBER_INDEX_DUPLICATE
    -1070071772	The same member index was specified more than once.
    0xC0380025	ERROR_VOLMGR_MEMBER_INDEX_INVALID
    -1070071771	The specified member index is greater or equal than the number of members in the volume plex.
    0xC0380026	ERROR_VOLMGR_MEMBER_MISSING
    -1070071770	The specified member is missing. It cannot be regenerated.
    0xC0380027	ERROR_VOLMGR_MEMBER_NOT_DETACHED
    -1070071769	The specified member is not detached. Cannot replace a member which is not detached.
    0xC0380028	ERROR_VOLMGR_MEMBER_REGENERATING
    -1070071768	The specified member is already regenerating.
    0xC0380029	ERROR_VOLMGR_ALL_DISKS_FAILED
    -1070071767	All disks belonging to the pack failed.
    0xC038002A	ERROR_VOLMGR_NO_REGISTERED_USERS
    -1070071766	There are currently no registered users for notifications. The task number is irrelevant unless there are registered users.
    0xC038002B	ERROR_VOLMGR_NO_SUCH_USER
    -1070071765	The specified notification user does not exist. Failed to unregister user for notifications.
    0xC038002C	ERROR_VOLMGR_NOTIFICATION_RESET
    -1070071764	The notifications have been reset. Notifications for the current user are invalid. Unregister and re-register for notifications.
    0xC038002D	ERROR_VOLMGR_NUMBER_OF_MEMBERS_INVALID
    -1070071763	The specified number of members is invalid.
    0xC038002E	ERROR_VOLMGR_NUMBER_OF_PLEXES_INVALID
    -1070071762	The specified number of plexes is invalid.
    0xC038002F	ERROR_VOLMGR_PACK_DUPLICATE
    -1070071761	The specified source and target packs are identical.
    0xC0380030	ERROR_VOLMGR_PACK_ID_INVALID
    -1070071760	The specified pack id is invalid. There are no packs with the specified pack id.
    0xC0380031	ERROR_VOLMGR_PACK_INVALID
    -1070071759	The specified pack is the invalid pack. The operation cannot complete with the invalid pack.
    0xC0380032	ERROR_VOLMGR_PACK_NAME_INVALID
    -1070071758	The specified pack name is invalid.
    0xC0380033	ERROR_VOLMGR_PACK_OFFLINE
    -1070071757	The specified pack is offline.
    0xC0380034	ERROR_VOLMGR_PACK_HAS_QUORUM
    -1070071756	The specified pack already has a quorum of healthy disks.
    0xC0380035	ERROR_VOLMGR_PACK_WITHOUT_QUORUM
    -1070071755	The pack does not have a quorum of healthy disks.
    0xC0380036	ERROR_VOLMGR_PARTITION_STYLE_INVALID
    -1070071754	The specified disk has an unsupported partition style. Only MBR and GPT partition styles are supported.
    0xC0380037	ERROR_VOLMGR_PARTITION_UPDATE_FAILED
    -1070071753	Failed to update the disk's partition layout.
    0xC0380038	ERROR_VOLMGR_PLEX_IN_SYNC
    -1070071752	The specified plex is already in-sync with the other active plexes. It does not need to be regenerated.
    0xC0380039	ERROR_VOLMGR_PLEX_INDEX_DUPLICATE
    -1070071751	The same plex index was specified more than once.
    0xC038003A	ERROR_VOLMGR_PLEX_INDEX_INVALID
    -1070071750	The specified plex index is greater or equal than the number of plexes in the volume.
    0xC038003B	ERROR_VOLMGR_PLEX_LAST_ACTIVE
    -1070071749	The specified plex is the last active plex in the volume. The plex cannot be removed or else the volume will go offline.
    0xC038003C	ERROR_VOLMGR_PLEX_MISSING
    -1070071748	The specified plex is missing.
    0xC038003D	ERROR_VOLMGR_PLEX_REGENERATING
    -1070071747	The specified plex is currently regenerating.
    0xC038003E	ERROR_VOLMGR_PLEX_TYPE_INVALID
    -1070071746	The specified plex type is invalid.
    0xC038003F	ERROR_VOLMGR_PLEX_NOT_RAID5
    -1070071745	The operation is only supported on RAID-5 plexes.
    0xC0380040	ERROR_VOLMGR_PLEX_NOT_SIMPLE
    -1070071744	The operation is only supported on simple plexes.
    0xC0380041	ERROR_VOLMGR_STRUCTURE_SIZE_INVALID
    -1070071743	The Size fields in the VM_VOLUME_LAYOUT input structure are incorrectly set.
    0xC0380042	ERROR_VOLMGR_TOO_MANY_NOTIFICATION_REQUESTS
    -1070071742	There is already a pending request for notifications. Wait for the existing request to return before requesting for more notifications.
    0xC0380043	ERROR_VOLMGR_TRANSACTION_IN_PROGRESS
    -1070071741	There is currently a transaction in process.
    0xC0380044	ERROR_VOLMGR_UNEXPECTED_DISK_LAYOUT_CHANGE
    -1070071740	An unexpected layout change occurred outside of the volume manager.
    0xC0380045	ERROR_VOLMGR_VOLUME_CONTAINS_MISSING_DISK
    -1070071739	The specified volume contains a missing disk.
    0xC0380046	ERROR_VOLMGR_VOLUME_ID_INVALID
    -1070071738	The specified volume id is invalid. There are no volumes with the specified volume id.
    0xC0380047	ERROR_VOLMGR_VOLUME_LENGTH_INVALID
    -1070071737	The specified volume length is invalid.
    0xC0380048	ERROR_VOLMGR_VOLUME_LENGTH_NOT_SECTOR_SIZE_MULTIPLE
    -1070071736	The specified size for the volume is not a multiple of the sector size.
    0xC0380049	ERROR_VOLMGR_VOLUME_NOT_MIRRORED
    -1070071735	The operation is only supported on mirrored volumes.
    0xC038004A	ERROR_VOLMGR_VOLUME_NOT_RETAINED
    -1070071734	The specified volume does not have a retain partition.
    0xC038004B	ERROR_VOLMGR_VOLUME_OFFLINE
    -1070071733	The specified volume is offline.
    0xC038004C	ERROR_VOLMGR_VOLUME_RETAINED
    -1070071732	The specified volume already has a retain partition.
    0xC038004D	ERROR_VOLMGR_NUMBER_OF_EXTENTS_INVALID
    -1070071731	The specified number of extents is invalid.
    0xC038004E	ERROR_VOLMGR_DIFFERENT_SECTOR_SIZE
    -1070071730	All disks participating to the volume must have the same sector size.
    0xC038004F	ERROR_VOLMGR_BAD_BOOT_DISK
    -1070071729	The boot disk experienced failures.
    0xC0380050	ERROR_VOLMGR_PACK_CONFIG_OFFLINE
    -1070071728	The configuration of the pack is offline.
    0xC0380051	ERROR_VOLMGR_PACK_CONFIG_ONLINE
    -1070071727	The configuration of the pack is online.
    0xC0380052	ERROR_VOLMGR_NOT_PRIMARY_PACK
    -1070071726	The specified pack is not the primary pack.
    0xC0380053	ERROR_VOLMGR_PACK_LOG_UPDATE_FAILED
    -1070071725	All disks failed to be updated with the new content of the log.
    0xC0380054	ERROR_VOLMGR_NUMBER_OF_DISKS_IN_PLEX_INVALID
    -1070071724	The specified number of disks in a plex is invalid.
    0xC0380055	ERROR_VOLMGR_NUMBER_OF_DISKS_IN_MEMBER_INVALID
    -1070071723	The specified number of disks in a plex member is invalid.
    0xC0380056	ERROR_VOLMGR_VOLUME_MIRRORED
    -1070071722	The operation is not supported on mirrored volumes.
    0xC0380057	ERROR_VOLMGR_PLEX_NOT_SIMPLE_SPANNED
    -1070071721	The operation is only supported on simple and spanned plexes.
    0xC0380058	ERROR_VOLMGR_NO_VALID_LOG_COPIES
    -1070071720	The pack has no valid log copies.
    0xC0380059	ERROR_VOLMGR_PRIMARY_PACK_PRESENT
    -1070071719	A primary pack is already present.
    0xC038005A	ERROR_VOLMGR_NUMBER_OF_DISKS_INVALID
    -1070071718	The specified number of disks is invalid.
    0xC038005B	ERROR_VOLMGR_MIRROR_NOT_SUPPORTED
    -1070071717	The system does not support mirrored volumes.
    0xC038005C	ERROR_VOLMGR_RAID5_NOT_SUPPORTED
    -1070071716	The system does not support RAID-5 volumes.
    0x80390001	ERROR_BCD_NOT_ALL_ENTRIES_IMPORTED
    -2143748095	Some BCD entries were not imported correctly from the BCD store.
    0xC0390002	ERROR_BCD_TOO_MANY_ELEMENTS
    -1070006270	Entries enumerated have exceeded the allowed threshold.
    0x80390003	ERROR_BCD_NOT_ALL_ENTRIES_SYNCHRONIZED
    -2143748093	Some BCD entries were not synchronized correctly with the firmware.
    0xC03A0001	ERROR_VHD_DRIVE_FOOTER_MISSING
    -1069940735	The virtual hard disk is corrupted. The virtual hard disk drive footer is missing.
    0xC03A0002	ERROR_VHD_DRIVE_FOOTER_CHECKSUM_MISMATCH
    -1069940734	The virtual hard disk is corrupted. The virtual hard disk drive footer checksum does not match the on-disk checksum.
    0xC03A0003	ERROR_VHD_DRIVE_FOOTER_CORRUPT
    -1069940733	The virtual hard disk is corrupted. The virtual hard disk drive footer in the virtual hard disk is corrupted.
    0xC03A0004	ERROR_VHD_FORMAT_UNKNOWN
    -1069940732	The system does not recognize the file format of this virtual hard disk.
    0xC03A0005	ERROR_VHD_FORMAT_UNSUPPORTED_VERSION
    -1069940731	The version does not support this version of the file format.
    0xC03A0006	ERROR_VHD_SPARSE_HEADER_CHECKSUM_MISMATCH
    -1069940730	The virtual hard disk is corrupted. The sparse header checksum does not match the on-disk checksum.
    0xC03A0007	ERROR_VHD_SPARSE_HEADER_UNSUPPORTED_VERSION
    -1069940729	The system does not support this version of the virtual hard disk.This version of the sparse header is not supported.
    0xC03A0008	ERROR_VHD_SPARSE_HEADER_CORRUPT
    -1069940728	The virtual hard disk is corrupted. The sparse header in the virtual hard disk is corrupt.
    0xC03A0009	ERROR_VHD_BLOCK_ALLOCATION_FAILURE
    -1069940727	Failed to write to the virtual hard disk failed because the system failed to allocate a new block in the virtual hard disk.
    0xC03A000A	ERROR_VHD_BLOCK_ALLOCATION_TABLE_CORRUPT
    -1069940726	The virtual hard disk is corrupted. The block allocation table in the virtual hard disk is corrupt.
    0xC03A000B	ERROR_VHD_INVALID_BLOCK_SIZE
    -1069940725	The system does not support this version of the virtual hard disk. The block size is invalid.
    0xC03A000C	ERROR_VHD_BITMAP_MISMATCH
    -1069940724	The virtual hard disk is corrupted. The block bitmap does not match with the block data present in the virtual hard disk.
    0xC03A000D	ERROR_VHD_PARENT_VHD_NOT_FOUND
    -1069940723	The chain of virtual hard disks is broken. The system cannot locate the parent virtual hard disk for the differencing disk.
    0xC03A000E	ERROR_VHD_CHILD_PARENT_ID_MISMATCH
    -1069940722	The chain of virtual hard disks is corrupted. There is a mismatch in the identifiers of the parent virtual hard disk and differencing disk.
    0xC03A000F	ERROR_VHD_CHILD_PARENT_TIMESTAMP_MISMATCH
    -1069940721	The chain of virtual hard disks is corrupted. The time stamp of the parent virtual hard disk does not match the time stamp of the differencing disk.
    0xC03A0010	ERROR_VHD_METADATA_READ_FAILURE
    -1069940720	Failed to read the metadata of the virtual hard disk.
    0xC03A0011	ERROR_VHD_METADATA_WRITE_FAILURE
    -1069940719	Failed to write to the metadata of the virtual hard disk.
    0xC03A0012	ERROR_VHD_INVALID_SIZE
    -1069940718	The size of the virtual hard disk is not valid.
    0xC03A0013	ERROR_VHD_INVALID_FILE_SIZE
    -1069940717	The file size of this virtual hard disk is not valid.
    0xC03A0014	ERROR_VIRTDISK_PROVIDER_NOT_FOUND
    -1069940716	A virtual disk support provider for the specified file was not found.
    0xC03A0015	ERROR_VIRTDISK_NOT_VIRTUAL_DISK
    -1069940715	The specified disk is not a virtual disk.
    0xC03A0016	ERROR_VHD_PARENT_VHD_ACCESS_DENIED
    -1069940714	The chain of virtual hard disks is inaccessible. The process has not been granted access rights to the parent virtual hard disk for the differencing disk.
    0xC03A0017	ERROR_VHD_CHILD_PARENT_SIZE_MISMATCH
    -1069940713	The chain of virtual hard disks is corrupted. There is a mismatch in the virtual sizes of the parent virtual hard disk and differencing disk.
    0xC03A0018	ERROR_VHD_DIFFERENCING_CHAIN_CYCLE_DETECTED
    -1069940712	The chain of virtual hard disks is corrupted. A differencing disk is indicated in its own parent chain.
    0xC03A0019	ERROR_VHD_DIFFERENCING_CHAIN_ERROR_IN_PARENT
    -1069940711	The chain of virtual hard disks is inaccessible. There was an error opening a virtual hard disk further up the chain.
    0xC03A001A	ERROR_VIRTUAL_DISK_LIMITATION
    -1069940710	The requested operation could not be completed due to a virtual disk system limitation. Virtual disks are only supported on NTFS volumes and must be both uncompressed and unencrypted.
    0xC03A001B	ERROR_VHD_INVALID_TYPE
    -1069940709	The requested operation cannot be performed on a virtual disk of this type.
    0xC03A001C	ERROR_VHD_INVALID_STATE
    -1069940708	The requested operation cannot be performed on the virtual disk in its current state.
    0xC03A001D	ERROR_VIRTDISK_UNSUPPORTED_DISK_SECTOR_SIZE
    -1069940707	The sector size of the physical disk on which the virtual disk resides is not supported.
    0x803A0001	ERROR_QUERY_STORAGE_ERROR
    -2143682559	The virtualization storage subsystem has generated an error.
    0x803C0100	SDIAG_E_CANCELLED
    -2143551232	The operation was cancelled.
    0x803C0101	SDIAG_E_SCRIPT
    -2143551231	An error occurred when running a PowerShell script.
    0x803C0102	SDIAG_E_POWERSHELL
    -2143551230	An error occurred when interacting with PowerShell runtime.
    0x803C0103	SDIAG_E_MANAGEDHOST
    -2143551229	An error occurred in the Scripted Diagnostic Managed Host.
    0x803C0104	SDIAG_E_NOVERIFIER
    -2143551228	The troubleshooting pack does not contain a required verifier to complete the verification.
    0x003C0105	SDIAG_S_CANNOTRUN
    3932421	The troubleshooting pack cannot be executed on this system.
    0x803C0106	SDIAG_E_DISABLED
    -2143551226	Scripted diagnostics is disabled by group policy.
    0x803C0107	SDIAG_E_TRUST
    -2143551225	Trust validation of the troubleshooting pack failed.
    0x803C0108	SDIAG_E_CANNOTRUN
    -2143551224	The troubleshooting pack cannot be executed on this system.
    0x803C0109	SDIAG_E_VERSION
    -2143551223	This version of the troubleshooting pack is not supported.
    0x803C010A	SDIAG_E_RESOURCE
    -2143551222	A required resource cannot be loaded.
    0x803C010B	SDIAG_E_ROOTCAUSE
    -2143551221	The troubleshooting pack reported information for a root cause without adding the root cause.
    0x80548201	E_MBN_CONTEXT_NOT_ACTIVATED
    -2141945343	Context is not activated.
    0x80548202	E_MBN_BAD_SIM
    -2141945342	Bad SIM is inserted.
    0x80548203	E_MBN_DATA_CLASS_NOT_AVAILABLE
    -2141945341	Requested data class is not avaialable.
    0x80548204	E_MBN_INVALID_ACCESS_STRING
    -2141945340	Access point name (APN) or Access string is incorrect.
    0x80548205	E_MBN_MAX_ACTIVATED_CONTEXTS
    -2141945339	Max activated contexts have reached.
    0x80548206	E_MBN_PACKET_SVC_DETACHED
    -2141945338	Device is in packet detach state.
    0x80548207	E_MBN_PROVIDER_NOT_VISIBLE
    -2141945337	Provider is not visible.
    0x80548208	E_MBN_RADIO_POWER_OFF
    -2141945336	Radio is powered off.
    0x80548209	E_MBN_SERVICE_NOT_ACTIVATED
    -2141945335	MBN subscription is not activated.
    0x8054820A	E_MBN_SIM_NOT_INSERTED
    -2141945334	SIM is not inserted.
    0x8054820B	E_MBN_VOICE_CALL_IN_PROGRESS
    -2141945333	Voice call in progress.
    0x8054820C	E_MBN_INVALID_CACHE
    -2141945332	Visible provider cache is invalid.
    0x8054820D	E_MBN_NOT_REGISTERED
    -2141945331	Device is not registered.
    0x8054820E	E_MBN_PROVIDERS_NOT_FOUND
    -2141945330	Providers not found.
    0x8054820F	E_MBN_PIN_NOT_SUPPORTED
    -2141945329	Pin is not supported.
    0x80548210	E_MBN_PIN_REQUIRED
    -2141945328	Pin is required.
    0x80548211	E_MBN_PIN_DISABLED
    -2141945327	PIN is disabled.
    0x80548212	E_MBN_FAILURE
    -2141945326	Generic Failure.
    0x80548218	E_MBN_INVALID_PROFILE
    -2141945320	Profile is invalid.
    0x80548219	E_MBN_DEFAULT_PROFILE_EXIST
    -2141945319	Default profile exist.
    0x80548220	E_MBN_SMS_ENCODING_NOT_SUPPORTED
    -2141945312	SMS encoding is not supported.
    0x80548221	E_MBN_SMS_FILTER_NOT_SUPPORTED
    -2141945311	SMS filter is not supported.
    0x80548222	E_MBN_SMS_INVALID_MEMORY_INDEX
    -2141945310	Invalid SMS memory index is used.
    0x80548223	E_MBN_SMS_LANG_NOT_SUPPORTED
    -2141945309	SMS language is not supported.
    0x80548224	E_MBN_SMS_MEMORY_FAILURE
    -2141945308	SMS memory failure occurred.
    0x80548225	E_MBN_SMS_NETWORK_TIMEOUT
    -2141945307	SMS network timeout happened.
    0x80548226	E_MBN_SMS_UNKNOWN_SMSC_ADDRESS
    -2141945306	Unknown SMSC address is used.
    0x80548227	E_MBN_SMS_FORMAT_NOT_SUPPORTED
    -2141945305	SMS format is not supported.
    0x80548228	E_MBN_SMS_OPERATION_NOT_ALLOWED
    -2141945304	SMS operation is not allowed.
    0x80548229	E_MBN_SMS_MEMORY_FULL
    -2141945303	Device SMS memory is full.
    0x802A0001	UI_E_CREATE_FAILED
    -2144731135	The object could not be created.
    0x802A0002	UI_E_SHUTDOWN_CALLED
    -2144731134	Shutdown was already called on this object or the object that owns it.
    0x802A0003	UI_E_ILLEGAL_REENTRANCY
    -2144731133	This method cannot be called during this type of callback.
    0x802A0004	UI_E_OBJECT_SEALED
    -2144731132	This object has been sealed, so this change is no longer allowed.
    0x802A0005	UI_E_VALUE_NOT_SET
    -2144731131	The requested value was never set.
    0x802A0006	UI_E_VALUE_NOT_DETERMINED
    -2144731130	The requested value cannot be determined.
    0x802A0007	UI_E_INVALID_OUTPUT
    -2144731129	A callback returned an invalid output parameter.
    0x802A0008	UI_E_BOOLEAN_EXPECTED
    -2144731128	A callback returned a success code other than S_OK or S_FALSE.
    0x802A0009	UI_E_DIFFERENT_OWNER
    -2144731127	A parameter that should be owned by this object is owned by a different object.
    0x802A000A	UI_E_AMBIGUOUS_MATCH
    -2144731126	More than one item matched the search criteria.
    0x802A000B	UI_E_FP_OVERFLOW
    -2144731125	A floating-point overflow occurred.
    0x802A000C	UI_E_WRONG_THREAD
    -2144731124	This method can only be called from the thread that created the object.
    0x802A0101	UI_E_STORYBOARD_ACTIVE
    -2144730879	The storyboard is currently in the schedule.
    0x802A0102	UI_E_STORYBOARD_NOT_PLAYING
    -2144730878	The storyboard is not playing.
    0x802A0103	UI_E_START_KEYFRAME_AFTER_END
    -2144730877	The start keyframe might occur after the end keyframe.
    0x802A0104	UI_E_END_KEYFRAME_NOT_DETERMINED
    -2144730876	It might not be possible to determine the end keyframe time when the start keyframe is reached.
    0x802A0105	UI_E_LOOPS_OVERLAP
    -2144730875	Two repeated portions of a storyboard might overlap.
    0x802A0106	UI_E_TRANSITION_ALREADY_USED
    -2144730874	The transition has already been added to a storyboard.
    0x802A0107	UI_E_TRANSITION_NOT_IN_STORYBOARD
    -2144730873	The transition has not been added to a storyboard.
    0x802A0108	UI_E_TRANSITION_ECLIPSED
    -2144730872	The transition might eclipse the beginning of another transition in the storyboard.
    0x802A0109	UI_E_TIME_BEFORE_LAST_UPDATE
    -2144730871	The given time is earlier than the time passed to the last update.
    0x802A010A	UI_E_TIMER_CLIENT_ALREADY_CONNECTED
    -2144730870	This client is already connected to a timer.
    ​
Durchschnittliche Bewertung 0 (0 Abstimmungen)

Kommentieren nicht möglich