Win32Error
Fields of this type
Fields
- SUCCESS:SUCCESS
- The operation completed successfully.
- INVALID_FUNCTION:INVALID_FUNCTION
- Incorrect function.
- FILE_NOT_FOUND:FILE_NOT_FOUND
- The system cannot find the file specified.
- PATH_NOT_FOUND:PATH_NOT_FOUND
- The system cannot find the path specified.
- TOO_MANY_OPEN_FILES:TOO_MANY_OPEN_FILES
- The system cannot open the file.
- ACCESS_DENIED:ACCESS_DENIED
- Access is denied.
- INVALID_HANDLE:INVALID_HANDLE
- The handle is invalid.
- ARENA_TRASHED:ARENA_TRASHED
- The storage control blocks were destroyed.
- NOT_ENOUGH_MEMORY:NOT_ENOUGH_MEMORY
- Not enough storage is available to process this command.
- INVALID_BLOCK:INVALID_BLOCK
- The storage control block address is invalid.
- BAD_ENVIRONMENT:BAD_ENVIRONMENT
- The environment is incorrect.
- BAD_FORMAT:BAD_FORMAT
- An attempt was made to load a program with an incorrect format.
- INVALID_ACCESS:INVALID_ACCESS
- The access code is invalid.
- INVALID_DATA:INVALID_DATA
- The data is invalid.
- OUTOFMEMORY:OUTOFMEMORY
- Not enough storage is available to complete this operation.
- INVALID_DRIVE:INVALID_DRIVE
- The system cannot find the drive specified.
- CURRENT_DIRECTORY:CURRENT_DIRECTORY
- The directory cannot be removed.
- NOT_SAME_DEVICE:NOT_SAME_DEVICE
- The system cannot move the file to a different disk drive.
- NO_MORE_FILES:NO_MORE_FILES
- There are no more files.
- WRITE_PROTECT:WRITE_PROTECT
- The media is write protected.
- BAD_UNIT:BAD_UNIT
- The system cannot find the device specified.
- NOT_READY:NOT_READY
- The device is not ready.
- BAD_COMMAND:BAD_COMMAND
- The device does not recognize the command.
- CRC:CRC
- Data error (cyclic redundancy check).
- BAD_LENGTH:BAD_LENGTH
- The program issued a command but the command length is incorrect.
- SEEK:SEEK
- The drive cannot locate a specific area or track on the disk.
- NOT_DOS_DISK:NOT_DOS_DISK
- The specified disk or diskette cannot be accessed.
- SECTOR_NOT_FOUND:SECTOR_NOT_FOUND
- The drive cannot find the sector requested.
- OUT_OF_PAPER:OUT_OF_PAPER
- The printer is out of paper.
- WRITE_FAULT:WRITE_FAULT
- The system cannot write to the specified device.
- READ_FAULT:READ_FAULT
- The system cannot read from the specified device.
- GEN_FAILURE:GEN_FAILURE
- A device attached to the system is not functioning.
- SHARING_VIOLATION:SHARING_VIOLATION
- The process cannot access the file because it is being used by another process.
- LOCK_VIOLATION:LOCK_VIOLATION
- The process cannot access the file because another process has locked a portion of the file.
- WRONG_DISK:WRONG_DISK
- The wrong diskette is in the drive.
- SHARING_BUFFER_EXCEEDED:SHARING_BUFFER_EXCEEDED
- Too many files opened for sharing.
- HANDLE_EOF:HANDLE_EOF
- Reached the end of the file.
- HANDLE_DISK_FULL:HANDLE_DISK_FULL
- The disk is full.
- NOT_SUPPORTED:NOT_SUPPORTED
- The request is not supported.
- REM_NOT_LIST:REM_NOT_LIST
- Windows cannot find the network path.
- DUP_NAME:DUP_NAME
- You were not connected because a duplicate name exists on the network.
- BAD_NETPATH:BAD_NETPATH
- The network path was not found.
- NETWORK_BUSY:NETWORK_BUSY
- The network is busy.
- DEV_NOT_EXIST:DEV_NOT_EXIST
- The specified network resource or device is no longer available.
- TOO_MANY_CMDS:TOO_MANY_CMDS
- The network BIOS command limit has been reached.
- ADAP_HDW_ERR:ADAP_HDW_ERR
- A network adapter hardware error occurred.
- BAD_NET_RESP:BAD_NET_RESP
- The specified server cannot perform the requested operation.
- UNEXP_NET_ERR:UNEXP_NET_ERR
- An unexpected network error occurred.
- BAD_REM_ADAP:BAD_REM_ADAP
- The remote adapter is not compatible.
- PRINTQ_FULL:PRINTQ_FULL
- The printer queue is full.
- NO_SPOOL_SPACE:NO_SPOOL_SPACE
- Space to store the file waiting to be printed is not available on the server.
- PRINT_CANCELLED:PRINT_CANCELLED
- Your file waiting to be printed was deleted.
- NETNAME_DELETED:NETNAME_DELETED
- The specified network name is no longer available.
- NETWORK_ACCESS_DENIED:NETWORK_ACCESS_DENIED
- Network access is denied.
- BAD_DEV_TYPE:BAD_DEV_TYPE
- The network resource type is not correct.
- BAD_NET_NAME:BAD_NET_NAME
- The network name cannot be found.
- TOO_MANY_NAMES:TOO_MANY_NAMES
- The name limit for the local computer network adapter card was exceeded.
- TOO_MANY_SESS:TOO_MANY_SESS
- The network BIOS session limit was exceeded.
- SHARING_PAUSED:SHARING_PAUSED
- The remote server has been paused or is in the process of being started.
- REQ_NOT_ACCEP:REQ_NOT_ACCEP
- 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.
- REDIR_PAUSED:REDIR_PAUSED
- The specified printer or disk device has been paused.
- FILE_EXISTS:FILE_EXISTS
- The file exists.
- CANNOT_MAKE:CANNOT_MAKE
- The directory or file cannot be created.
- FAIL_I24:FAIL_I24
- Fail on INT 24.
- OUT_OF_STRUCTURES:OUT_OF_STRUCTURES
- Storage to process this request is not available.
- ALREADY_ASSIGNED:ALREADY_ASSIGNED
- The local device name is already in use.
- INVALID_PASSWORD:INVALID_PASSWORD
- The specified network password is not correct.
- INVALID_PARAMETER:INVALID_PARAMETER
- The parameter is incorrect.
- NET_WRITE_FAULT:NET_WRITE_FAULT
- A write fault occurred on the network.
- NO_PROC_SLOTS:NO_PROC_SLOTS
- The system cannot start another process at this time.
- TOO_MANY_SEMAPHORES:TOO_MANY_SEMAPHORES
- Cannot create another system semaphore.
- EXCL_SEM_ALREADY_OWNED:EXCL_SEM_ALREADY_OWNED
- The exclusive semaphore is owned by another process.
- SEM_IS_SET:SEM_IS_SET
- The semaphore is set and cannot be closed.
- TOO_MANY_SEM_REQUESTS:TOO_MANY_SEM_REQUESTS
- The semaphore cannot be set again.
- INVALID_AT_INTERRUPT_TIME:INVALID_AT_INTERRUPT_TIME
- Cannot request exclusive semaphores at interrupt time.
- SEM_OWNER_DIED:SEM_OWNER_DIED
- The previous ownership of this semaphore has ended.
- SEM_USER_LIMIT:SEM_USER_LIMIT
- Insert the diskette for drive %1.
- DISK_CHANGE:DISK_CHANGE
- The program stopped because an alternate diskette was not inserted.
- DRIVE_LOCKED:DRIVE_LOCKED
- The disk is in use or locked by another process.
- BROKEN_PIPE:BROKEN_PIPE
- The pipe has been ended.
- OPEN_FAILED:OPEN_FAILED
- The system cannot open the device or file specified.
- BUFFER_OVERFLOW:BUFFER_OVERFLOW
- The file name is too long.
- DISK_FULL:DISK_FULL
- There is not enough space on the disk.
- NO_MORE_SEARCH_HANDLES:NO_MORE_SEARCH_HANDLES
- No more internal file identifiers available.
- INVALID_TARGET_HANDLE:INVALID_TARGET_HANDLE
- The target internal file identifier is incorrect.
- INVALID_CATEGORY:INVALID_CATEGORY
- The IOCTL call made by the application program is not correct.
- INVALID_VERIFY_SWITCH:INVALID_VERIFY_SWITCH
- The verify-on-write switch parameter value is not correct.
- BAD_DRIVER_LEVEL:BAD_DRIVER_LEVEL
- The system does not support the command requested.
- CALL_NOT_IMPLEMENTED:CALL_NOT_IMPLEMENTED
- This function is not supported on this system.
- SEM_TIMEOUT:SEM_TIMEOUT
- The semaphore timeout period has expired.
- INSUFFICIENT_BUFFER:INSUFFICIENT_BUFFER
- The data area passed to a system call is too small.
- INVALID_NAME:INVALID_NAME
- The filename, directory name, or volume label syntax is incorrect.
- INVALID_LEVEL:INVALID_LEVEL
- The system call level is not correct.
- NO_VOLUME_LABEL:NO_VOLUME_LABEL
- The disk has no volume label.
- MOD_NOT_FOUND:MOD_NOT_FOUND
- The specified module could not be found.
- PROC_NOT_FOUND:PROC_NOT_FOUND
- The specified procedure could not be found.
- WAIT_NO_CHILDREN:WAIT_NO_CHILDREN
- There are no child processes to wait for.
- CHILD_NOT_COMPLETE:CHILD_NOT_COMPLETE
- The %1 application cannot be run in Win32 mode.
- DIRECT_ACCESS_HANDLE:DIRECT_ACCESS_HANDLE
- Attempt to use a file handle to an open disk partition for an operation other than raw disk I/O.
- NEGATIVE_SEEK:NEGATIVE_SEEK
- An attempt was made to move the file pointer before the beginning of the file.
- SEEK_ON_DEVICE:SEEK_ON_DEVICE
- The file pointer cannot be set on the specified device or file.
- IS_JOIN_TARGET:IS_JOIN_TARGET
- A JOIN or SUBST command cannot be used for a drive that contains previously joined drives.
- IS_JOINED:IS_JOINED
- An attempt was made to use a JOIN or SUBST command on a drive that has already been joined.
- IS_SUBSTED:IS_SUBSTED
- An attempt was made to use a JOIN or SUBST command on a drive that has already been substituted.
- NOT_JOINED:NOT_JOINED
- The system tried to delete the JOIN of a drive that is not joined.
- NOT_SUBSTED:NOT_SUBSTED
- The system tried to delete the substitution of a drive that is not substituted.
- JOIN_TO_JOIN:JOIN_TO_JOIN
- The system tried to join a drive to a directory on a joined drive.
- SUBST_TO_SUBST:SUBST_TO_SUBST
- The system tried to substitute a drive to a directory on a substituted drive.
- JOIN_TO_SUBST:JOIN_TO_SUBST
- The system tried to join a drive to a directory on a substituted drive.
- SUBST_TO_JOIN:SUBST_TO_JOIN
- The system tried to SUBST a drive to a directory on a joined drive.
- BUSY_DRIVE:BUSY_DRIVE
- The system cannot perform a JOIN or SUBST at this time.
- SAME_DRIVE:SAME_DRIVE
- The system cannot join or substitute a drive to or for a directory on the same drive.
- DIR_NOT_ROOT:DIR_NOT_ROOT
- The directory is not a subdirectory of the root directory.
- DIR_NOT_EMPTY:DIR_NOT_EMPTY
- The directory is not empty.
- IS_SUBST_PATH:IS_SUBST_PATH
- The path specified is being used in a substitute.
- IS_JOIN_PATH:IS_JOIN_PATH
- Not enough resources are available to process this command.
- PATH_BUSY:PATH_BUSY
- The path specified cannot be used at this time.
- IS_SUBST_TARGET:IS_SUBST_TARGET
- An attempt was made to join or substitute a drive for which a directory on the drive is the target of a previous substitute.
- SYSTEM_TRACE:SYSTEM_TRACE
- System trace information was not specified in your CONFIG.SYS file, or tracing is disallowed.
- INVALID_EVENT_COUNT:INVALID_EVENT_COUNT
- The number of specified semaphore events for DosMuxSemWait is not correct.
- TOO_MANY_MUXWAITERS:TOO_MANY_MUXWAITERS
- DosMuxSemWait did not execute; too many semaphores are already set.
- INVALID_LIST_FORMAT:INVALID_LIST_FORMAT
- The DosMuxSemWait list is not correct.
- LABEL_TOO_LONG:LABEL_TOO_LONG
- The volume label you entered exceeds the label character limit of the target file system.
- TOO_MANY_TCBS:TOO_MANY_TCBS
- Cannot create another thread.
- SIGNAL_REFUSED:SIGNAL_REFUSED
- The recipient process has refused the signal.
- DISCARDED:DISCARDED
- The segment is already discarded and cannot be locked.
- NOT_LOCKED:NOT_LOCKED
- The segment is already unlocked.
- BAD_THREADID_ADDR:BAD_THREADID_ADDR
- The address for the thread ID is not correct.
- BAD_ARGUMENTS:BAD_ARGUMENTS
- One or more arguments are not correct.
- BAD_PATHNAME:BAD_PATHNAME
- The specified path is invalid.
- SIGNAL_PENDING:SIGNAL_PENDING
- A signal is already pending.
- MAX_THRDS_REACHED:MAX_THRDS_REACHED
- No more threads can be created in the system.
- LOCK_FAILED:LOCK_FAILED
- Unable to lock a region of a file.
- BUSY:BUSY
- The requested resource is in use.
- DEVICE_SUPPORT_IN_PROGRESS:DEVICE_SUPPORT_IN_PROGRESS
- Device's command support detection is in progress.
- CANCEL_VIOLATION:CANCEL_VIOLATION
- A lock request was not outstanding for the supplied cancel region.
- ATOMIC_LOCKS_NOT_SUPPORTED:ATOMIC_LOCKS_NOT_SUPPORTED
- The file system does not support atomic changes to the lock type.
- INVALID_SEGMENT_NUMBER:INVALID_SEGMENT_NUMBER
- The system detected a segment number that was not correct.
- INVALID_ORDINAL:INVALID_ORDINAL
- The operating system cannot run %1.
- ALREADY_EXISTS:ALREADY_EXISTS
- Cannot create a file when that file already exists.
- INVALID_FLAG_NUMBER:INVALID_FLAG_NUMBER
- The flag passed is not correct.
- SEM_NOT_FOUND:SEM_NOT_FOUND
- The specified system semaphore name was not found.
- INVALID_STARTING_CODESEG:INVALID_STARTING_CODESEG
- The operating system cannot run %1.
- INVALID_STACKSEG:INVALID_STACKSEG
- The operating system cannot run %1.
- INVALID_MODULETYPE:INVALID_MODULETYPE
- The operating system cannot run %1.
- INVALID_EXE_SIGNATURE:INVALID_EXE_SIGNATURE
- Cannot run %1 in Win32 mode.
- EXE_MARKED_INVALID:EXE_MARKED_INVALID
- The operating system cannot run %1.
- BAD_EXE_FORMAT:BAD_EXE_FORMAT
- %1 is not a valid Win32 application.
- ITERATED_DATA_EXCEEDS_64k:ITERATED_DATA_EXCEEDS_64k
- The operating system cannot run %1.
- INVALID_MINALLOCSIZE:INVALID_MINALLOCSIZE
- The operating system cannot run %1.
- DYNLINK_FROM_INVALID_RING:DYNLINK_FROM_INVALID_RING
- The operating system cannot run this application program.
- IOPL_NOT_ENABLED:IOPL_NOT_ENABLED
- The operating system is not presently configured to run this application.
- INVALID_SEGDPL:INVALID_SEGDPL
- The operating system cannot run %1.
- AUTODATASEG_EXCEEDS_64k:AUTODATASEG_EXCEEDS_64k
- The operating system cannot run this application program.
- RING2SEG_MUST_BE_MOVABLE:RING2SEG_MUST_BE_MOVABLE
- The code segment cannot be greater than or equal to 64K.
- RELOC_CHAIN_XEEDS_SEGLIM:RELOC_CHAIN_XEEDS_SEGLIM
- The operating system cannot run %1.
- INFLOOP_IN_RELOC_CHAIN:INFLOOP_IN_RELOC_CHAIN
- The operating system cannot run %1.
- ENVVAR_NOT_FOUND:ENVVAR_NOT_FOUND
- The system could not find the environment option that was entered.
- NO_SIGNAL_SENT:NO_SIGNAL_SENT
- No process in the command subtree has a signal handler.
- FILENAME_EXCED_RANGE:FILENAME_EXCED_RANGE
- The filename or extension is too long.
- RING2_STACK_IN_USE:RING2_STACK_IN_USE
- The ring 2 stack is in use.
- META_EXPANSION_TOO_LONG:META_EXPANSION_TOO_LONG
- The global filename characters, * or ?, are entered incorrectly or too many global filename characters are specified.
- INVALID_SIGNAL_NUMBER:INVALID_SIGNAL_NUMBER
- The signal being posted is not correct.
- THREAD_1_INACTIVE:THREAD_1_INACTIVE
- The signal handler cannot be set.
- LOCKED:LOCKED
- The segment is locked and cannot be reallocated.
- TOO_MANY_MODULES:TOO_MANY_MODULES
- Too many dynamic-link modules are attached to this program or dynamic-link module.
- NESTING_NOT_ALLOWED:NESTING_NOT_ALLOWED
- Cannot nest calls to LoadModule.
- EXE_MACHINE_TYPE_MISMATCH:EXE_MACHINE_TYPE_MISMATCH
- This version of %1 is not compatible with the version of Windows you're running.
- EXE_CANNOT_MODIFY_SIGNED_BINARY:EXE_CANNOT_MODIFY_SIGNED_BINARY
- The image file %1 is signed, unable to modify.
- EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY:EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY
- The image file %1 is strong signed, unable to modify.
- FILE_CHECKED_OUT:FILE_CHECKED_OUT
- This file is checked out or locked for editing by another user.
- CHECKOUT_REQUIRED:CHECKOUT_REQUIRED
- The file must be checked out before saving changes.
- BAD_FILE_TYPE:BAD_FILE_TYPE
- The file type being saved or retrieved has been blocked.
- FILE_TOO_LARGE:FILE_TOO_LARGE
- The file size exceeds the limit allowed and cannot be saved.
- FORMS_AUTH_REQUIRED:FORMS_AUTH_REQUIRED
- Access Denied.
- VIRUS_INFECTED:VIRUS_INFECTED
- Operation did not complete successfully because the file contains a virus or potentially unwanted software.
- VIRUS_DELETED:VIRUS_DELETED
- This file contains a virus or potentially unwanted software and cannot be opened.
- PIPE_LOCAL:PIPE_LOCAL
- The pipe is local.
- BAD_PIPE:BAD_PIPE
- The pipe state is invalid.
- PIPE_BUSY:PIPE_BUSY
- All pipe instances are busy.
- NO_DATA:NO_DATA
- The pipe is being closed.
- PIPE_NOT_CONNECTED:PIPE_NOT_CONNECTED
- No process is on the other end of the pipe.
- MORE_DATA:MORE_DATA
- More data is available.
- VC_DISCONNECTED:VC_DISCONNECTED
- The session was canceled.
- INVALID_EA_NAME:INVALID_EA_NAME
- The specified extended attribute name was invalid.
- EA_LIST_INCONSISTENT:EA_LIST_INCONSISTENT
- The extended attributes are inconsistent.
- WAIT_TIMEOUT:WAIT_TIMEOUT
- The wait operation timed out.
- NO_MORE_ITEMS:NO_MORE_ITEMS
- No more data is available.
- CANNOT_COPY:CANNOT_COPY
- The copy functions cannot be used.
- DIRECTORY:DIRECTORY
- The directory name is invalid.
- EAS_DIDNT_FIT:EAS_DIDNT_FIT
- The extended attributes did not fit in the buffer.
- EA_FILE_CORRUPT:EA_FILE_CORRUPT
- The extended attribute file on the mounted file system is corrupt.
- EA_TABLE_FULL:EA_TABLE_FULL
- The extended attribute table file is full.
- INVALID_EA_HANDLE:INVALID_EA_HANDLE
- The specified extended attribute handle is invalid.
- EAS_NOT_SUPPORTED:EAS_NOT_SUPPORTED
- The mounted file system does not support extended attributes.
- NOT_OWNER:NOT_OWNER
- Attempt to release mutex not owned by caller.
- TOO_MANY_POSTS:TOO_MANY_POSTS
- Too many posts were made to a semaphore.
- PARTIAL_COPY:PARTIAL_COPY
- Only part of a ReadProcessMemory or WriteProcessMemory request was completed.
- OPLOCK_NOT_GRANTED:OPLOCK_NOT_GRANTED
- The oplock request is denied.
- INVALID_OPLOCK_PROTOCOL:INVALID_OPLOCK_PROTOCOL
- An invalid oplock acknowledgment was received by the system.
- DISK_TOO_FRAGMENTED:DISK_TOO_FRAGMENTED
- The volume is too fragmented to complete this operation.
- DELETE_PENDING:DELETE_PENDING
- The file cannot be opened because it is in the process of being deleted.
- INCOMPATIBLE_WITH_GLOBAL_SHORT_NAME_REGISTRY_SETTING:INCOMPATIBLE_WITH_GLOBAL_SHORT_NAME_REGISTRY_SETTING
- Short name settings may not be changed on this volume due to the global registry setting.
- SHORT_NAMES_NOT_ENABLED_ON_VOLUME:SHORT_NAMES_NOT_ENABLED_ON_VOLUME
- Short names are not enabled on this volume.
- SECURITY_STREAM_IS_INCONSISTENT:SECURITY_STREAM_IS_INCONSISTENT
- The security stream for the given volume is in an inconsistent state.
- INVALID_LOCK_RANGE:INVALID_LOCK_RANGE
- A requested file lock operation cannot be processed due to an invalid byte range.
- IMAGE_SUBSYSTEM_NOT_PRESENT:IMAGE_SUBSYSTEM_NOT_PRESENT
- The subsystem needed to support the image type is not present.
- NOTIFICATION_GUID_ALREADY_DEFINED:NOTIFICATION_GUID_ALREADY_DEFINED
- The specified file already has a notification GUID associated with it.
- INVALID_EXCEPTION_HANDLER:INVALID_EXCEPTION_HANDLER
- An invalid exception handler routine has been detected.
- DUPLICATE_PRIVILEGES:DUPLICATE_PRIVILEGES
- Duplicate privileges were specified for the token.
- NO_RANGES_PROCESSED:NO_RANGES_PROCESSED
- No ranges for the specified operation were able to be processed.
- NOT_ALLOWED_ON_SYSTEM_FILE:NOT_ALLOWED_ON_SYSTEM_FILE
- Operation is not allowed on a file system internal file.
- DISK_RESOURCES_EXHAUSTED:DISK_RESOURCES_EXHAUSTED
- The physical resources of this disk have been exhausted.
- INVALID_TOKEN:INVALID_TOKEN
- The token representing the data is invalid.
- DEVICE_FEATURE_NOT_SUPPORTED:DEVICE_FEATURE_NOT_SUPPORTED
- The device does not support the command feature.
- MR_MID_NOT_FOUND:MR_MID_NOT_FOUND
- The system cannot find message text for message number 0x%1 in the message file for %2.
- SCOPE_NOT_FOUND:SCOPE_NOT_FOUND
- The scope specified was not found.
- UNDEFINED_SCOPE:UNDEFINED_SCOPE
- The Central Access Policy specified is not defined on the target machine.
- INVALID_CAP:INVALID_CAP
- The Central Access Policy obtained from Active Directory is invalid.
- DEVICE_UNREACHABLE:DEVICE_UNREACHABLE
- The device is unreachable.
- DEVICE_NO_RESOURCES:DEVICE_NO_RESOURCES
- The target device has insufficient resources to complete the operation.
- DATA_CHECKSUM_ERROR:DATA_CHECKSUM_ERROR
- A data integrity checksum error occurred.
- INTERMIXED_KERNEL_EA_OPERATION:INTERMIXED_KERNEL_EA_OPERATION
- An attempt was made to modify both a KERNEL and normal Extended Attribute (EA) in the same operation.
- FILE_LEVEL_TRIM_NOT_SUPPORTED:FILE_LEVEL_TRIM_NOT_SUPPORTED
- Device does not support file-level TRIM.
- OFFSET_ALIGNMENT_VIOLATION:OFFSET_ALIGNMENT_VIOLATION
- The command specified a data offset that does not align to the device's granularity/alignment.
- INVALID_FIELD_IN_PARAMETER_LIST:INVALID_FIELD_IN_PARAMETER_LIST
- The command specified an invalid field in its parameter list.
- OPERATION_IN_PROGRESS:OPERATION_IN_PROGRESS
- An operation is currently in progress with the device.
- BAD_DEVICE_PATH:BAD_DEVICE_PATH
- An attempt was made to send down the command via an invalid path to the target device.
- TOO_MANY_DESCRIPTORS:TOO_MANY_DESCRIPTORS
- The command specified a number of descriptors that exceeded the maximum supported by the device.
- SCRUB_DATA_DISABLED:SCRUB_DATA_DISABLED
- Scrub is disabled on the specified file.
- NOT_REDUNDANT_STORAGE:NOT_REDUNDANT_STORAGE
- The storage device does not provide redundancy.
- RESIDENT_FILE_NOT_SUPPORTED:RESIDENT_FILE_NOT_SUPPORTED
- An operation is not supported on a resident file.
- COMPRESSED_FILE_NOT_SUPPORTED:COMPRESSED_FILE_NOT_SUPPORTED
- An operation is not supported on a compressed file.
- DIRECTORY_NOT_SUPPORTED:DIRECTORY_NOT_SUPPORTED
- An operation is not supported on a directory.
- NOT_READ_FROM_COPY:NOT_READ_FROM_COPY
- The specified copy of the requested data could not be read.
- FAIL_NOACTION_REBOOT:FAIL_NOACTION_REBOOT
- No action was taken as a system reboot is required.
- FAIL_SHUTDOWN:FAIL_SHUTDOWN
- The shutdown operation failed.
- FAIL_RESTART:FAIL_RESTART
- The restart operation failed.
- MAX_SESSIONS_REACHED:MAX_SESSIONS_REACHED
- The maximum number of sessions has been reached.
- THREAD_MODE_ALREADY_BACKGROUND:THREAD_MODE_ALREADY_BACKGROUND
- The thread is already in background processing mode.
- THREAD_MODE_NOT_BACKGROUND:THREAD_MODE_NOT_BACKGROUND
- The thread is not in background processing mode.
- PROCESS_MODE_ALREADY_BACKGROUND:PROCESS_MODE_ALREADY_BACKGROUND
- The process is already in background processing mode.
- PROCESS_MODE_NOT_BACKGROUND:PROCESS_MODE_NOT_BACKGROUND
- The process is not in background processing mode.
- INVALID_ADDRESS:INVALID_ADDRESS
- Attempt to access invalid address.
- USER_PROFILE_LOAD:USER_PROFILE_LOAD
- User profile cannot be loaded.
- ARITHMETIC_OVERFLOW:ARITHMETIC_OVERFLOW
- Arithmetic result exceeded 32 bits.
- PIPE_CONNECTED:PIPE_CONNECTED
- There is a process on other end of the pipe.
- PIPE_LISTENING:PIPE_LISTENING
- Waiting for a process to open the other end of the pipe.
- VERIFIER_STOP:VERIFIER_STOP
- Application verifier has found an error in the current process.
- ABIOS_ERROR:ABIOS_ERROR
- An error occurred in the ABIOS subsystem.
- WX86_WARNING:WX86_WARNING
- A warning occurred in the WX86 subsystem.
- WX86_ERROR:WX86_ERROR
- An error occurred in the WX86 subsystem.
- TIMER_NOT_CANCELED:TIMER_NOT_CANCELED
- 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.
- UNWIND:UNWIND
- Unwind exception code.
- BAD_STACK:BAD_STACK
- An invalid or unaligned stack was encountered during an unwind operation.
- INVALID_UNWIND_TARGET:INVALID_UNWIND_TARGET
- An invalid unwind target was encountered during an unwind operation.
- INVALID_PORT_ATTRIBUTES:INVALID_PORT_ATTRIBUTES
- Invalid Object Attributes specified to NtCreatePort or invalid Port Attributes specified to NtConnectPort
- PORT_MESSAGE_TOO_LONG:PORT_MESSAGE_TOO_LONG
- Length of message passed to NtRequestPort or NtRequestWaitReplyPort was longer than the maximum message allowed by the port.
- INVALID_QUOTA_LOWER:INVALID_QUOTA_LOWER
- An attempt was made to lower a quota limit below the current usage.
- DEVICE_ALREADY_ATTACHED:DEVICE_ALREADY_ATTACHED
- An attempt was made to attach to a device that was already attached to another device.
- INSTRUCTION_MISALIGNMENT:INSTRUCTION_MISALIGNMENT
- An attempt was made to execute an instruction at an unaligned address and the host system does not support unaligned instruction references.
- PROFILING_NOT_STARTED:PROFILING_NOT_STARTED
- Profiling not started.
- PROFILING_NOT_STOPPED:PROFILING_NOT_STOPPED
- Profiling not stopped.
- COULD_NOT_INTERPRET:COULD_NOT_INTERPRET
- The passed ACL did not contain the minimum required information.
- PROFILING_AT_LIMIT:PROFILING_AT_LIMIT
- The number of active profiling objects is at the maximum and no more may be started.
- CANT_WAIT:CANT_WAIT
- Used to indicate that an operation cannot continue without blocking for I/O.
- CANT_TERMINATE_SELF:CANT_TERMINATE_SELF
- Indicates that a thread attempted to terminate itself by default (called NtTerminateThread with NULL) and it was the last thread in the current process.
- UNEXPECTED_MM_CREATE_ERR:UNEXPECTED_MM_CREATE_ERR
- 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.
- UNEXPECTED_MM_MAP_ERROR:UNEXPECTED_MM_MAP_ERROR
- 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.
- UNEXPECTED_MM_EXTEND_ERR:UNEXPECTED_MM_EXTEND_ERR
- 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.
- BAD_FUNCTION_TABLE:BAD_FUNCTION_TABLE
- A malformed function table was encountered during an unwind operation.
- NO_GUID_TRANSLATION:NO_GUID_TRANSLATION
- 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.
- INVALID_LDT_SIZE:INVALID_LDT_SIZE
- 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.
- INVALID_LDT_OFFSET:INVALID_LDT_OFFSET
- Indicates that the starting value for the LDT information was not an integral multiple of the selector size.
- INVALID_LDT_DESCRIPTOR:INVALID_LDT_DESCRIPTOR
- Indicates that the user supplied an invalid descriptor when trying to set up Ldt descriptors.
- TOO_MANY_THREADS:TOO_MANY_THREADS
- Indicates a process has too many threads to perform the requested action.
- THREAD_NOT_IN_PROCESS:THREAD_NOT_IN_PROCESS
- An attempt was made to operate on a thread within a specific process, but the thread specified is not in the process specified.
- PAGEFILE_QUOTA_EXCEEDED:PAGEFILE_QUOTA_EXCEEDED
- Page file quota was exceeded.
- LOGON_SERVER_CONFLICT:LOGON_SERVER_CONFLICT
- The Netlogon service cannot start because another Netlogon service running in the domain conflicts with the specified role.
- SYNCHRONIZATION_REQUIRED:SYNCHRONIZATION_REQUIRED
- The SAM database on a Windows Server is significantly out of synchronization with the copy on the Domain Controller.
- NET_OPEN_FAILED:NET_OPEN_FAILED
- The NtCreateFile API failed.
- IO_PRIVILEGE_FAILED:IO_PRIVILEGE_FAILED
- {Privilege Failed} The I/O permissions for the process could not be changed.
- CONTROL_C_EXIT:CONTROL_C_EXIT
- {Application Exit by CTRL+C} The application terminated as a result of a CTRL+C.
- MISSING_SYSTEMFILE:MISSING_SYSTEMFILE
- {Missing System File} The required system file %hs is bad or missing.
- UNHANDLED_EXCEPTION:UNHANDLED_EXCEPTION
- {Application Error} The exception %s (0x%08lx) occurred in the application at location 0x%08lx.
- APP_INIT_FAILURE:APP_INIT_FAILURE
- {Application Error} The application was unable to start correctly (0x%lx).
- PAGEFILE_CREATE_FAILED:PAGEFILE_CREATE_FAILED
- {Unable to Create Paging File} The creation of the paging file %hs failed (%lx).
- INVALID_IMAGE_HASH:INVALID_IMAGE_HASH
- Windows cannot verify the digital signature for this file.
- NO_PAGEFILE:NO_PAGEFILE
- {No Paging File Specified} No paging file was specified in the system configuration.
- ILLEGAL_FLOAT_CONTEXT:ILLEGAL_FLOAT_CONTEXT
- {EXCEPTION} A real-mode application issued a floating-point instruction and floating-point hardware is not present.
- NO_EVENT_PAIR:NO_EVENT_PAIR
- 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.
- DOMAIN_CTRLR_CONFIG_ERROR:DOMAIN_CTRLR_CONFIG_ERROR
- A Windows Server has an incorrect configuration.
- ILLEGAL_CHARACTER:ILLEGAL_CHARACTER
- An illegal character was encountered.
- UNDEFINED_CHARACTER:UNDEFINED_CHARACTER
- The Unicode character is not defined in the Unicode character set installed on the system.
- FLOPPY_VOLUME:FLOPPY_VOLUME
- The paging file cannot be created on a floppy diskette.
- BIOS_FAILED_TO_CONNECT_INTERRUPT:BIOS_FAILED_TO_CONNECT_INTERRUPT
- The system BIOS failed to connect a system interrupt to the device or bus for which the device is connected.
- BACKUP_CONTROLLER:BACKUP_CONTROLLER
- This operation is only allowed for the Primary Domain Controller of the domain.
- MUTANT_LIMIT_EXCEEDED:MUTANT_LIMIT_EXCEEDED
- An attempt was made to acquire a mutant such that its maximum count would have been exceeded.
- FS_DRIVER_REQUIRED:FS_DRIVER_REQUIRED
- A volume has been accessed for which a file system driver is required that has not yet been loaded.
- CANNOT_LOAD_REGISTRY_FILE:CANNOT_LOAD_REGISTRY_FILE
- {Registry File Failure} The registry cannot load the hive (file): %hs or its log or alternate.
- DEBUG_ATTACH_FAILED:DEBUG_ATTACH_FAILED
- {Unexpected Failure in DebugActiveProcess} An unexpected failure occurred while processing a DebugActiveProcess API request.
- SYSTEM_PROCESS_TERMINATED:SYSTEM_PROCESS_TERMINATED
- {Fatal System Error} The %hs system process terminated unexpectedly with a status of 0x%08x (0x%08x 0x%08x).
- DATA_NOT_ACCEPTED:DATA_NOT_ACCEPTED
- {Data Not Accepted} The TDI client could not handle the data received during an indication.
- VDM_HARD_ERROR:VDM_HARD_ERROR
- NTVDM encountered a hard error.
- DRIVER_CANCEL_TIMEOUT:DRIVER_CANCEL_TIMEOUT
- {Cancel Timeout} The driver %hs failed to complete a cancelled I/O request in the allotted time.
- REPLY_MESSAGE_MISMATCH:REPLY_MESSAGE_MISMATCH
- {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.
- LOST_WRITEBEHIND_DATA:LOST_WRITEBEHIND_DATA
- {Delayed Write Failed} Windows was unable to save all the data for the file %hs.
- CLIENT_SERVER_PARAMETERS_INVALID:CLIENT_SERVER_PARAMETERS_INVALID
- The parameter(s) passed to the server in the client/server shared memory window were invalid.
- NOT_TINY_STREAM:NOT_TINY_STREAM
- The stream is not a tiny stream.
- STACK_OVERFLOW_READ:STACK_OVERFLOW_READ
- The request must be handled by the stack overflow code.
- CONVERT_TO_LARGE:CONVERT_TO_LARGE
- Internal OFS status codes indicating how an allocation operation is handled.
- FOUND_OUT_OF_SCOPE:FOUND_OUT_OF_SCOPE
- 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.
- ALLOCATE_BUCKET:ALLOCATE_BUCKET
- The bucket array must be grown.
- MARSHALL_OVERFLOW:MARSHALL_OVERFLOW
- The user/kernel marshalling buffer has overflowed.
- INVALID_VARIANT:INVALID_VARIANT
- The supplied variant structure contains invalid data.
- BAD_COMPRESSION_BUFFER:BAD_COMPRESSION_BUFFER
- The specified buffer contains ill-formed data.
- AUDIT_FAILED:AUDIT_FAILED
- {Audit Failed} An attempt to generate a security audit failed.
- TIMER_RESOLUTION_NOT_SET:TIMER_RESOLUTION_NOT_SET
- The timer resolution was not previously set by the current process.
- INSUFFICIENT_LOGON_INFO:INSUFFICIENT_LOGON_INFO
- There is insufficient account information to log you on.
- BAD_DLL_ENTRYPOINT:BAD_DLL_ENTRYPOINT
- {Invalid DLL Entrypoint} The dynamic link library %hs is not written correctly.
- BAD_SERVICE_ENTRYPOINT:BAD_SERVICE_ENTRYPOINT
- {Invalid Service Callback Entrypoint} The %hs service is not written correctly.
- IP_ADDRESS_CONFLICT1:IP_ADDRESS_CONFLICT1
- There is an IP address conflict with another system on the network.
- IP_ADDRESS_CONFLICT2:IP_ADDRESS_CONFLICT2
- There is an IP address conflict with another system on the network.
- REGISTRY_QUOTA_LIMIT:REGISTRY_QUOTA_LIMIT
- {Low On Registry Space} The system has reached the maximum size allowed for the system part of the registry.
- NO_CALLBACK_ACTIVE:NO_CALLBACK_ACTIVE
- A callback return system service cannot be executed when no callback is active.
- PWD_TOO_SHORT:PWD_TOO_SHORT
- The password provided is too short to meet the policy of your user account.
- PWD_TOO_RECENT:PWD_TOO_RECENT
- The policy of your user account does not allow you to change passwords too frequently.
- PWD_HISTORY_CONFLICT:PWD_HISTORY_CONFLICT
- You have attempted to change your password to one that you have used in the past.
- UNSUPPORTED_COMPRESSION:UNSUPPORTED_COMPRESSION
- The specified compression format is unsupported.
- INVALID_HW_PROFILE:INVALID_HW_PROFILE
- The specified hardware profile configuration is invalid.
- INVALID_PLUGPLAY_DEVICE_PATH:INVALID_PLUGPLAY_DEVICE_PATH
- The specified Plug and Play registry device path is invalid.
- QUOTA_LIST_INCONSISTENT:QUOTA_LIST_INCONSISTENT
- The specified quota list is internally inconsistent with its descriptor.
- EVALUATION_EXPIRATION:EVALUATION_EXPIRATION
- {Windows Evaluation Notification} The evaluation period for this installation of Windows has expired.
- ILLEGAL_DLL_RELOCATION:ILLEGAL_DLL_RELOCATION
- {Illegal System DLL Relocation} The system DLL %hs was relocated in memory.
- DLL_INIT_FAILED_LOGOFF:DLL_INIT_FAILED_LOGOFF
- {DLL Initialization Failed} The application failed to initialize because the window station is shutting down.
- VALIDATE_CONTINUE:VALIDATE_CONTINUE
- The validation process needs to continue on to the next step.
- NO_MORE_MATCHES:NO_MORE_MATCHES
- There are no more matches for the current index enumeration.
- RANGE_LIST_CONFLICT:RANGE_LIST_CONFLICT
- The range could not be added to the range list because of a conflict.
- SERVER_SID_MISMATCH:SERVER_SID_MISMATCH
- The server process is running under a SID different than that required by client.
- CANT_ENABLE_DENY_ONLY:CANT_ENABLE_DENY_ONLY
- A group marked use for deny only cannot be enabled.
- FLOAT_MULTIPLE_FAULTS:FLOAT_MULTIPLE_FAULTS
- {EXCEPTION} Multiple floating point faults.
- FLOAT_MULTIPLE_TRAPS:FLOAT_MULTIPLE_TRAPS
- {EXCEPTION} Multiple floating point traps.
- NOINTERFACE:NOINTERFACE
- The requested interface is not supported.
- DRIVER_FAILED_SLEEP:DRIVER_FAILED_SLEEP
- {System Standby Failed} The driver %hs does not support standby mode.
- CORRUPT_SYSTEM_FILE:CORRUPT_SYSTEM_FILE
- The system file %1 has become corrupt and has been replaced.
- COMMITMENT_MINIMUM:COMMITMENT_MINIMUM
- {Virtual Memory Minimum Too Low} Your system is low on virtual memory.
- PNP_RESTART_ENUMERATION:PNP_RESTART_ENUMERATION
- A device was removed so enumeration must be restarted.
- SYSTEM_IMAGE_BAD_SIGNATURE:SYSTEM_IMAGE_BAD_SIGNATURE
- {Fatal System Error} The system image %s is not properly signed.
- PNP_REBOOT_REQUIRED:PNP_REBOOT_REQUIRED
- Device will not start without a reboot.
- INSUFFICIENT_POWER:INSUFFICIENT_POWER
- There is not enough power to complete the requested operation.
- MULTIPLE_FAULT_VIOLATION:MULTIPLE_FAULT_VIOLATION
- ERROR_MULTIPLE_FAULT_VIOLATION
- SYSTEM_SHUTDOWN:SYSTEM_SHUTDOWN
- The system is in the process of shutting down.
- PORT_NOT_SET:PORT_NOT_SET
- An attempt to remove a processes DebugPort was made, but a port was not already associated with the process.
- DS_VERSION_CHECK_FAILURE:DS_VERSION_CHECK_FAILURE
- This version of Windows is not compatible with the behavior version of directory forest, domain or domain controller.
- RANGE_NOT_FOUND:RANGE_NOT_FOUND
- The specified range could not be found in the range list.
- NOT_SAFE_MODE_DRIVER:NOT_SAFE_MODE_DRIVER
- The driver was not loaded because the system is booting into safe mode.
- FAILED_DRIVER_ENTRY:FAILED_DRIVER_ENTRY
- The driver was not loaded because it failed its initialization call.
- DEVICE_ENUMERATION_ERROR:DEVICE_ENUMERATION_ERROR
- The "%hs" encountered an error while applying power or reading the device configuration.
- MOUNT_POINT_NOT_RESOLVED:MOUNT_POINT_NOT_RESOLVED
- 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.
- INVALID_DEVICE_OBJECT_PARAMETER:INVALID_DEVICE_OBJECT_PARAMETER
- The device object parameter is either not a valid device object or is not attached to the volume specified by the file name.
- MCA_OCCURED:MCA_OCCURED
- A Machine Check Error has occurred.
- DRIVER_DATABASE_ERROR:DRIVER_DATABASE_ERROR
- There was error [%2] processing the driver database.
- SYSTEM_HIVE_TOO_LARGE:SYSTEM_HIVE_TOO_LARGE
- System hive size has exceeded its limit.
- DRIVER_FAILED_PRIOR_UNLOAD:DRIVER_FAILED_PRIOR_UNLOAD
- The driver could not be loaded because a previous version of the driver is still in memory.
- VOLSNAP_PREPARE_HIBERNATE:VOLSNAP_PREPARE_HIBERNATE
- {Volume Shadow Copy Service} Please wait while the Volume Shadow Copy Service prepares volume %hs for hibernation.
- HIBERNATION_FAILURE:HIBERNATION_FAILURE
- The system has failed to hibernate (The error code is %hs).
- PWD_TOO_LONG:PWD_TOO_LONG
- The password provided is too long to meet the policy of your user account.
- FILE_SYSTEM_LIMITATION:FILE_SYSTEM_LIMITATION
- The requested operation could not be completed due to a file system limitation.
- ASSERTION_FAILURE:ASSERTION_FAILURE
- An assertion failure has occurred.
- ACPI_ERROR:ACPI_ERROR
- An error occurred in the ACPI subsystem.
- WOW_ASSERTION:WOW_ASSERTION
- WOW Assertion Error.
- PNP_BAD_MPS_TABLE:PNP_BAD_MPS_TABLE
- A device is missing in the system BIOS MPS table.
- PNP_TRANSLATION_FAILED:PNP_TRANSLATION_FAILED
- A translator failed to translate resources.
- PNP_IRQ_TRANSLATION_FAILED:PNP_IRQ_TRANSLATION_FAILED
- A IRQ translator failed to translate resources.
- PNP_INVALID_ID:PNP_INVALID_ID
- Driver %2 returned invalid ID for a child device (%3).
- WAKE_SYSTEM_DEBUGGER:WAKE_SYSTEM_DEBUGGER
- {Kernel Debugger Awakened} the system debugger was awakened by an interrupt.
- HANDLES_CLOSED:HANDLES_CLOSED
- {Handles Closed} Handles to objects have been automatically closed as a result of the requested operation.
- EXTRANEOUS_INFORMATION:EXTRANEOUS_INFORMATION
- {Too Much Information} The specified access control list (ACL) contained more information than was expected.
- RXACT_COMMIT_NECESSARY:RXACT_COMMIT_NECESSARY
- This warning level status indicates that the transaction state already exists for the registry sub-tree, but that a transaction commit was previously aborted.
- MEDIA_CHECK:MEDIA_CHECK
- {Media Changed} The media may have changed.
- GUID_SUBSTITUTION_MADE:GUID_SUBSTITUTION_MADE
- {GUID Substitution} During the translation of a global identifier (GUID) to a Windows security ID (SID), no administratively-defined GUID prefix was found.
- STOPPED_ON_SYMLINK:STOPPED_ON_SYMLINK
- The create operation stopped after reaching a symbolic link.
- LONGJUMP:LONGJUMP
- A long jump has been executed.
- PLUGPLAY_QUERY_VETOED:PLUGPLAY_QUERY_VETOED
- The Plug and Play query operation was not successful.
- UNWIND_CONSOLIDATE:UNWIND_CONSOLIDATE
- A frame consolidation has been executed.
- REGISTRY_HIVE_RECOVERED:REGISTRY_HIVE_RECOVERED
- {Registry Hive Recovered} Registry hive (file): %hs was corrupted and it has been recovered.
- DLL_MIGHT_BE_INSECURE:DLL_MIGHT_BE_INSECURE
- The application is attempting to run executable code from the module %hs.
- DLL_MIGHT_BE_INCOMPATIBLE:DLL_MIGHT_BE_INCOMPATIBLE
- The application is loading executable code from the module %hs.
- DBG_EXCEPTION_NOT_HANDLED:DBG_EXCEPTION_NOT_HANDLED
- Debugger did not handle the exception.
- DBG_REPLY_LATER:DBG_REPLY_LATER
- Debugger will reply later.
- DBG_UNABLE_TO_PROVIDE_HANDLE:DBG_UNABLE_TO_PROVIDE_HANDLE
- Debugger cannot provide handle.
- DBG_TERMINATE_THREAD:DBG_TERMINATE_THREAD
- Debugger terminated thread.
- DBG_TERMINATE_PROCESS:DBG_TERMINATE_PROCESS
- Debugger terminated process.
- DBG_CONTROL_C:DBG_CONTROL_C
- Debugger got control C.
- DBG_PRINTEXCEPTION_C:DBG_PRINTEXCEPTION_C
- Debugger printed exception on control C.
- DBG_RIPEXCEPTION:DBG_RIPEXCEPTION
- Debugger received RIP exception.
- DBG_CONTROL_BREAK:DBG_CONTROL_BREAK
- Debugger received control break.
- DBG_COMMAND_EXCEPTION:DBG_COMMAND_EXCEPTION
- Debugger command communication exception.
- OBJECT_NAME_EXISTS:OBJECT_NAME_EXISTS
- {Object Exists} An attempt was made to create an object and the object name already existed.
- THREAD_WAS_SUSPENDED:THREAD_WAS_SUSPENDED
- {Thread Suspended} A thread termination occurred while the thread was suspended.
- IMAGE_NOT_AT_BASE:IMAGE_NOT_AT_BASE
- {Image Relocated} An image file could not be mapped at the address specified in the image file.
- RXACT_STATE_CREATED:RXACT_STATE_CREATED
- This informational level status indicates that a specified registry sub-tree transaction state did not yet exist and had to be created.
- SEGMENT_NOTIFICATION:SEGMENT_NOTIFICATION
- {Segment Load} A virtual DOS machine (VDM) is loading, unloading, or moving an MS-DOS or Win16 program segment image.
- BAD_CURRENT_DIRECTORY:BAD_CURRENT_DIRECTORY
- {Invalid Current Directory} The process cannot switch to the startup current directory %hs.
- FT_READ_RECOVERY_FROM_BACKUP:FT_READ_RECOVERY_FROM_BACKUP
- {Redundant Read} To satisfy a read request, the NT fault-tolerant file system successfully read the requested data from a redundant copy.
- FT_WRITE_RECOVERY:FT_WRITE_RECOVERY
- {Redundant Write} To satisfy a write request, the NT fault-tolerant file system successfully wrote a redundant copy of the information.
- IMAGE_MACHINE_TYPE_MISMATCH:IMAGE_MACHINE_TYPE_MISMATCH
- {Machine Type Mismatch} The image file %hs is valid, but is for a machine type other than the current machine.
- RECEIVE_PARTIAL:RECEIVE_PARTIAL
- {Partial Data Received} The network transport returned partial data to its client.
- RECEIVE_EXPEDITED:RECEIVE_EXPEDITED
- {Expedited Data Received} The network transport returned data to its client that was marked as expedited by the remote system.
- RECEIVE_PARTIAL_EXPEDITED:RECEIVE_PARTIAL_EXPEDITED
- {Partial Expedited Data Received} The network transport returned partial data to its client and this data was marked as expedited by the remote system.
- EVENT_DONE:EVENT_DONE
- {TDI Event Done} The TDI indication has completed successfully.
- EVENT_PENDING:EVENT_PENDING
- {TDI Event Pending} The TDI indication has entered the pending state.
- CHECKING_FILE_SYSTEM:CHECKING_FILE_SYSTEM
- Checking file system on %wZ.
- FATAL_APP_EXIT:FATAL_APP_EXIT
- {Fatal Application Exit} %hs.
- PREDEFINED_HANDLE:PREDEFINED_HANDLE
- The specified registry key is referenced by a predefined handle.
- WAS_UNLOCKED:WAS_UNLOCKED
- {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.
- SERVICE_NOTIFICATION:SERVICE_NOTIFICATION
- %hs
- WAS_LOCKED:WAS_LOCKED
- {Page Locked} One of the pages to lock was already locked.
- LOG_HARD_ERROR:LOG_HARD_ERROR
- Application popup: %1 : %2
- ALREADY_WIN32:ALREADY_WIN32
- ERROR_ALREADY_WIN32
- IMAGE_MACHINE_TYPE_MISMATCH_EXE:IMAGE_MACHINE_TYPE_MISMATCH_EXE
- {Machine Type Mismatch} The image file %hs is valid, but is for a machine type other than the current machine.
- NO_YIELD_PERFORMED:NO_YIELD_PERFORMED
- A yield execution was performed and no thread was available to run.
- TIMER_RESUME_IGNORED:TIMER_RESUME_IGNORED
- The resumable flag to a timer API was ignored.
- ARBITRATION_UNHANDLED:ARBITRATION_UNHANDLED
- The arbiter has deferred arbitration of these resources to its parent.
- CARDBUS_NOT_SUPPORTED:CARDBUS_NOT_SUPPORTED
- The inserted CardBus device cannot be started because of a configuration error on "%hs".
- MP_PROCESSOR_MISMATCH:MP_PROCESSOR_MISMATCH
- The CPUs in this multiprocessor system are not all the same revision level.
- HIBERNATED:HIBERNATED
- The system was put into hibernation.
- RESUME_HIBERNATION:RESUME_HIBERNATION
- The system was resumed from hibernation.
- FIRMWARE_UPDATED:FIRMWARE_UPDATED
- Windows has detected that the system firmware (BIOS) was updated [previous firmware date = %2, current firmware date %3].
- DRIVERS_LEAKING_LOCKED_PAGES:DRIVERS_LEAKING_LOCKED_PAGES
- A device driver is leaking locked I/O pages causing system degradation.
- WAKE_SYSTEM:WAKE_SYSTEM
- The system has awoken.
- WAIT_1:WAIT_1
- ERROR_WAIT_1
- WAIT_2:WAIT_2
- ERROR_WAIT_2
- WAIT_3:WAIT_3
- ERROR_WAIT_3
- WAIT_63:WAIT_63
- ERROR_WAIT_63
- ABANDONED_WAIT_0:ABANDONED_WAIT_0
- ERROR_ABANDONED_WAIT_0
- ABANDONED_WAIT_63:ABANDONED_WAIT_63
- ERROR_ABANDONED_WAIT_63
- USER_APC:USER_APC
- ERROR_USER_APC
- KERNEL_APC:KERNEL_APC
- ERROR_KERNEL_APC
- ALERTED:ALERTED
- ERROR_ALERTED
- ELEVATION_REQUIRED:ELEVATION_REQUIRED
- The requested operation requires elevation.
- REPARSE:REPARSE
- A reparse should be performed by the Object Manager since the name of the file resulted in a symbolic link.
- OPLOCK_BREAK_IN_PROGRESS:OPLOCK_BREAK_IN_PROGRESS
- An open/create operation completed while an oplock break is underway.
- VOLUME_MOUNTED:VOLUME_MOUNTED
- A new volume has been mounted by a file system.
- RXACT_COMMITTED:RXACT_COMMITTED
- This success level status indicates that the transaction state already exists for the registry sub-tree, but that a transaction commit was previously aborted.
- NOTIFY_CLEANUP:NOTIFY_CLEANUP
- This indicates that a notify change request has been completed due to closing the handle which made the notify change request.
- PRIMARY_TRANSPORT_CONNECT_FAILED:PRIMARY_TRANSPORT_CONNECT_FAILED
- {Connect Failure on Primary Transport} An attempt was made to connect to the remote server %hs on the primary transport, but the connection failed.
- PAGE_FAULT_TRANSITION:PAGE_FAULT_TRANSITION
- Page fault was a transition fault.
- PAGE_FAULT_DEMAND_ZERO:PAGE_FAULT_DEMAND_ZERO
- Page fault was a demand zero fault.
- PAGE_FAULT_COPY_ON_WRITE:PAGE_FAULT_COPY_ON_WRITE
- Page fault was a demand zero fault.
- PAGE_FAULT_GUARD_PAGE:PAGE_FAULT_GUARD_PAGE
- Page fault was a demand zero fault.
- PAGE_FAULT_PAGING_FILE:PAGE_FAULT_PAGING_FILE
- Page fault was satisfied by reading from a secondary storage device.
- CACHE_PAGE_LOCKED:CACHE_PAGE_LOCKED
- Cached page was locked during operation.
- CRASH_DUMP:CRASH_DUMP
- Crash dump exists in paging file.
- BUFFER_ALL_ZEROS:BUFFER_ALL_ZEROS
- Specified buffer contains all zeros.
- REPARSE_OBJECT:REPARSE_OBJECT
- A reparse should be performed by the Object Manager since the name of the file resulted in a symbolic link.
- RESOURCE_REQUIREMENTS_CHANGED:RESOURCE_REQUIREMENTS_CHANGED
- The device has succeeded a query-stop and its resource requirements have changed.
- TRANSLATION_COMPLETE:TRANSLATION_COMPLETE
- The translator has translated these resources into the global space and no further translations should be performed.
- NOTHING_TO_TERMINATE:NOTHING_TO_TERMINATE
- A process being terminated has no threads to terminate.
- PROCESS_NOT_IN_JOB:PROCESS_NOT_IN_JOB
- The specified process is not part of a job.
- PROCESS_IN_JOB:PROCESS_IN_JOB
- The specified process is part of a job.
- VOLSNAP_HIBERNATE_READY:VOLSNAP_HIBERNATE_READY
- {Volume Shadow Copy Service} The system is now ready for hibernation.
- FSFILTER_OP_COMPLETED_SUCCESSFULLY:FSFILTER_OP_COMPLETED_SUCCESSFULLY
- A file system or file system filter driver has successfully completed an FsFilter operation.
- INTERRUPT_VECTOR_ALREADY_CONNECTED:INTERRUPT_VECTOR_ALREADY_CONNECTED
- The specified interrupt vector was already connected.
- INTERRUPT_STILL_CONNECTED:INTERRUPT_STILL_CONNECTED
- The specified interrupt vector is still connected.
- WAIT_FOR_OPLOCK:WAIT_FOR_OPLOCK
- An operation is blocked waiting for an oplock.
- DBG_EXCEPTION_HANDLED:DBG_EXCEPTION_HANDLED
- Debugger handled exception.
- DBG_CONTINUE:DBG_CONTINUE
- Debugger continued.
- CALLBACK_POP_STACK:CALLBACK_POP_STACK
- An exception occurred in a user mode callback and the kernel callback frame should be removed.
- COMPRESSION_DISABLED:COMPRESSION_DISABLED
- Compression is disabled for this volume.
- CANTFETCHBACKWARDS:CANTFETCHBACKWARDS
- The data provider cannot fetch backwards through a result set.
- CANTSCROLLBACKWARDS:CANTSCROLLBACKWARDS
- The data provider cannot scroll backwards through a result set.
- ROWSNOTRELEASED:ROWSNOTRELEASED
- The data provider requires that previously fetched data is released before asking for more data.
- BAD_ACCESSOR_FLAGS:BAD_ACCESSOR_FLAGS
- The data provider was not able to interpret the flags set for a column binding in an accessor.
- ERRORS_ENCOUNTERED:ERRORS_ENCOUNTERED
- One or more errors occurred while processing the request.
- NOT_CAPABLE:NOT_CAPABLE
- The implementation is not capable of performing the request.
- REQUEST_OUT_OF_SEQUENCE:REQUEST_OUT_OF_SEQUENCE
- The client of a component requested an operation which is not valid given the state of the component instance.
- VERSION_PARSE_ERROR:VERSION_PARSE_ERROR
- A version number could not be parsed.
- BADSTARTPOSITION:BADSTARTPOSITION
- The iterator's start position is invalid.
- MEMORY_HARDWARE:MEMORY_HARDWARE
- The hardware has reported an uncorrectable memory error.
- DISK_REPAIR_DISABLED:DISK_REPAIR_DISABLED
- The attempted operation required self healing to be enabled.
- INSUFFICIENT_RESOURCE_FOR_SPECIFIED_SHARED_SECTION_SIZE:INSUFFICIENT_RESOURCE_FOR_SPECIFIED_SHARED_SECTION_SIZE
- The Desktop heap encountered an error while allocating session memory.
- SYSTEM_POWERSTATE_TRANSITION:SYSTEM_POWERSTATE_TRANSITION
- The system power state is transitioning from %2 to %3.
- SYSTEM_POWERSTATE_COMPLEX_TRANSITION:SYSTEM_POWERSTATE_COMPLEX_TRANSITION
- The system power state is transitioning from %2 to %3 but could enter %4.
- MCA_EXCEPTION:MCA_EXCEPTION
- A thread is getting dispatched with MCA EXCEPTION because of MCA.
- ACCESS_AUDIT_BY_POLICY:ACCESS_AUDIT_BY_POLICY
- Access to %1 is monitored by policy rule %2.
- ACCESS_DISABLED_NO_SAFER_UI_BY_POLICY:ACCESS_DISABLED_NO_SAFER_UI_BY_POLICY
- Access to %1 has been restricted by your Administrator by policy rule %2.
- ABANDON_HIBERFILE:ABANDON_HIBERFILE
- A valid hibernation file has been invalidated and should be abandoned.
- LOST_WRITEBEHIND_DATA_NETWORK_DISCONNECTED:LOST_WRITEBEHIND_DATA_NETWORK_DISCONNECTED
- {Delayed Write Failed} Windows was unable to save all the data for the file %hs; the data has been lost.
- LOST_WRITEBEHIND_DATA_NETWORK_SERVER_ERROR:LOST_WRITEBEHIND_DATA_NETWORK_SERVER_ERROR
- {Delayed Write Failed} Windows was unable to save all the data for the file %hs; the data has been lost.
- LOST_WRITEBEHIND_DATA_LOCAL_DISK_ERROR:LOST_WRITEBEHIND_DATA_LOCAL_DISK_ERROR
- {Delayed Write Failed} Windows was unable to save all the data for the file %hs; the data has been lost.
- BAD_MCFG_TABLE:BAD_MCFG_TABLE
- The resources required for this device conflict with the MCFG table.
- DISK_REPAIR_REDIRECTED:DISK_REPAIR_REDIRECTED
- The volume repair could not be performed while it is online.
- DISK_REPAIR_UNSUCCESSFUL:DISK_REPAIR_UNSUCCESSFUL
- The volume repair was not successful.
- CORRUPT_LOG_OVERFULL:CORRUPT_LOG_OVERFULL
- One of the volume corruption logs is full.
- CORRUPT_LOG_CORRUPTED:CORRUPT_LOG_CORRUPTED
- One of the volume corruption logs is internally corrupted and needs to be recreated.
- CORRUPT_LOG_UNAVAILABLE:CORRUPT_LOG_UNAVAILABLE
- One of the volume corruption logs is unavailable for being operated on.
- CORRUPT_LOG_DELETED_FULL:CORRUPT_LOG_DELETED_FULL
- One of the volume corruption logs was deleted while still having corruption records in them.
- CORRUPT_LOG_CLEARED:CORRUPT_LOG_CLEARED
- One of the volume corruption logs was cleared by chkdsk and no longer contains real corruptions.
- ORPHAN_NAME_EXHAUSTED:ORPHAN_NAME_EXHAUSTED
- Orphaned files exist on the volume but could not be recovered because no more new names could be created in the recovery directory.
- OPLOCK_SWITCHED_TO_NEW_HANDLE:OPLOCK_SWITCHED_TO_NEW_HANDLE
- The oplock that was associated with this handle is now associated with a different handle.
- CANNOT_GRANT_REQUESTED_OPLOCK:CANNOT_GRANT_REQUESTED_OPLOCK
- An oplock of the requested level cannot be granted.
- CANNOT_BREAK_OPLOCK:CANNOT_BREAK_OPLOCK
- The operation did not complete successfully because it would cause an oplock to be broken.
- OPLOCK_HANDLE_CLOSED:OPLOCK_HANDLE_CLOSED
- The handle with which this oplock was associated has been closed.
- NO_ACE_CONDITION:NO_ACE_CONDITION
- The specified access control entry (ACE) does not contain a condition.
- INVALID_ACE_CONDITION:INVALID_ACE_CONDITION
- The specified access control entry (ACE) contains an invalid condition.
- FILE_HANDLE_REVOKED:FILE_HANDLE_REVOKED
- Access to the specified file handle has been revoked.
- IMAGE_AT_DIFFERENT_BASE:IMAGE_AT_DIFFERENT_BASE
- An image file was mapped at a different address from the one specified in the image file but fixups will still be automatically performed on the image.
- EA_ACCESS_DENIED:EA_ACCESS_DENIED
- Access to the extended attribute was denied.
- OPERATION_ABORTED:OPERATION_ABORTED
- The I/O operation has been aborted because of either a thread exit or an application request.
- IO_INCOMPLETE:IO_INCOMPLETE
- Overlapped I/O event is not in a signaled state.
- IO_PENDING:IO_PENDING
- Overlapped I/O operation is in progress.
- NOACCESS:NOACCESS
- Invalid access to memory location.
- SWAPERROR:SWAPERROR
- Error performing inpage operation.
- STACK_OVERFLOW:STACK_OVERFLOW
- Recursion too deep; the stack overflowed.
- INVALID_MESSAGE:INVALID_MESSAGE
- The window cannot act on the sent message.
- CAN_NOT_COMPLETE:CAN_NOT_COMPLETE
- Cannot complete this function.
- INVALID_FLAGS:INVALID_FLAGS
- Invalid flags.
- UNRECOGNIZED_VOLUME:UNRECOGNIZED_VOLUME
- The volume does not contain a recognized file system.
- FILE_INVALID:FILE_INVALID
- The volume for a file has been externally altered so that the opened file is no longer valid.
- FULLSCREEN_MODE:FULLSCREEN_MODE
- The requested operation cannot be performed in full-screen mode.
- NO_TOKEN:NO_TOKEN
- An attempt was made to reference a token that does not exist.
- BADDB:BADDB
- The configuration registry database is corrupt.
- BADKEY:BADKEY
- The configuration registry key is invalid.
- CANTOPEN:CANTOPEN
- The configuration registry key could not be opened.
- CANTREAD:CANTREAD
- The configuration registry key could not be read.
- CANTWRITE:CANTWRITE
- The configuration registry key could not be written.
- REGISTRY_RECOVERED:REGISTRY_RECOVERED
- One of the files in the registry database had to be recovered by use of a log or alternate copy.
- REGISTRY_CORRUPT:REGISTRY_CORRUPT
- The registry is corrupted.
- REGISTRY_IO_FAILED:REGISTRY_IO_FAILED
- An I/O operation initiated by the registry failed unrecoverably.
- NOT_REGISTRY_FILE:NOT_REGISTRY_FILE
- The system has attempted to load or restore a file into the registry, but the specified file is not in a registry file format.
- KEY_DELETED:KEY_DELETED
- Illegal operation attempted on a registry key that has been marked for deletion.
- NO_LOG_SPACE:NO_LOG_SPACE
- System could not allocate the required space in a registry log.
- KEY_HAS_CHILDREN:KEY_HAS_CHILDREN
- Cannot create a symbolic link in a registry key that already has subkeys or values.
- CHILD_MUST_BE_VOLATILE:CHILD_MUST_BE_VOLATILE
- Cannot create a stable subkey under a volatile parent key.
- NOTIFY_ENUM_DIR:NOTIFY_ENUM_DIR
- A notify change request is being completed and the information is not being returned in the caller's buffer.
- DEPENDENT_SERVICES_RUNNING:DEPENDENT_SERVICES_RUNNING
- A stop control has been sent to a service that other running services are dependent on.
- INVALID_SERVICE_CONTROL:INVALID_SERVICE_CONTROL
- The requested control is not valid for this service.
- SERVICE_REQUEST_TIMEOUT:SERVICE_REQUEST_TIMEOUT
- The service did not respond to the start or control request in a timely fashion.
- SERVICE_NO_THREAD:SERVICE_NO_THREAD
- A thread could not be created for the service.
- SERVICE_DATABASE_LOCKED:SERVICE_DATABASE_LOCKED
- The service database is locked.
- SERVICE_ALREADY_RUNNING:SERVICE_ALREADY_RUNNING
- An instance of the service is already running.
- INVALID_SERVICE_ACCOUNT:INVALID_SERVICE_ACCOUNT
- The account name is invalid or does not exist, or the password is invalid for the account name specified.
- SERVICE_DISABLED:SERVICE_DISABLED
- The service cannot be started, either because it is disabled or because it has no enabled devices associated with it.
- CIRCULAR_DEPENDENCY:CIRCULAR_DEPENDENCY
- Circular service dependency was specified.
- SERVICE_DOES_NOT_EXIST:SERVICE_DOES_NOT_EXIST
- The specified service does not exist as an installed service.
- SERVICE_CANNOT_ACCEPT_CTRL:SERVICE_CANNOT_ACCEPT_CTRL
- The service cannot accept control messages at this time.
- SERVICE_NOT_ACTIVE:SERVICE_NOT_ACTIVE
- The service has not been started.
- FAILED_SERVICE_CONTROLLER_CONNECT:FAILED_SERVICE_CONTROLLER_CONNECT
- The service process could not connect to the service controller.
- EXCEPTION_IN_SERVICE:EXCEPTION_IN_SERVICE
- An exception occurred in the service when handling the control request.
- DATABASE_DOES_NOT_EXIST:DATABASE_DOES_NOT_EXIST
- The database specified does not exist.
- SERVICE_SPECIFIC_ERROR:SERVICE_SPECIFIC_ERROR
- The service has returned a service-specific error code.
- PROCESS_ABORTED:PROCESS_ABORTED
- The process terminated unexpectedly.
- SERVICE_DEPENDENCY_FAIL:SERVICE_DEPENDENCY_FAIL
- The dependency service or group failed to start.
- SERVICE_LOGON_FAILED:SERVICE_LOGON_FAILED
- The service did not start due to a logon failure.
- SERVICE_START_HANG:SERVICE_START_HANG
- After starting, the service hung in a start-pending state.
- INVALID_SERVICE_LOCK:INVALID_SERVICE_LOCK
- The specified service database lock is invalid.
- SERVICE_MARKED_FOR_DELETE:SERVICE_MARKED_FOR_DELETE
- The specified service has been marked for deletion.
- SERVICE_EXISTS:SERVICE_EXISTS
- The specified service already exists.
- ALREADY_RUNNING_LKG:ALREADY_RUNNING_LKG
- The system is currently running with the last-known-good configuration.
- SERVICE_DEPENDENCY_DELETED:SERVICE_DEPENDENCY_DELETED
- The dependency service does not exist or has been marked for deletion.
- BOOT_ALREADY_ACCEPTED:BOOT_ALREADY_ACCEPTED
- The current boot has already been accepted for use as the last-known-good control set.
- SERVICE_NEVER_STARTED:SERVICE_NEVER_STARTED
- No attempts to start the service have been made since the last boot.
- DUPLICATE_SERVICE_NAME:DUPLICATE_SERVICE_NAME
- The name is already in use as either a service name or a service display name.
- DIFFERENT_SERVICE_ACCOUNT:DIFFERENT_SERVICE_ACCOUNT
- The account specified for this service is different from the account specified for other services running in the same process.
- CANNOT_DETECT_DRIVER_FAILURE:CANNOT_DETECT_DRIVER_FAILURE
- Failure actions can only be set for Win32 services, not for drivers.
- CANNOT_DETECT_PROCESS_ABORT:CANNOT_DETECT_PROCESS_ABORT
- This service runs in the same process as the service control manager.
- NO_RECOVERY_PROGRAM:NO_RECOVERY_PROGRAM
- No recovery program has been configured for this service.
- SERVICE_NOT_IN_EXE:SERVICE_NOT_IN_EXE
- The executable program that this service is configured to run in does not implement the service.
- NOT_SAFEBOOT_SERVICE:NOT_SAFEBOOT_SERVICE
- This service cannot be started in Safe Mode.
- END_OF_MEDIA:END_OF_MEDIA
- The physical end of the tape has been reached.
- FILEMARK_DETECTED:FILEMARK_DETECTED
- A tape access reached a filemark.
- BEGINNING_OF_MEDIA:BEGINNING_OF_MEDIA
- The beginning of the tape or a partition was encountered.
- SETMARK_DETECTED:SETMARK_DETECTED
- A tape access reached the end of a set of files.
- NO_DATA_DETECTED:NO_DATA_DETECTED
- No more data is on the tape.
- PARTITION_FAILURE:PARTITION_FAILURE
- Tape could not be partitioned.
- INVALID_BLOCK_LENGTH:INVALID_BLOCK_LENGTH
- When accessing a new tape of a multivolume partition, the current block size is incorrect.
- DEVICE_NOT_PARTITIONED:DEVICE_NOT_PARTITIONED
- Tape partition information could not be found when loading a tape.
- UNABLE_TO_LOCK_MEDIA:UNABLE_TO_LOCK_MEDIA
- Unable to lock the media eject mechanism.
- UNABLE_TO_UNLOAD_MEDIA:UNABLE_TO_UNLOAD_MEDIA
- Unable to unload the media.
- MEDIA_CHANGED:MEDIA_CHANGED
- The media in the drive may have changed.
- BUS_RESET:BUS_RESET
- The I/O bus was reset.
- NO_MEDIA_IN_DRIVE:NO_MEDIA_IN_DRIVE
- No media in drive.
- NO_UNICODE_TRANSLATION:NO_UNICODE_TRANSLATION
- No mapping for the Unicode character exists in the target multi-byte code page.
- DLL_INIT_FAILED:DLL_INIT_FAILED
- A dynamic link library (DLL) initialization routine failed.
- SHUTDOWN_IN_PROGRESS:SHUTDOWN_IN_PROGRESS
- A system shutdown is in progress.
- NO_SHUTDOWN_IN_PROGRESS:NO_SHUTDOWN_IN_PROGRESS
- Unable to abort the system shutdown because no shutdown was in progress.
- IO_DEVICE:IO_DEVICE
- The request could not be performed because of an I/O device error.
- SERIAL_NO_DEVICE:SERIAL_NO_DEVICE
- No serial device was successfully initialized.
- IRQ_BUSY:IRQ_BUSY
- Unable to open a device that was sharing an interrupt request (IRQ) with other devices.
- MORE_WRITES:MORE_WRITES
- A serial I/O operation was completed by another write to the serial port.
- COUNTER_TIMEOUT:COUNTER_TIMEOUT
- A serial I/O operation completed because the timeout period expired.
- FLOPPY_ID_MARK_NOT_FOUND:FLOPPY_ID_MARK_NOT_FOUND
- No ID address mark was found on the floppy disk.
- FLOPPY_WRONG_CYLINDER:FLOPPY_WRONG_CYLINDER
- Mismatch between the floppy disk sector ID field and the floppy disk controller track address.
- FLOPPY_UNKNOWN_ERROR:FLOPPY_UNKNOWN_ERROR
- The floppy disk controller reported an error that is not recognized by the floppy disk driver.
- FLOPPY_BAD_REGISTERS:FLOPPY_BAD_REGISTERS
- The floppy disk controller returned inconsistent results in its registers.
- DISK_RECALIBRATE_FAILED:DISK_RECALIBRATE_FAILED
- While accessing the hard disk, a recalibrate operation failed, even after retries.
- DISK_OPERATION_FAILED:DISK_OPERATION_FAILED
- While accessing the hard disk, a disk operation failed even after retries.
- DISK_RESET_FAILED:DISK_RESET_FAILED
- While accessing the hard disk, a disk controller reset was needed, but even that failed.
- EOM_OVERFLOW:EOM_OVERFLOW
- Physical end of tape encountered.
- NOT_ENOUGH_SERVER_MEMORY:NOT_ENOUGH_SERVER_MEMORY
- Not enough server storage is available to process this command.
- POSSIBLE_DEADLOCK:POSSIBLE_DEADLOCK
- A potential deadlock condition has been detected.
- MAPPED_ALIGNMENT:MAPPED_ALIGNMENT
- The base address or the file offset specified does not have the proper alignment.
- SET_POWER_STATE_VETOED:SET_POWER_STATE_VETOED
- An attempt to change the system power state was vetoed by another application or driver.
- SET_POWER_STATE_FAILED:SET_POWER_STATE_FAILED
- The system BIOS failed an attempt to change the system power state.
- TOO_MANY_LINKS:TOO_MANY_LINKS
- An attempt was made to create more links on a file than the file system supports.
- OLD_WIN_VERSION:OLD_WIN_VERSION
- The specified program requires a newer version of Windows.
- APP_WRONG_OS:APP_WRONG_OS
- The specified program is not a Windows or MS-DOS program.
- SINGLE_INSTANCE_APP:SINGLE_INSTANCE_APP
- Cannot start more than one instance of the specified program.
- RMODE_APP:RMODE_APP
- The specified program was written for an earlier version of Windows.
- INVALID_DLL:INVALID_DLL
- One of the library files needed to run this application is damaged.
- NO_ASSOCIATION:NO_ASSOCIATION
- No application is associated with the specified file for this operation.
- DDE_FAIL:DDE_FAIL
- An error occurred in sending the command to the application.
- DLL_NOT_FOUND:DLL_NOT_FOUND
- One of the library files needed to run this application cannot be found.
- NO_MORE_USER_HANDLES:NO_MORE_USER_HANDLES
- The current process has used all of its system allowance of handles for Window Manager objects.
- MESSAGE_SYNC_ONLY:MESSAGE_SYNC_ONLY
- The message can be used only with synchronous operations.
- SOURCE_ELEMENT_EMPTY:SOURCE_ELEMENT_EMPTY
- The indicated source element has no media.
- DESTINATION_ELEMENT_FULL:DESTINATION_ELEMENT_FULL
- The indicated destination element already contains media.
- ILLEGAL_ELEMENT_ADDRESS:ILLEGAL_ELEMENT_ADDRESS
- The indicated element does not exist.
- MAGAZINE_NOT_PRESENT:MAGAZINE_NOT_PRESENT
- The indicated element is part of a magazine that is not present.
- DEVICE_REINITIALIZATION_NEEDED:DEVICE_REINITIALIZATION_NEEDED
- The indicated device requires reinitialization due to hardware errors.
- DEVICE_REQUIRES_CLEANING:DEVICE_REQUIRES_CLEANING
- The device has indicated that cleaning is required before further operations are attempted.
- DEVICE_DOOR_OPEN:DEVICE_DOOR_OPEN
- The device has indicated that its door is open.
- DEVICE_NOT_CONNECTED:DEVICE_NOT_CONNECTED
- The device is not connected.
- NOT_FOUND:NOT_FOUND
- Element not found.
- NO_MATCH:NO_MATCH
- There was no match for the specified key in the index.
- SET_NOT_FOUND:SET_NOT_FOUND
- The property set specified does not exist on the object.
- POINT_NOT_FOUND:POINT_NOT_FOUND
- The point passed to GetMouseMovePoints is not in the buffer.
- NO_TRACKING_SERVICE:NO_TRACKING_SERVICE
- The tracking (workstation) service is not running.
- NO_VOLUME_ID:NO_VOLUME_ID
- The Volume ID could not be found.
- UNABLE_TO_REMOVE_REPLACED:UNABLE_TO_REMOVE_REPLACED
- Unable to remove the file to be replaced.
- UNABLE_TO_MOVE_REPLACEMENT:UNABLE_TO_MOVE_REPLACEMENT
- Unable to move the replacement file to the file to be replaced.
- UNABLE_TO_MOVE_REPLACEMENT_2:UNABLE_TO_MOVE_REPLACEMENT_2
- Unable to move the replacement file to the file to be replaced.
- JOURNAL_DELETE_IN_PROGRESS:JOURNAL_DELETE_IN_PROGRESS
- The volume change journal is being deleted.
- JOURNAL_NOT_ACTIVE:JOURNAL_NOT_ACTIVE
- The volume change journal is not active.
- POTENTIAL_FILE_FOUND:POTENTIAL_FILE_FOUND
- A file was found, but it may not be the correct file.
- JOURNAL_ENTRY_DELETED:JOURNAL_ENTRY_DELETED
- The journal entry has been deleted from the journal.
- SHUTDOWN_IS_SCHEDULED:SHUTDOWN_IS_SCHEDULED
- A system shutdown has already been scheduled.
- SHUTDOWN_USERS_LOGGED_ON:SHUTDOWN_USERS_LOGGED_ON
- The system shutdown cannot be initiated because there are other users logged on to the computer.
- BAD_DEVICE:BAD_DEVICE
- The specified device name is invalid.
- CONNECTION_UNAVAIL:CONNECTION_UNAVAIL
- The device is not currently connected but it is a remembered connection.
- DEVICE_ALREADY_REMEMBERED:DEVICE_ALREADY_REMEMBERED
- The local device name has a remembered connection to another network resource.
- NO_NET_OR_BAD_PATH:NO_NET_OR_BAD_PATH
- The network path was either typed incorrectly, does not exist, or the network provider is not currently available.
- BAD_PROVIDER:BAD_PROVIDER
- The specified network provider name is invalid.
- CANNOT_OPEN_PROFILE:CANNOT_OPEN_PROFILE
- Unable to open the network connection profile.
- BAD_PROFILE:BAD_PROFILE
- The network connection profile is corrupted.
- NOT_CONTAINER:NOT_CONTAINER
- Cannot enumerate a noncontainer.
- EXTENDED_ERROR:EXTENDED_ERROR
- An extended error has occurred.
- INVALID_GROUPNAME:INVALID_GROUPNAME
- The format of the specified group name is invalid.
- INVALID_COMPUTERNAME:INVALID_COMPUTERNAME
- The format of the specified computer name is invalid.
- INVALID_EVENTNAME:INVALID_EVENTNAME
- The format of the specified event name is invalid.
- INVALID_DOMAINNAME:INVALID_DOMAINNAME
- The format of the specified domain name is invalid.
- INVALID_SERVICENAME:INVALID_SERVICENAME
- The format of the specified service name is invalid.
- INVALID_NETNAME:INVALID_NETNAME
- The format of the specified network name is invalid.
- INVALID_SHARENAME:INVALID_SHARENAME
- The format of the specified share name is invalid.
- INVALID_PASSWORDNAME:INVALID_PASSWORDNAME
- The format of the specified password is invalid.
- INVALID_MESSAGENAME:INVALID_MESSAGENAME
- The format of the specified message name is invalid.
- INVALID_MESSAGEDEST:INVALID_MESSAGEDEST
- The format of the specified message destination is invalid.
- SESSION_CREDENTIAL_CONFLICT:SESSION_CREDENTIAL_CONFLICT
- Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed.
- REMOTE_SESSION_LIMIT_EXCEEDED:REMOTE_SESSION_LIMIT_EXCEEDED
- An attempt was made to establish a session to a network server, but there are already too many sessions established to that server.
- DUP_DOMAINNAME:DUP_DOMAINNAME
- The workgroup or domain name is already in use by another computer on the network.
- NO_NETWORK:NO_NETWORK
- The network is not present or not started.
- CANCELLED:CANCELLED
- The operation was canceled by the user.
- USER_MAPPED_FILE:USER_MAPPED_FILE
- The requested operation cannot be performed on a file with a user-mapped section open.
- CONNECTION_REFUSED:CONNECTION_REFUSED
- The remote computer refused the network connection.
- GRACEFUL_DISCONNECT:GRACEFUL_DISCONNECT
- The network connection was gracefully closed.
- ADDRESS_ALREADY_ASSOCIATED:ADDRESS_ALREADY_ASSOCIATED
- The network transport endpoint already has an address associated with it.
- ADDRESS_NOT_ASSOCIATED:ADDRESS_NOT_ASSOCIATED
- An address has not yet been associated with the network endpoint.
- CONNECTION_INVALID:CONNECTION_INVALID
- An operation was attempted on a nonexistent network connection.
- CONNECTION_ACTIVE:CONNECTION_ACTIVE
- An invalid operation was attempted on an active network connection.
- NETWORK_UNREACHABLE:NETWORK_UNREACHABLE
- The network location cannot be reached.
- HOST_UNREACHABLE:HOST_UNREACHABLE
- The network location cannot be reached.
- PROTOCOL_UNREACHABLE:PROTOCOL_UNREACHABLE
- The network location cannot be reached.
- PORT_UNREACHABLE:PORT_UNREACHABLE
- No service is operating at the destination network endpoint on the remote system.
- REQUEST_ABORTED:REQUEST_ABORTED
- The request was aborted.
- CONNECTION_ABORTED:CONNECTION_ABORTED
- The network connection was aborted by the local system.
- RETRY:RETRY
- The operation could not be completed.
- CONNECTION_COUNT_LIMIT:CONNECTION_COUNT_LIMIT
- A connection to the server could not be made because the limit on the number of concurrent connections for this account has been reached.
- LOGIN_TIME_RESTRICTION:LOGIN_TIME_RESTRICTION
- Attempting to log in during an unauthorized time of day for this account.
- LOGIN_WKSTA_RESTRICTION:LOGIN_WKSTA_RESTRICTION
- The account is not authorized to log in from this station.
- INCORRECT_ADDRESS:INCORRECT_ADDRESS
- The network address could not be used for the operation requested.
- ALREADY_REGISTERED:ALREADY_REGISTERED
- The service is already registered.
- SERVICE_NOT_FOUND:SERVICE_NOT_FOUND
- The specified service does not exist.
- NOT_AUTHENTICATED:NOT_AUTHENTICATED
- The operation being requested was not performed because the user has not been authenticated.
- NOT_LOGGED_ON:NOT_LOGGED_ON
- The operation being requested was not performed because the user has not logged on to the network.
- CONTINUE:CONTINUE
- Continue with work in progress.
- ALREADY_INITIALIZED:ALREADY_INITIALIZED
- An attempt was made to perform an initialization operation when initialization has already been completed.
- NO_MORE_DEVICES:NO_MORE_DEVICES
- No more local devices.
- NO_SUCH_SITE:NO_SUCH_SITE
- The specified site does not exist.
- DOMAIN_CONTROLLER_EXISTS:DOMAIN_CONTROLLER_EXISTS
- A domain controller with the specified name already exists.
- ONLY_IF_CONNECTED:ONLY_IF_CONNECTED
- This operation is supported only when you are connected to the server.
- OVERRIDE_NOCHANGES:OVERRIDE_NOCHANGES
- The group policy framework should call the extension even if there are no changes.
- BAD_USER_PROFILE:BAD_USER_PROFILE
- The specified user does not have a valid profile.
- NOT_SUPPORTED_ON_SBS:NOT_SUPPORTED_ON_SBS
- This operation is not supported on a computer running Windows Server 2003 for Small Business Server.
- SERVER_SHUTDOWN_IN_PROGRESS:SERVER_SHUTDOWN_IN_PROGRESS
- The server machine is shutting down.
- HOST_DOWN:HOST_DOWN
- The remote system is not available.
- NON_ACCOUNT_SID:NON_ACCOUNT_SID
- The security identifier provided is not from an account domain.
- NON_DOMAIN_SID:NON_DOMAIN_SID
- The security identifier provided does not have a domain component.
- APPHELP_BLOCK:APPHELP_BLOCK
- AppHelp dialog canceled thus preventing the application from starting.
- ACCESS_DISABLED_BY_POLICY:ACCESS_DISABLED_BY_POLICY
- This program is blocked by group policy.
- REG_NAT_CONSUMPTION:REG_NAT_CONSUMPTION
- A program attempt to use an invalid register value.
- CSCSHARE_OFFLINE:CSCSHARE_OFFLINE
- The share is currently offline or does not exist.
- PKINIT_FAILURE:PKINIT_FAILURE
- The Kerberos protocol encountered an error while validating the KDC certificate during smartcard logon.
- SMARTCARD_SUBSYSTEM_FAILURE:SMARTCARD_SUBSYSTEM_FAILURE
- The Kerberos protocol encountered an error while attempting to utilize the smartcard subsystem.
- DOWNGRADE_DETECTED:DOWNGRADE_DETECTED
- The system cannot contact a domain controller to service the authentication request.
- MACHINE_LOCKED:MACHINE_LOCKED
- The machine is locked and cannot be shut down without the force option.
- CALLBACK_SUPPLIED_INVALID_DATA:CALLBACK_SUPPLIED_INVALID_DATA
- An application-defined callback gave invalid data when called.
- SYNC_FOREGROUND_REFRESH_REQUIRED:SYNC_FOREGROUND_REFRESH_REQUIRED
- The group policy framework should call the extension in the synchronous foreground policy refresh.
- DRIVER_BLOCKED:DRIVER_BLOCKED
- This driver has been blocked from loading.
- INVALID_IMPORT_OF_NON_DLL:INVALID_IMPORT_OF_NON_DLL
- A dynamic link library (DLL) referenced a module that was neither a DLL nor the process's executable image.
- ACCESS_DISABLED_WEBBLADE:ACCESS_DISABLED_WEBBLADE
- Windows cannot open this program since it has been disabled.
- ACCESS_DISABLED_WEBBLADE_TAMPER:ACCESS_DISABLED_WEBBLADE_TAMPER
- Windows cannot open this program because the license enforcement system has been tampered with or become corrupted.
- RECOVERY_FAILURE:RECOVERY_FAILURE
- A transaction recover failed.
- ALREADY_FIBER:ALREADY_FIBER
- The current thread has already been converted to a fiber.
- ALREADY_THREAD:ALREADY_THREAD
- The current thread has already been converted from a fiber.
- STACK_BUFFER_OVERRUN:STACK_BUFFER_OVERRUN
- The system detected an overrun of a stack-based buffer in this application.
- PARAMETER_QUOTA_EXCEEDED:PARAMETER_QUOTA_EXCEEDED
- Data present in one of the parameters is more than the function can operate on.
- DEBUGGER_INACTIVE:DEBUGGER_INACTIVE
- An attempt to do an operation on a debug object failed because the object is in the process of being deleted.
- DELAY_LOAD_FAILED:DELAY_LOAD_FAILED
- An attempt to delay-load a .dll or get a function address in a delay-loaded .dll failed.
- VDM_DISALLOWED:VDM_DISALLOWED
- %1 is a 16-bit application.
- UNIDENTIFIED_ERROR:UNIDENTIFIED_ERROR
- Insufficient information exists to identify the cause of failure.
- INVALID_CRUNTIME_PARAMETER:INVALID_CRUNTIME_PARAMETER
- The parameter passed to a C runtime function is incorrect.
- BEYOND_VDL:BEYOND_VDL
- The operation occurred beyond the valid data length of the file.
- INCOMPATIBLE_SERVICE_SID_TYPE:INCOMPATIBLE_SERVICE_SID_TYPE
- The service start failed since one or more services in the same process have an incompatible service SID type setting.
- DRIVER_PROCESS_TERMINATED:DRIVER_PROCESS_TERMINATED
- The process hosting the driver for this device has been terminated.
- IMPLEMENTATION_LIMIT:IMPLEMENTATION_LIMIT
- An operation attempted to exceed an implementation-defined limit.
- PROCESS_IS_PROTECTED:PROCESS_IS_PROTECTED
- Either the target process, or the target thread's containing process, is a protected process.
- SERVICE_NOTIFY_CLIENT_LAGGING:SERVICE_NOTIFY_CLIENT_LAGGING
- The service notification client is lagging too far behind the current state of services in the machine.
- DISK_QUOTA_EXCEEDED:DISK_QUOTA_EXCEEDED
- The requested file operation failed because the storage quota was exceeded.
- CONTENT_BLOCKED:CONTENT_BLOCKED
- The requested file operation failed because the storage policy blocks that type of file.
- INCOMPATIBLE_SERVICE_PRIVILEGE:INCOMPATIBLE_SERVICE_PRIVILEGE
- A privilege that the service requires to function properly does not exist in the service account configuration.
- APP_HANG:APP_HANG
- A thread involved in this operation appears to be unresponsive.
- INVALID_LABEL:INVALID_LABEL
- Indicates a particular Security ID may not be assigned as the label of an object.
- NOT_ALL_ASSIGNED:NOT_ALL_ASSIGNED
- Not all privileges or groups referenced are assigned to the caller.
- SOME_NOT_MAPPED:SOME_NOT_MAPPED
- Some mapping between account names and security IDs was not done.
- NO_QUOTAS_FOR_ACCOUNT:NO_QUOTAS_FOR_ACCOUNT
- No system quota limits are specifically set for this account.
- LOCAL_USER_SESSION_KEY:LOCAL_USER_SESSION_KEY
- No encryption key is available.
- NULL_LM_PASSWORD:NULL_LM_PASSWORD
- The password is too complex to be converted to a LAN Manager password.
- UNKNOWN_REVISION:UNKNOWN_REVISION
- The revision level is unknown.
- REVISION_MISMATCH:REVISION_MISMATCH
- Indicates two revision levels are incompatible.
- INVALID_OWNER:INVALID_OWNER
- This security ID may not be assigned as the owner of this object.
- INVALID_PRIMARY_GROUP:INVALID_PRIMARY_GROUP
- This security ID may not be assigned as the primary group of an object.
- NO_IMPERSONATION_TOKEN:NO_IMPERSONATION_TOKEN
- An attempt has been made to operate on an impersonation token by a thread that is not currently impersonating a client.
- CANT_DISABLE_MANDATORY:CANT_DISABLE_MANDATORY
- The group may not be disabled.
- NO_LOGON_SERVERS:NO_LOGON_SERVERS
- There are currently no logon servers available to service the logon request.
- NO_SUCH_LOGON_SESSION:NO_SUCH_LOGON_SESSION
- A specified logon session does not exist.
- NO_SUCH_PRIVILEGE:NO_SUCH_PRIVILEGE
- A specified privilege does not exist.
- PRIVILEGE_NOT_HELD:PRIVILEGE_NOT_HELD
- A required privilege is not held by the client.
- INVALID_ACCOUNT_NAME:INVALID_ACCOUNT_NAME
- The name provided is not a properly formed account name.
- USER_EXISTS:USER_EXISTS
- The specified account already exists.
- NO_SUCH_USER:NO_SUCH_USER
- The specified account does not exist.
- GROUP_EXISTS:GROUP_EXISTS
- The specified group already exists.
- NO_SUCH_GROUP:NO_SUCH_GROUP
- The specified group does not exist.
- MEMBER_IN_GROUP:MEMBER_IN_GROUP
- 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.
- MEMBER_NOT_IN_GROUP:MEMBER_NOT_IN_GROUP
- The specified user account is not a member of the specified group account.
- LAST_ADMIN:LAST_ADMIN
- This operation is disallowed as it could result in an administration account being disabled, deleted or unable to log on.
- WRONG_PASSWORD:WRONG_PASSWORD
- Unable to update the password.
- ILL_FORMED_PASSWORD:ILL_FORMED_PASSWORD
- Unable to update the password.
- PASSWORD_RESTRICTION:PASSWORD_RESTRICTION
- Unable to update the password.
- LOGON_FAILURE:LOGON_FAILURE
- The user name or password is incorrect.
- ACCOUNT_RESTRICTION:ACCOUNT_RESTRICTION
- Account restrictions are preventing this user from signing in.
- INVALID_LOGON_HOURS:INVALID_LOGON_HOURS
- Your account has time restrictions that keep you from signing in right now.
- INVALID_WORKSTATION:INVALID_WORKSTATION
- This user isn't allowed to sign in to this computer.
- PASSWORD_EXPIRED:PASSWORD_EXPIRED
- The password for this account has expired.
- ACCOUNT_DISABLED:ACCOUNT_DISABLED
- This user can't sign in because this account is currently disabled.
- NONE_MAPPED:NONE_MAPPED
- No mapping between account names and security IDs was done.
- TOO_MANY_LUIDS_REQUESTED:TOO_MANY_LUIDS_REQUESTED
- Too many local user identifiers (LUIDs) were requested at one time.
- LUIDS_EXHAUSTED:LUIDS_EXHAUSTED
- No more local user identifiers (LUIDs) are available.
- INVALID_SUB_AUTHORITY:INVALID_SUB_AUTHORITY
- The subauthority part of a security ID is invalid for this particular use.
- INVALID_ACL:INVALID_ACL
- The access control list (ACL) structure is invalid.
- INVALID_SID:INVALID_SID
- The security ID structure is invalid.
- INVALID_SECURITY_DESCR:INVALID_SECURITY_DESCR
- The security descriptor structure is invalid.
- BAD_INHERITANCE_ACL:BAD_INHERITANCE_ACL
- The inherited access control list (ACL) or access control entry (ACE) could not be built.
- SERVER_DISABLED:SERVER_DISABLED
- The server is currently disabled.
- SERVER_NOT_DISABLED:SERVER_NOT_DISABLED
- The server is currently enabled.
- INVALID_ID_AUTHORITY:INVALID_ID_AUTHORITY
- The value provided was an invalid value for an identifier authority.
- ALLOTTED_SPACE_EXCEEDED:ALLOTTED_SPACE_EXCEEDED
- No more memory is available for security information updates.
- INVALID_GROUP_ATTRIBUTES:INVALID_GROUP_ATTRIBUTES
- The specified attributes are invalid, or incompatible with the attributes for the group as a whole.
- BAD_IMPERSONATION_LEVEL:BAD_IMPERSONATION_LEVEL
- Either a required impersonation level was not provided, or the provided impersonation level is invalid.
- CANT_OPEN_ANONYMOUS:CANT_OPEN_ANONYMOUS
- Cannot open an anonymous level security token.
- BAD_VALIDATION_CLASS:BAD_VALIDATION_CLASS
- The validation information class requested was invalid.
- BAD_TOKEN_TYPE:BAD_TOKEN_TYPE
- The type of the token is inappropriate for its attempted use.
- NO_SECURITY_ON_OBJECT:NO_SECURITY_ON_OBJECT
- Unable to perform a security operation on an object that has no associated security.
- CANT_ACCESS_DOMAIN_INFO:CANT_ACCESS_DOMAIN_INFO
- Configuration information could not be read from the domain controller, either because the machine is unavailable, or access has been denied.
- INVALID_SERVER_STATE:INVALID_SERVER_STATE
- The security account manager (SAM) or local security authority (LSA) server was in the wrong state to perform the security operation.
- INVALID_DOMAIN_STATE:INVALID_DOMAIN_STATE
- The domain was in the wrong state to perform the security operation.
- INVALID_DOMAIN_ROLE:INVALID_DOMAIN_ROLE
- This operation is only allowed for the Primary Domain Controller of the domain.
- NO_SUCH_DOMAIN:NO_SUCH_DOMAIN
- The specified domain either does not exist or could not be contacted.
- DOMAIN_EXISTS:DOMAIN_EXISTS
- The specified domain already exists.
- DOMAIN_LIMIT_EXCEEDED:DOMAIN_LIMIT_EXCEEDED
- An attempt was made to exceed the limit on the number of domains per server.
- INTERNAL_DB_CORRUPTION:INTERNAL_DB_CORRUPTION
- Unable to complete the requested operation because of either a catastrophic media failure or a data structure corruption on the disk.
- INTERNAL_ERROR:INTERNAL_ERROR
- An internal error occurred.
- GENERIC_NOT_MAPPED:GENERIC_NOT_MAPPED
- Generic access types were contained in an access mask which should already be mapped to nongeneric types.
- BAD_DESCRIPTOR_FORMAT:BAD_DESCRIPTOR_FORMAT
- A security descriptor is not in the right format (absolute or self-relative).
- NOT_LOGON_PROCESS:NOT_LOGON_PROCESS
- The requested action is restricted for use by logon processes only.
- LOGON_SESSION_EXISTS:LOGON_SESSION_EXISTS
- Cannot start a new logon session with an ID that is already in use.
- NO_SUCH_PACKAGE:NO_SUCH_PACKAGE
- A specified authentication package is unknown.
- BAD_LOGON_SESSION_STATE:BAD_LOGON_SESSION_STATE
- The logon session is not in a state that is consistent with the requested operation.
- LOGON_SESSION_COLLISION:LOGON_SESSION_COLLISION
- The logon session ID is already in use.
- INVALID_LOGON_TYPE:INVALID_LOGON_TYPE
- A logon request contained an invalid logon type value.
- CANNOT_IMPERSONATE:CANNOT_IMPERSONATE
- Unable to impersonate using a named pipe until data has been read from that pipe.
- RXACT_INVALID_STATE:RXACT_INVALID_STATE
- The transaction state of a registry subtree is incompatible with the requested operation.
- RXACT_COMMIT_FAILURE:RXACT_COMMIT_FAILURE
- An internal security database corruption has been encountered.
- SPECIAL_ACCOUNT:SPECIAL_ACCOUNT
- Cannot perform this operation on built-in accounts.
- SPECIAL_GROUP:SPECIAL_GROUP
- Cannot perform this operation on this built-in special group.
- SPECIAL_USER:SPECIAL_USER
- Cannot perform this operation on this built-in special user.
- MEMBERS_PRIMARY_GROUP:MEMBERS_PRIMARY_GROUP
- The user cannot be removed from a group because the group is currently the user's primary group.
- TOKEN_ALREADY_IN_USE:TOKEN_ALREADY_IN_USE
- The token is already in use as a primary token.
- NO_SUCH_ALIAS:NO_SUCH_ALIAS
- The specified local group does not exist.
- MEMBER_NOT_IN_ALIAS:MEMBER_NOT_IN_ALIAS
- The specified account name is not a member of the group.
- MEMBER_IN_ALIAS:MEMBER_IN_ALIAS
- The specified account name is already a member of the group.
- ALIAS_EXISTS:ALIAS_EXISTS
- The specified local group already exists.
- LOGON_NOT_GRANTED:LOGON_NOT_GRANTED
- Logon failure: the user has not been granted the requested logon type at this computer.
- TOO_MANY_SECRETS:TOO_MANY_SECRETS
- The maximum number of secrets that may be stored in a single system has been exceeded.
- SECRET_TOO_LONG:SECRET_TOO_LONG
- The length of a secret exceeds the maximum length allowed.
- INTERNAL_DB_ERROR:INTERNAL_DB_ERROR
- The local security authority database contains an internal inconsistency.
- TOO_MANY_CONTEXT_IDS:TOO_MANY_CONTEXT_IDS
- During a logon attempt, the user's security context accumulated too many security IDs.
- LOGON_TYPE_NOT_GRANTED:LOGON_TYPE_NOT_GRANTED
- Logon failure: the user has not been granted the requested logon type at this computer.
- NT_CROSS_ENCRYPTION_REQUIRED:NT_CROSS_ENCRYPTION_REQUIRED
- A cross-encrypted password is necessary to change a user password.
- NO_SUCH_MEMBER:NO_SUCH_MEMBER
- A member could not be added to or removed from the local group because the member does not exist.
- INVALID_MEMBER:INVALID_MEMBER
- A new member could not be added to a local group because the member has the wrong account type.
- TOO_MANY_SIDS:TOO_MANY_SIDS
- Too many security IDs have been specified.
- LM_CROSS_ENCRYPTION_REQUIRED:LM_CROSS_ENCRYPTION_REQUIRED
- A cross-encrypted password is necessary to change this user password.
- NO_INHERITANCE:NO_INHERITANCE
- Indicates an ACL contains no inheritable components.
- FILE_CORRUPT:FILE_CORRUPT
- The file or directory is corrupted and unreadable.
- DISK_CORRUPT:DISK_CORRUPT
- The disk structure is corrupted and unreadable.
- NO_USER_SESSION_KEY:NO_USER_SESSION_KEY
- There is no user session key for the specified logon session.
- LICENSE_QUOTA_EXCEEDED:LICENSE_QUOTA_EXCEEDED
- The service being accessed is licensed for a particular number of connections.
- WRONG_TARGET_NAME:WRONG_TARGET_NAME
- The target account name is incorrect.
- MUTUAL_AUTH_FAILED:MUTUAL_AUTH_FAILED
- Mutual Authentication failed.
- TIME_SKEW:TIME_SKEW
- There is a time and/or date difference between the client and server.
- CURRENT_DOMAIN_NOT_ALLOWED:CURRENT_DOMAIN_NOT_ALLOWED
- This operation cannot be performed on the current domain.
- INVALID_WINDOW_HANDLE:INVALID_WINDOW_HANDLE
- Invalid window handle.
- INVALID_MENU_HANDLE:INVALID_MENU_HANDLE
- Invalid menu handle.
- INVALID_CURSOR_HANDLE:INVALID_CURSOR_HANDLE
- Invalid cursor handle.
- INVALID_ACCEL_HANDLE:INVALID_ACCEL_HANDLE
- Invalid accelerator table handle.
- INVALID_HOOK_HANDLE:INVALID_HOOK_HANDLE
- Invalid hook handle.
- INVALID_DWP_HANDLE:INVALID_DWP_HANDLE
- Invalid handle to a multiple-window position structure.
- TLW_WITH_WSCHILD:TLW_WITH_WSCHILD
- Cannot create a top-level child window.
- CANNOT_FIND_WND_CLASS:CANNOT_FIND_WND_CLASS
- Cannot find window class.
- WINDOW_OF_OTHER_THREAD:WINDOW_OF_OTHER_THREAD
- Invalid window; it belongs to other thread.
- HOTKEY_ALREADY_REGISTERED:HOTKEY_ALREADY_REGISTERED
- Hot key is already registered.
- CLASS_ALREADY_EXISTS:CLASS_ALREADY_EXISTS
- Class already exists.
- CLASS_DOES_NOT_EXIST:CLASS_DOES_NOT_EXIST
- Class does not exist.
- CLASS_HAS_WINDOWS:CLASS_HAS_WINDOWS
- Class still has open windows.
- INVALID_INDEX:INVALID_INDEX
- Invalid index.
- INVALID_ICON_HANDLE:INVALID_ICON_HANDLE
- Invalid icon handle.
- PRIVATE_DIALOG_INDEX:PRIVATE_DIALOG_INDEX
- Using private DIALOG window words.
- LISTBOX_ID_NOT_FOUND:LISTBOX_ID_NOT_FOUND
- The list box identifier was not found.
- NO_WILDCARD_CHARACTERS:NO_WILDCARD_CHARACTERS
- No wildcards were found.
- CLIPBOARD_NOT_OPEN:CLIPBOARD_NOT_OPEN
- Thread does not have a clipboard open.
- HOTKEY_NOT_REGISTERED:HOTKEY_NOT_REGISTERED
- Hot key is not registered.
- WINDOW_NOT_DIALOG:WINDOW_NOT_DIALOG
- The window is not a valid dialog window.
- CONTROL_ID_NOT_FOUND:CONTROL_ID_NOT_FOUND
- Control ID not found.
- INVALID_COMBOBOX_MESSAGE:INVALID_COMBOBOX_MESSAGE
- Invalid message for a combo box because it does not have an edit control.
- WINDOW_NOT_COMBOBOX:WINDOW_NOT_COMBOBOX
- The window is not a combo box.
- INVALID_EDIT_HEIGHT:INVALID_EDIT_HEIGHT
- Height must be less than 256.
- DC_NOT_FOUND:DC_NOT_FOUND
- Invalid device context (DC) handle.
- INVALID_HOOK_FILTER:INVALID_HOOK_FILTER
- Invalid hook procedure type.
- INVALID_FILTER_PROC:INVALID_FILTER_PROC
- Invalid hook procedure.
- HOOK_NEEDS_HMOD:HOOK_NEEDS_HMOD
- Cannot set nonlocal hook without a module handle.
- GLOBAL_ONLY_HOOK:GLOBAL_ONLY_HOOK
- This hook procedure can only be set globally.
- JOURNAL_HOOK_SET:JOURNAL_HOOK_SET
- The journal hook procedure is already installed.
- HOOK_NOT_INSTALLED:HOOK_NOT_INSTALLED
- The hook procedure is not installed.
- INVALID_LB_MESSAGE:INVALID_LB_MESSAGE
- Invalid message for single-selection list box.
- SETCOUNT_ON_BAD_LB:SETCOUNT_ON_BAD_LB
- LB_SETCOUNT sent to non-lazy list box.
- LB_WITHOUT_TABSTOPS:LB_WITHOUT_TABSTOPS
- This list box does not support tab stops.
- DESTROY_OBJECT_OF_OTHER_THREAD:DESTROY_OBJECT_OF_OTHER_THREAD
- Cannot destroy object created by another thread.
- CHILD_WINDOW_MENU:CHILD_WINDOW_MENU
- Child windows cannot have menus.
- NO_SYSTEM_MENU:NO_SYSTEM_MENU
- The window does not have a system menu.
- INVALID_MSGBOX_STYLE:INVALID_MSGBOX_STYLE
- Invalid message box style.
- INVALID_SPI_VALUE:INVALID_SPI_VALUE
- Invalid system-wide (SPI_*) parameter.
- SCREEN_ALREADY_LOCKED:SCREEN_ALREADY_LOCKED
- Screen already locked.
- HWNDS_HAVE_DIFF_PARENT:HWNDS_HAVE_DIFF_PARENT
- All handles to windows in a multiple-window position structure must have the same parent.
- NOT_CHILD_WINDOW:NOT_CHILD_WINDOW
- The window is not a child window.
- INVALID_GW_COMMAND:INVALID_GW_COMMAND
- Invalid GW_* command.
- INVALID_THREAD_ID:INVALID_THREAD_ID
- Invalid thread identifier.
- NON_MDICHILD_WINDOW:NON_MDICHILD_WINDOW
- Cannot process a message from a window that is not a multiple document interface (MDI) window.
- POPUP_ALREADY_ACTIVE:POPUP_ALREADY_ACTIVE
- Popup menu already active.
- NO_SCROLLBARS:NO_SCROLLBARS
- The window does not have scroll bars.
- INVALID_SCROLLBAR_RANGE:INVALID_SCROLLBAR_RANGE
- Scroll bar range cannot be greater than MAXLONG.
- INVALID_SHOWWIN_COMMAND:INVALID_SHOWWIN_COMMAND
- Cannot show or remove the window in the way specified.
- NO_SYSTEM_RESOURCES:NO_SYSTEM_RESOURCES
- Insufficient system resources exist to complete the requested service.
- NONPAGED_SYSTEM_RESOURCES:NONPAGED_SYSTEM_RESOURCES
- Insufficient system resources exist to complete the requested service.
- PAGED_SYSTEM_RESOURCES:PAGED_SYSTEM_RESOURCES
- Insufficient system resources exist to complete the requested service.
- WORKING_SET_QUOTA:WORKING_SET_QUOTA
- Insufficient quota to complete the requested service.
- PAGEFILE_QUOTA:PAGEFILE_QUOTA
- Insufficient quota to complete the requested service.
- COMMITMENT_LIMIT:COMMITMENT_LIMIT
- The paging file is too small for this operation to complete.
- MENU_ITEM_NOT_FOUND:MENU_ITEM_NOT_FOUND
- A menu item was not found.
- INVALID_KEYBOARD_HANDLE:INVALID_KEYBOARD_HANDLE
- Invalid keyboard layout handle.
- HOOK_TYPE_NOT_ALLOWED:HOOK_TYPE_NOT_ALLOWED
- Hook type not allowed.
- REQUIRES_INTERACTIVE_WINDOWSTATION:REQUIRES_INTERACTIVE_WINDOWSTATION
- This operation requires an interactive window station.
- TIMEOUT:TIMEOUT
- This operation returned because the timeout period expired.
- INVALID_MONITOR_HANDLE:INVALID_MONITOR_HANDLE
- Invalid monitor handle.
- INCORRECT_SIZE:INCORRECT_SIZE
- Incorrect size argument.
- SYMLINK_CLASS_DISABLED:SYMLINK_CLASS_DISABLED
- The symbolic link cannot be followed because its type is disabled.
- SYMLINK_NOT_SUPPORTED:SYMLINK_NOT_SUPPORTED
- This application does not support the current operation on symbolic links.
- XML_PARSE_ERROR:XML_PARSE_ERROR
- Windows was unable to parse the requested XML data.
- XMLDSIG_ERROR:XMLDSIG_ERROR
- An error was encountered while processing an XML digital signature.
- RESTART_APPLICATION:RESTART_APPLICATION
- This application must be restarted.
- WRONG_COMPARTMENT:WRONG_COMPARTMENT
- The caller made the connection request in the wrong routing compartment.
- AUTHIP_FAILURE:AUTHIP_FAILURE
- There was an AuthIP failure when attempting to connect to the remote host.
- NO_NVRAM_RESOURCES:NO_NVRAM_RESOURCES
- Insufficient NVRAM resources exist to complete the requested service.
- NOT_GUI_PROCESS:NOT_GUI_PROCESS
- Unable to finish the requested operation because the specified process is not a GUI process.
- EVENTLOG_FILE_CORRUPT:EVENTLOG_FILE_CORRUPT
- The event log file is corrupted.
- EVENTLOG_CANT_START:EVENTLOG_CANT_START
- No event log file could be opened, so the event logging service did not start.
- LOG_FILE_FULL:LOG_FILE_FULL
- The event log file is full.
- EVENTLOG_FILE_CHANGED:EVENTLOG_FILE_CHANGED
- The event log file has changed between read operations.
- INVALID_TASK_NAME:INVALID_TASK_NAME
- The specified task name is invalid.
- INVALID_TASK_INDEX:INVALID_TASK_INDEX
- The specified task index is invalid.
- THREAD_ALREADY_IN_TASK:THREAD_ALREADY_IN_TASK
- The specified thread is already joining a task.
- INSTALL_SERVICE_FAILURE:INSTALL_SERVICE_FAILURE
- The Windows Installer Service could not be accessed.
- INSTALL_USEREXIT:INSTALL_USEREXIT
- User cancelled installation.
- INSTALL_FAILURE:INSTALL_FAILURE
- Fatal error during installation.
- INSTALL_SUSPEND:INSTALL_SUSPEND
- Installation suspended, incomplete.
- UNKNOWN_PRODUCT:UNKNOWN_PRODUCT
- This action is only valid for products that are currently installed.
- UNKNOWN_FEATURE:UNKNOWN_FEATURE
- Feature ID not registered.
- UNKNOWN_COMPONENT:UNKNOWN_COMPONENT
- Component ID not registered.
- UNKNOWN_PROPERTY:UNKNOWN_PROPERTY
- Unknown property.
- INVALID_HANDLE_STATE:INVALID_HANDLE_STATE
- Handle is in an invalid state.
- BAD_CONFIGURATION:BAD_CONFIGURATION
- The configuration data for this product is corrupt.
- INDEX_ABSENT:INDEX_ABSENT
- Component qualifier not present.
- INSTALL_SOURCE_ABSENT:INSTALL_SOURCE_ABSENT
- The installation source for this product is not available.
- INSTALL_PACKAGE_VERSION:INSTALL_PACKAGE_VERSION
- This installation package cannot be installed by the Windows Installer service.
- PRODUCT_UNINSTALLED:PRODUCT_UNINSTALLED
- Product is uninstalled.
- BAD_QUERY_SYNTAX:BAD_QUERY_SYNTAX
- SQL query syntax invalid or unsupported.
- INVALID_FIELD:INVALID_FIELD
- Record field does not exist.
- DEVICE_REMOVED:DEVICE_REMOVED
- The device has been removed.
- INSTALL_ALREADY_RUNNING:INSTALL_ALREADY_RUNNING
- Another installation is already in progress.
- INSTALL_PACKAGE_OPEN_FAILED:INSTALL_PACKAGE_OPEN_FAILED
- This installation package could not be opened.
- INSTALL_PACKAGE_INVALID:INSTALL_PACKAGE_INVALID
- This installation package could not be opened.
- INSTALL_UI_FAILURE:INSTALL_UI_FAILURE
- There was an error starting the Windows Installer service user interface.
- INSTALL_LOG_FAILURE:INSTALL_LOG_FAILURE
- Error opening installation log file.
- INSTALL_LANGUAGE_UNSUPPORTED:INSTALL_LANGUAGE_UNSUPPORTED
- The language of this installation package is not supported by your system.
- INSTALL_TRANSFORM_FAILURE:INSTALL_TRANSFORM_FAILURE
- Error applying transforms.
- INSTALL_PACKAGE_REJECTED:INSTALL_PACKAGE_REJECTED
- This installation is forbidden by system policy.
- FUNCTION_NOT_CALLED:FUNCTION_NOT_CALLED
- Function could not be executed.
- FUNCTION_FAILED:FUNCTION_FAILED
- Function failed during execution.
- INVALID_TABLE:INVALID_TABLE
- Invalid or unknown table specified.
- DATATYPE_MISMATCH:DATATYPE_MISMATCH
- Data supplied is of wrong type.
- UNSUPPORTED_TYPE:UNSUPPORTED_TYPE
- Data of this type is not supported.
- CREATE_FAILED:CREATE_FAILED
- The Windows Installer service failed to start.
- INSTALL_TEMP_UNWRITABLE:INSTALL_TEMP_UNWRITABLE
- The Temp folder is on a drive that is full or is inaccessible.
- INSTALL_PLATFORM_UNSUPPORTED:INSTALL_PLATFORM_UNSUPPORTED
- This installation package is not supported by this processor type.
- INSTALL_NOTUSED:INSTALL_NOTUSED
- Component not used on this computer.
- PATCH_PACKAGE_OPEN_FAILED:PATCH_PACKAGE_OPEN_FAILED
- This update package could not be opened.
- PATCH_PACKAGE_INVALID:PATCH_PACKAGE_INVALID
- This update package could not be opened.
- PATCH_PACKAGE_UNSUPPORTED:PATCH_PACKAGE_UNSUPPORTED
- This update package cannot be processed by the Windows Installer service.
- PRODUCT_VERSION:PRODUCT_VERSION
- Another version of this product is already installed.
- INVALID_COMMAND_LINE:INVALID_COMMAND_LINE
- Invalid command line argument.
- INSTALL_REMOTE_DISALLOWED:INSTALL_REMOTE_DISALLOWED
- Only administrators have permission to add, remove, or configure server software during a Terminal services remote session.
- SUCCESS_REBOOT_INITIATED:SUCCESS_REBOOT_INITIATED
- The requested operation completed successfully.
- PATCH_TARGET_NOT_FOUND:PATCH_TARGET_NOT_FOUND
- 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.
- PATCH_PACKAGE_REJECTED:PATCH_PACKAGE_REJECTED
- The update package is not permitted by software restriction policy.
- INSTALL_TRANSFORM_REJECTED:INSTALL_TRANSFORM_REJECTED
- One or more customizations are not permitted by software restriction policy.
- INSTALL_REMOTE_PROHIBITED:INSTALL_REMOTE_PROHIBITED
- The Windows Installer does not permit installation from a Remote Desktop Connection.
- PATCH_REMOVAL_UNSUPPORTED:PATCH_REMOVAL_UNSUPPORTED
- Uninstallation of the update package is not supported.
- UNKNOWN_PATCH:UNKNOWN_PATCH
- The update is not applied to this product.
- PATCH_NO_SEQUENCE:PATCH_NO_SEQUENCE
- No valid sequence could be found for the set of updates.
- PATCH_REMOVAL_DISALLOWED:PATCH_REMOVAL_DISALLOWED
- Update removal was disallowed by policy.
- INVALID_PATCH_XML:INVALID_PATCH_XML
- The XML update data is invalid.
- PATCH_MANAGED_ADVERTISED_PRODUCT:PATCH_MANAGED_ADVERTISED_PRODUCT
- Windows Installer does not permit updating of managed advertised products.
- INSTALL_SERVICE_SAFEBOOT:INSTALL_SERVICE_SAFEBOOT
- The Windows Installer service is not accessible in Safe Mode.
- FAIL_FAST_EXCEPTION:FAIL_FAST_EXCEPTION
- A fail fast exception occurred.
- INSTALL_REJECTED:INSTALL_REJECTED
- The app that you are trying to run is not supported on this version of Windows.
- RPC_S_INVALID_STRING_BINDING:RPC_S_INVALID_STRING_BINDING
- The string binding is invalid.
- RPC_S_WRONG_KIND_OF_BINDING:RPC_S_WRONG_KIND_OF_BINDING
- The binding handle is not the correct type.
- RPC_S_INVALID_BINDING:RPC_S_INVALID_BINDING
- The binding handle is invalid.
- RPC_S_PROTSEQ_NOT_SUPPORTED:RPC_S_PROTSEQ_NOT_SUPPORTED
- The RPC protocol sequence is not supported.
- RPC_S_INVALID_RPC_PROTSEQ:RPC_S_INVALID_RPC_PROTSEQ
- The RPC protocol sequence is invalid.
- RPC_S_INVALID_STRING_UUID:RPC_S_INVALID_STRING_UUID
- The string universal unique identifier (UUID) is invalid.
- RPC_S_INVALID_ENDPOINT_FORMAT:RPC_S_INVALID_ENDPOINT_FORMAT
- The endpoint format is invalid.
- RPC_S_INVALID_NET_ADDR:RPC_S_INVALID_NET_ADDR
- The network address is invalid.
- RPC_S_NO_ENDPOINT_FOUND:RPC_S_NO_ENDPOINT_FOUND
- No endpoint was found.
- RPC_S_INVALID_TIMEOUT:RPC_S_INVALID_TIMEOUT
- The timeout value is invalid.
- RPC_S_OBJECT_NOT_FOUND:RPC_S_OBJECT_NOT_FOUND
- The object universal unique identifier (UUID) was not found.
- RPC_S_ALREADY_REGISTERED:RPC_S_ALREADY_REGISTERED
- The object universal unique identifier (UUID) has already been registered.
- RPC_S_TYPE_ALREADY_REGISTERED:RPC_S_TYPE_ALREADY_REGISTERED
- The type universal unique identifier (UUID) has already been registered.
- RPC_S_ALREADY_LISTENING:RPC_S_ALREADY_LISTENING
- The RPC server is already listening.
- RPC_S_NO_PROTSEQS_REGISTERED:RPC_S_NO_PROTSEQS_REGISTERED
- No protocol sequences have been registered.
- RPC_S_NOT_LISTENING:RPC_S_NOT_LISTENING
- The RPC server is not listening.
- RPC_S_UNKNOWN_MGR_TYPE:RPC_S_UNKNOWN_MGR_TYPE
- The manager type is unknown.
- RPC_S_UNKNOWN_IF:RPC_S_UNKNOWN_IF
- The interface is unknown.
- RPC_S_NO_BINDINGS:RPC_S_NO_BINDINGS
- There are no bindings.
- RPC_S_NO_PROTSEQS:RPC_S_NO_PROTSEQS
- There are no protocol sequences.
- RPC_S_CANT_CREATE_ENDPOINT:RPC_S_CANT_CREATE_ENDPOINT
- The endpoint cannot be created.
- RPC_S_OUT_OF_RESOURCES:RPC_S_OUT_OF_RESOURCES
- Not enough resources are available to complete this operation.
- RPC_S_SERVER_UNAVAILABLE:RPC_S_SERVER_UNAVAILABLE
- The RPC server is unavailable.
- RPC_S_SERVER_TOO_BUSY:RPC_S_SERVER_TOO_BUSY
- The RPC server is too busy to complete this operation.
- RPC_S_INVALID_NETWORK_OPTIONS:RPC_S_INVALID_NETWORK_OPTIONS
- The network options are invalid.
- RPC_S_NO_CALL_ACTIVE:RPC_S_NO_CALL_ACTIVE
- There are no remote procedure calls active on this thread.
- RPC_S_CALL_FAILED:RPC_S_CALL_FAILED
- The remote procedure call failed.
- RPC_S_CALL_FAILED_DNE:RPC_S_CALL_FAILED_DNE
- The remote procedure call failed and did not execute.
- RPC_S_PROTOCOL_ERROR:RPC_S_PROTOCOL_ERROR
- A remote procedure call (RPC) protocol error occurred.
- RPC_S_PROXY_ACCESS_DENIED:RPC_S_PROXY_ACCESS_DENIED
- Access to the HTTP proxy is denied.
- RPC_S_UNSUPPORTED_TRANS_SYN:RPC_S_UNSUPPORTED_TRANS_SYN
- The transfer syntax is not supported by the RPC server.
- RPC_S_UNSUPPORTED_TYPE:RPC_S_UNSUPPORTED_TYPE
- The universal unique identifier (UUID) type is not supported.
- RPC_S_INVALID_TAG:RPC_S_INVALID_TAG
- The tag is invalid.
- RPC_S_INVALID_BOUND:RPC_S_INVALID_BOUND
- The array bounds are invalid.
- RPC_S_NO_ENTRY_NAME:RPC_S_NO_ENTRY_NAME
- The binding does not contain an entry name.
- RPC_S_INVALID_NAME_SYNTAX:RPC_S_INVALID_NAME_SYNTAX
- The name syntax is invalid.
- RPC_S_UNSUPPORTED_NAME_SYNTAX:RPC_S_UNSUPPORTED_NAME_SYNTAX
- The name syntax is not supported.
- RPC_S_UUID_NO_ADDRESS:RPC_S_UUID_NO_ADDRESS
- No network address is available to use to construct a universal unique identifier (UUID).
- RPC_S_DUPLICATE_ENDPOINT:RPC_S_DUPLICATE_ENDPOINT
- The endpoint is a duplicate.
- RPC_S_UNKNOWN_AUTHN_TYPE:RPC_S_UNKNOWN_AUTHN_TYPE
- The authentication type is unknown.
- RPC_S_MAX_CALLS_TOO_SMALL:RPC_S_MAX_CALLS_TOO_SMALL
- The maximum number of calls is too small.
- RPC_S_STRING_TOO_LONG:RPC_S_STRING_TOO_LONG
- The string is too long.
- RPC_S_PROTSEQ_NOT_FOUND:RPC_S_PROTSEQ_NOT_FOUND
- The RPC protocol sequence was not found.
- RPC_S_PROCNUM_OUT_OF_RANGE:RPC_S_PROCNUM_OUT_OF_RANGE
- The procedure number is out of range.
- RPC_S_BINDING_HAS_NO_AUTH:RPC_S_BINDING_HAS_NO_AUTH
- The binding does not contain any authentication information.
- RPC_S_UNKNOWN_AUTHN_SERVICE:RPC_S_UNKNOWN_AUTHN_SERVICE
- The authentication service is unknown.
- RPC_S_UNKNOWN_AUTHN_LEVEL:RPC_S_UNKNOWN_AUTHN_LEVEL
- The authentication level is unknown.
- RPC_S_INVALID_AUTH_IDENTITY:RPC_S_INVALID_AUTH_IDENTITY
- The security context is invalid.
- RPC_S_UNKNOWN_AUTHZ_SERVICE:RPC_S_UNKNOWN_AUTHZ_SERVICE
- The authorization service is unknown.
- EPT_S_INVALID_ENTRY:EPT_S_INVALID_ENTRY
- The entry is invalid.
- EPT_S_CANT_PERFORM_OP:EPT_S_CANT_PERFORM_OP
- The server endpoint cannot perform the operation.
- EPT_S_NOT_REGISTERED:EPT_S_NOT_REGISTERED
- There are no more endpoints available from the endpoint mapper.
- RPC_S_NOTHING_TO_EXPORT:RPC_S_NOTHING_TO_EXPORT
- No interfaces have been exported.
- RPC_S_INCOMPLETE_NAME:RPC_S_INCOMPLETE_NAME
- The entry name is incomplete.
- RPC_S_INVALID_VERS_OPTION:RPC_S_INVALID_VERS_OPTION
- The version option is invalid.
- RPC_S_NO_MORE_MEMBERS:RPC_S_NO_MORE_MEMBERS
- There are no more members.
- RPC_S_NOT_ALL_OBJS_UNEXPORTED:RPC_S_NOT_ALL_OBJS_UNEXPORTED
- There is nothing to unexport.
- RPC_S_INTERFACE_NOT_FOUND:RPC_S_INTERFACE_NOT_FOUND
- The interface was not found.
- RPC_S_ENTRY_ALREADY_EXISTS:RPC_S_ENTRY_ALREADY_EXISTS
- The entry already exists.
- RPC_S_ENTRY_NOT_FOUND:RPC_S_ENTRY_NOT_FOUND
- The entry is not found.
- RPC_S_NAME_SERVICE_UNAVAILABLE:RPC_S_NAME_SERVICE_UNAVAILABLE
- The name service is unavailable.
- RPC_S_INVALID_NAF_ID:RPC_S_INVALID_NAF_ID
- The network address family is invalid.
- RPC_S_CANNOT_SUPPORT:RPC_S_CANNOT_SUPPORT
- The requested operation is not supported.
- RPC_S_NO_CONTEXT_AVAILABLE:RPC_S_NO_CONTEXT_AVAILABLE
- No security context is available to allow impersonation.
- RPC_S_INTERNAL_ERROR:RPC_S_INTERNAL_ERROR
- An internal error occurred in a remote procedure call (RPC).
- RPC_S_ZERO_DIVIDE:RPC_S_ZERO_DIVIDE
- The RPC server attempted an integer division by zero.
- RPC_S_ADDRESS_ERROR:RPC_S_ADDRESS_ERROR
- An addressing error occurred in the RPC server.
- RPC_S_FP_DIV_ZERO:RPC_S_FP_DIV_ZERO
- A floating-point operation at the RPC server caused a division by zero.
- RPC_S_FP_UNDERFLOW:RPC_S_FP_UNDERFLOW
- A floating-point underflow occurred at the RPC server.
- RPC_S_FP_OVERFLOW:RPC_S_FP_OVERFLOW
- A floating-point overflow occurred at the RPC server.
- RPC_X_NO_MORE_ENTRIES:RPC_X_NO_MORE_ENTRIES
- The list of RPC servers available for the binding of auto handles has been exhausted.
- RPC_X_SS_CHAR_TRANS_OPEN_FAIL:RPC_X_SS_CHAR_TRANS_OPEN_FAIL
- Unable to open the character translation table file.
- RPC_X_SS_CHAR_TRANS_SHORT_FILE:RPC_X_SS_CHAR_TRANS_SHORT_FILE
- The file containing the character translation table has fewer than 512 bytes.
- RPC_X_SS_IN_NULL_CONTEXT:RPC_X_SS_IN_NULL_CONTEXT
- A null context handle was passed from the client to the host during a remote procedure call.
- RPC_X_SS_CONTEXT_DAMAGED:RPC_X_SS_CONTEXT_DAMAGED
- The context handle changed during a remote procedure call.
- RPC_X_SS_HANDLES_MISMATCH:RPC_X_SS_HANDLES_MISMATCH
- The binding handles passed to a remote procedure call do not match.
- RPC_X_SS_CANNOT_GET_CALL_HANDLE:RPC_X_SS_CANNOT_GET_CALL_HANDLE
- The stub is unable to get the remote procedure call handle.
- RPC_X_NULL_REF_POINTER:RPC_X_NULL_REF_POINTER
- A null reference pointer was passed to the stub.
- RPC_X_ENUM_VALUE_OUT_OF_RANGE:RPC_X_ENUM_VALUE_OUT_OF_RANGE
- The enumeration value is out of range.
- RPC_X_BYTE_COUNT_TOO_SMALL:RPC_X_BYTE_COUNT_TOO_SMALL
- The byte count is too small.
- RPC_X_BAD_STUB_DATA:RPC_X_BAD_STUB_DATA
- The stub received bad data.
- INVALID_USER_BUFFER:INVALID_USER_BUFFER
- The supplied user buffer is not valid for the requested operation.
- UNRECOGNIZED_MEDIA:UNRECOGNIZED_MEDIA
- The disk media is not recognized.
- NO_TRUST_LSA_SECRET:NO_TRUST_LSA_SECRET
- The workstation does not have a trust secret.
- NO_TRUST_SAM_ACCOUNT:NO_TRUST_SAM_ACCOUNT
- The security database on the server does not have a computer account for this workstation trust relationship.
- TRUSTED_DOMAIN_FAILURE:TRUSTED_DOMAIN_FAILURE
- The trust relationship between the primary domain and the trusted domain failed.
- TRUSTED_RELATIONSHIP_FAILURE:TRUSTED_RELATIONSHIP_FAILURE
- The trust relationship between this workstation and the primary domain failed.
- TRUST_FAILURE:TRUST_FAILURE
- The network logon failed.
- RPC_S_CALL_IN_PROGRESS:RPC_S_CALL_IN_PROGRESS
- A remote procedure call is already in progress for this thread.
- NETLOGON_NOT_STARTED:NETLOGON_NOT_STARTED
- An attempt was made to logon, but the network logon service was not started.
- ACCOUNT_EXPIRED:ACCOUNT_EXPIRED
- The user's account has expired.
- REDIRECTOR_HAS_OPEN_HANDLES:REDIRECTOR_HAS_OPEN_HANDLES
- The redirector is in use and cannot be unloaded.
- PRINTER_DRIVER_ALREADY_INSTALLED:PRINTER_DRIVER_ALREADY_INSTALLED
- The specified printer driver is already installed.
- UNKNOWN_PORT:UNKNOWN_PORT
- The specified port is unknown.
- UNKNOWN_PRINTER_DRIVER:UNKNOWN_PRINTER_DRIVER
- The printer driver is unknown.
- UNKNOWN_PRINTPROCESSOR:UNKNOWN_PRINTPROCESSOR
- The print processor is unknown.
- INVALID_SEPARATOR_FILE:INVALID_SEPARATOR_FILE
- The specified separator file is invalid.
- INVALID_PRIORITY:INVALID_PRIORITY
- The specified priority is invalid.
- INVALID_PRINTER_NAME:INVALID_PRINTER_NAME
- The printer name is invalid.
- PRINTER_ALREADY_EXISTS:PRINTER_ALREADY_EXISTS
- The printer already exists.
- INVALID_PRINTER_COMMAND:INVALID_PRINTER_COMMAND
- The printer command is invalid.
- INVALID_DATATYPE:INVALID_DATATYPE
- The specified datatype is invalid.
- INVALID_ENVIRONMENT:INVALID_ENVIRONMENT
- The environment specified is invalid.
- RPC_S_NO_MORE_BINDINGS:RPC_S_NO_MORE_BINDINGS
- There are no more bindings.
- NOLOGON_INTERDOMAIN_TRUST_ACCOUNT:NOLOGON_INTERDOMAIN_TRUST_ACCOUNT
- The account used is an interdomain trust account.
- NOLOGON_WORKSTATION_TRUST_ACCOUNT:NOLOGON_WORKSTATION_TRUST_ACCOUNT
- The account used is a computer account.
- NOLOGON_SERVER_TRUST_ACCOUNT:NOLOGON_SERVER_TRUST_ACCOUNT
- The account used is a server trust account.
- DOMAIN_TRUST_INCONSISTENT:DOMAIN_TRUST_INCONSISTENT
- The name or security ID (SID) of the domain specified is inconsistent with the trust information for that domain.
- SERVER_HAS_OPEN_HANDLES:SERVER_HAS_OPEN_HANDLES
- The server is in use and cannot be unloaded.
- RESOURCE_DATA_NOT_FOUND:RESOURCE_DATA_NOT_FOUND
- The specified image file did not contain a resource section.
- RESOURCE_TYPE_NOT_FOUND:RESOURCE_TYPE_NOT_FOUND
- The specified resource type cannot be found in the image file.
- RESOURCE_NAME_NOT_FOUND:RESOURCE_NAME_NOT_FOUND
- The specified resource name cannot be found in the image file.
- RESOURCE_LANG_NOT_FOUND:RESOURCE_LANG_NOT_FOUND
- The specified resource language ID cannot be found in the image file.
- NOT_ENOUGH_QUOTA:NOT_ENOUGH_QUOTA
- Not enough quota is available to process this command.
- RPC_S_NO_INTERFACES:RPC_S_NO_INTERFACES
- No interfaces have been registered.
- RPC_S_CALL_CANCELLED:RPC_S_CALL_CANCELLED
- The remote procedure call was cancelled.
- RPC_S_BINDING_INCOMPLETE:RPC_S_BINDING_INCOMPLETE
- The binding handle does not contain all required information.
- RPC_S_COMM_FAILURE:RPC_S_COMM_FAILURE
- A communications failure occurred during a remote procedure call.
- RPC_S_UNSUPPORTED_AUTHN_LEVEL:RPC_S_UNSUPPORTED_AUTHN_LEVEL
- The requested authentication level is not supported.
- RPC_S_NO_PRINC_NAME:RPC_S_NO_PRINC_NAME
- No principal name registered.
- RPC_S_NOT_RPC_ERROR:RPC_S_NOT_RPC_ERROR
- The error specified is not a valid Windows RPC error code.
- RPC_S_UUID_LOCAL_ONLY:RPC_S_UUID_LOCAL_ONLY
- A UUID that is valid only on this computer has been allocated.
- RPC_S_SEC_PKG_ERROR:RPC_S_SEC_PKG_ERROR
- A security package specific error occurred.
- RPC_S_NOT_CANCELLED:RPC_S_NOT_CANCELLED
- Thread is not canceled.
- RPC_X_INVALID_ES_ACTION:RPC_X_INVALID_ES_ACTION
- Invalid operation on the encoding/decoding handle.
- RPC_X_WRONG_ES_VERSION:RPC_X_WRONG_ES_VERSION
- Incompatible version of the serializing package.
- RPC_X_WRONG_STUB_VERSION:RPC_X_WRONG_STUB_VERSION
- Incompatible version of the RPC stub.
- RPC_X_INVALID_PIPE_OBJECT:RPC_X_INVALID_PIPE_OBJECT
- The RPC pipe object is invalid or corrupted.
- RPC_X_WRONG_PIPE_ORDER:RPC_X_WRONG_PIPE_ORDER
- An invalid operation was attempted on an RPC pipe object.
- RPC_X_WRONG_PIPE_VERSION:RPC_X_WRONG_PIPE_VERSION
- Unsupported RPC pipe version.
- RPC_S_COOKIE_AUTH_FAILED:RPC_S_COOKIE_AUTH_FAILED
- HTTP proxy server rejected the connection because the cookie authentication failed.
- RPC_S_GROUP_MEMBER_NOT_FOUND:RPC_S_GROUP_MEMBER_NOT_FOUND
- The group member was not found.
- EPT_S_CANT_CREATE:EPT_S_CANT_CREATE
- The endpoint mapper database entry could not be created.
- RPC_S_INVALID_OBJECT:RPC_S_INVALID_OBJECT
- The object universal unique identifier (UUID) is the nil UUID.
- INVALID_TIME:INVALID_TIME
- The specified time is invalid.
- INVALID_FORM_NAME:INVALID_FORM_NAME
- The specified form name is invalid.
- INVALID_FORM_SIZE:INVALID_FORM_SIZE
- The specified form size is invalid.
- ALREADY_WAITING:ALREADY_WAITING
- The specified printer handle is already being waited on.
- PRINTER_DELETED:PRINTER_DELETED
- The specified printer has been deleted.
- INVALID_PRINTER_STATE:INVALID_PRINTER_STATE
- The state of the printer is invalid.
- PASSWORD_MUST_CHANGE:PASSWORD_MUST_CHANGE
- The user's password must be changed before signing in.
- DOMAIN_CONTROLLER_NOT_FOUND:DOMAIN_CONTROLLER_NOT_FOUND
- Could not find the domain controller for this domain.
- ACCOUNT_LOCKED_OUT:ACCOUNT_LOCKED_OUT
- The referenced account is currently locked out and may not be logged on to.
- OR_INVALID_OXID:OR_INVALID_OXID
- The object exporter specified was not found.
- OR_INVALID_OID:OR_INVALID_OID
- The object specified was not found.
- OR_INVALID_SET:OR_INVALID_SET
- The object resolver set specified was not found.
- RPC_S_SEND_INCOMPLETE:RPC_S_SEND_INCOMPLETE
- Some data remains to be sent in the request buffer.
- RPC_S_INVALID_ASYNC_HANDLE:RPC_S_INVALID_ASYNC_HANDLE
- Invalid asynchronous remote procedure call handle.
- RPC_S_INVALID_ASYNC_CALL:RPC_S_INVALID_ASYNC_CALL
- Invalid asynchronous RPC call handle for this operation.
- RPC_X_PIPE_CLOSED:RPC_X_PIPE_CLOSED
- The RPC pipe object has already been closed.
- RPC_X_PIPE_DISCIPLINE_ERROR:RPC_X_PIPE_DISCIPLINE_ERROR
- The RPC call completed before all pipes were processed.
- RPC_X_PIPE_EMPTY:RPC_X_PIPE_EMPTY
- No more data is available from the RPC pipe.
- NO_SITENAME:NO_SITENAME
- No site name is available for this machine.
- CANT_ACCESS_FILE:CANT_ACCESS_FILE
- The file cannot be accessed by the system.
- CANT_RESOLVE_FILENAME:CANT_RESOLVE_FILENAME
- The name of the file cannot be resolved by the system.
- RPC_S_ENTRY_TYPE_MISMATCH:RPC_S_ENTRY_TYPE_MISMATCH
- The entry is not of the expected type.
- RPC_S_NOT_ALL_OBJS_EXPORTED:RPC_S_NOT_ALL_OBJS_EXPORTED
- Not all object UUIDs could be exported to the specified entry.
- RPC_S_INTERFACE_NOT_EXPORTED:RPC_S_INTERFACE_NOT_EXPORTED
- Interface could not be exported to the specified entry.
- RPC_S_PROFILE_NOT_ADDED:RPC_S_PROFILE_NOT_ADDED
- The specified profile entry could not be added.
- RPC_S_PRF_ELT_NOT_ADDED:RPC_S_PRF_ELT_NOT_ADDED
- The specified profile element could not be added.
- RPC_S_PRF_ELT_NOT_REMOVED:RPC_S_PRF_ELT_NOT_REMOVED
- The specified profile element could not be removed.
- RPC_S_GRP_ELT_NOT_ADDED:RPC_S_GRP_ELT_NOT_ADDED
- The group element could not be added.
- RPC_S_GRP_ELT_NOT_REMOVED:RPC_S_GRP_ELT_NOT_REMOVED
- The group element could not be removed.
- KM_DRIVER_BLOCKED:KM_DRIVER_BLOCKED
- The printer driver is not compatible with a policy enabled on your computer that blocks NT 4.0 drivers.
- CONTEXT_EXPIRED:CONTEXT_EXPIRED
- The context has expired and can no longer be used.
- PER_USER_TRUST_QUOTA_EXCEEDED:PER_USER_TRUST_QUOTA_EXCEEDED
- The current user's delegated trust creation quota has been exceeded.
- ALL_USER_TRUST_QUOTA_EXCEEDED:ALL_USER_TRUST_QUOTA_EXCEEDED
- The total delegated trust creation quota has been exceeded.
- USER_DELETE_TRUST_QUOTA_EXCEEDED:USER_DELETE_TRUST_QUOTA_EXCEEDED
- The current user's delegated trust deletion quota has been exceeded.
- AUTHENTICATION_FIREWALL_FAILED:AUTHENTICATION_FIREWALL_FAILED
- The computer you are signing into is protected by an authentication firewall.
- REMOTE_PRINT_CONNECTIONS_BLOCKED:REMOTE_PRINT_CONNECTIONS_BLOCKED
- Remote connections to the Print Spooler are blocked by a policy set on your machine.
- NTLM_BLOCKED:NTLM_BLOCKED
- Authentication failed because NTLM authentication has been disabled.
- PASSWORD_CHANGE_REQUIRED:PASSWORD_CHANGE_REQUIRED
- Logon Failure: EAS policy requires that the user change their password before this operation can be performed.
- INVALID_PIXEL_FORMAT:INVALID_PIXEL_FORMAT
- The pixel format is invalid.
- BAD_DRIVER:BAD_DRIVER
- The specified driver is invalid.
- INVALID_WINDOW_STYLE:INVALID_WINDOW_STYLE
- The window style or class attribute is invalid for this operation.
- METAFILE_NOT_SUPPORTED:METAFILE_NOT_SUPPORTED
- The requested metafile operation is not supported.
- TRANSFORM_NOT_SUPPORTED:TRANSFORM_NOT_SUPPORTED
- The requested transformation operation is not supported.
- CLIPPING_NOT_SUPPORTED:CLIPPING_NOT_SUPPORTED
- The requested clipping operation is not supported.
- INVALID_CMM:INVALID_CMM
- The specified color management module is invalid.
- INVALID_PROFILE:INVALID_PROFILE
- The specified color profile is invalid.
- TAG_NOT_FOUND:TAG_NOT_FOUND
- The specified tag was not found.
- TAG_NOT_PRESENT:TAG_NOT_PRESENT
- A required tag is not present.
- DUPLICATE_TAG:DUPLICATE_TAG
- The specified tag is already present.
- PROFILE_NOT_ASSOCIATED_WITH_DEVICE:PROFILE_NOT_ASSOCIATED_WITH_DEVICE
- The specified color profile is not associated with the specified device.
- PROFILE_NOT_FOUND:PROFILE_NOT_FOUND
- The specified color profile was not found.
- INVALID_COLORSPACE:INVALID_COLORSPACE
- The specified color space is invalid.
- ICM_NOT_ENABLED:ICM_NOT_ENABLED
- Image Color Management is not enabled.
- DELETING_ICM_XFORM:DELETING_ICM_XFORM
- There was an error while deleting the color transform.
- INVALID_TRANSFORM:INVALID_TRANSFORM
- The specified color transform is invalid.
- COLORSPACE_MISMATCH:COLORSPACE_MISMATCH
- The specified transform does not match the bitmap's color space.
- INVALID_COLORINDEX:INVALID_COLORINDEX
- The specified named color index is not present in the profile.
- PROFILE_DOES_NOT_MATCH_DEVICE:PROFILE_DOES_NOT_MATCH_DEVICE
- The specified profile is intended for a device of a different type than the specified device.
- CONNECTED_OTHER_PASSWORD:CONNECTED_OTHER_PASSWORD
- The network connection was made successfully, but the user had to be prompted for a password other than the one originally specified.
- CONNECTED_OTHER_PASSWORD_DEFAULT:CONNECTED_OTHER_PASSWORD_DEFAULT
- The network connection was made successfully using default credentials.
- BAD_USERNAME:BAD_USERNAME
- The specified username is invalid.
- NOT_CONNECTED:NOT_CONNECTED
- This network connection does not exist.
- OPEN_FILES:OPEN_FILES
- This network connection has files open or requests pending.
- ACTIVE_CONNECTIONS:ACTIVE_CONNECTIONS
- Active connections still exist.
- DEVICE_IN_USE:DEVICE_IN_USE
- The device is in use by an active process and cannot be disconnected.
- UNKNOWN_PRINT_MONITOR:UNKNOWN_PRINT_MONITOR
- The specified print monitor is unknown.
- PRINTER_DRIVER_IN_USE:PRINTER_DRIVER_IN_USE
- The specified printer driver is currently in use.
- SPOOL_FILE_NOT_FOUND:SPOOL_FILE_NOT_FOUND
- The spool file was not found.
- SPL_NO_STARTDOC:SPL_NO_STARTDOC
- A StartDocPrinter call was not issued.
- SPL_NO_ADDJOB:SPL_NO_ADDJOB
- An AddJob call was not issued.
- PRINT_PROCESSOR_ALREADY_INSTALLED:PRINT_PROCESSOR_ALREADY_INSTALLED
- The specified print processor has already been installed.
- PRINT_MONITOR_ALREADY_INSTALLED:PRINT_MONITOR_ALREADY_INSTALLED
- The specified print monitor has already been installed.
- INVALID_PRINT_MONITOR:INVALID_PRINT_MONITOR
- The specified print monitor does not have the required functions.
- PRINT_MONITOR_IN_USE:PRINT_MONITOR_IN_USE
- The specified print monitor is currently in use.
- PRINTER_HAS_JOBS_QUEUED:PRINTER_HAS_JOBS_QUEUED
- The requested operation is not allowed when there are jobs queued to the printer.
- SUCCESS_REBOOT_REQUIRED:SUCCESS_REBOOT_REQUIRED
- The requested operation is successful.
- SUCCESS_RESTART_REQUIRED:SUCCESS_RESTART_REQUIRED
- The requested operation is successful.
- PRINTER_NOT_FOUND:PRINTER_NOT_FOUND
- No printers were found.
- PRINTER_DRIVER_WARNED:PRINTER_DRIVER_WARNED
- The printer driver is known to be unreliable.
- PRINTER_DRIVER_BLOCKED:PRINTER_DRIVER_BLOCKED
- The printer driver is known to harm the system.
- PRINTER_DRIVER_PACKAGE_IN_USE:PRINTER_DRIVER_PACKAGE_IN_USE
- The specified printer driver package is currently in use.
- CORE_DRIVER_PACKAGE_NOT_FOUND:CORE_DRIVER_PACKAGE_NOT_FOUND
- Unable to find a core driver package that is required by the printer driver package.
- FAIL_REBOOT_REQUIRED:FAIL_REBOOT_REQUIRED
- The requested operation failed.
- FAIL_REBOOT_INITIATED:FAIL_REBOOT_INITIATED
- The requested operation failed.
- PRINTER_DRIVER_DOWNLOAD_NEEDED:PRINTER_DRIVER_DOWNLOAD_NEEDED
- The specified printer driver was not found on the system and needs to be downloaded.
- PRINT_JOB_RESTART_REQUIRED:PRINT_JOB_RESTART_REQUIRED
- The requested print job has failed to print.
- INVALID_PRINTER_DRIVER_MANIFEST:INVALID_PRINTER_DRIVER_MANIFEST
- The printer driver does not contain a valid manifest, or contains too many manifests.
- PRINTER_NOT_SHAREABLE:PRINTER_NOT_SHAREABLE
- The specified printer cannot be shared.
- REQUEST_PAUSED:REQUEST_PAUSED
- The operation was paused.
- IO_REISSUE_AS_CACHED:IO_REISSUE_AS_CACHED
- Reissue the given operation as a cached IO operation.
- _:_