This node is the second in the project to consolidate all of the Windows Error nodes. You will notice that this node seems to skip a few numbers from time to time. Those are the error messages that have no description at all, (not on E2 or using any of the other Error tools that I can find).

The messages are listed in this format

Hexadecimal error identifier - Decimal error identifier
Error explanation
Windows API Error Identifier


Windows Error 0x00000080 - 128
There are no child processes to wait for.
ERROR_WAIT_NO_CHILDREN

Windows Error 0x00000081 - 129
The %1 application cannot be run in Win32 mode.
ERROR_CHILD_NOT_COMPLETE

Windows Error 0x00000082 - 130
Attempt to use a file handle to an open disk partition for an operation other than raw disk I/O.
ERROR_DIRECT_ACCESS_HANDLE

Windows Error 0x00000083 - 131
An attempt was made to move the file pointer before the beginning of the file.
ERROR_NEGATIVE_SEEK

Windows Error 0x00000084 - 132
The file pointer cannot be set on the specified device or file.
ERROR_SEEK_ON_DEVICE

Windows Error 0x00000085 - 133
A JOIN or SUBST command cannot be used for a drive that contains previously joined drives.
ERROR_IS_JOIN_TARGET

Windows Error 0x00000086 - 134
An attempt was made to use a JOIN or SUBST command on a drive that has already been joined.
ERROR_IS_JOINED

Windows Error 0x00000087 - 135
An attempt was made to use a JOIN or SUBST command on a drive that has already been substituted.
ERROR_IS_SUBSTED

Windows Error 0x00000088 - 136
The system tried to delete the JOIN of a drive that is not joined.
ERROR_NOT_JOINED

Windows Error 0x00000089 - 137
The system tried to delete the substitution of a drive that is not substituted.
ERROR_NOT_SUBSTED

Windows Error 0x0000008A - 138
The system tried to join a drive to a directory on a joined drive.
ERROR_JOIN_TO_JOIN

Windows Error 0x0000008B - 139
The system tried to substitute a drive to a directory on a substituted drive.
ERROR_SUBST_TO_SUBST

Windows Error 0x0000008C - 140
The system tried to join a drive to a directory on a substituted drive.
ERROR_JOIN_TO_SUBST

Windows Error 0x0000008D - 141
The system tried to SUBST a drive to a directory on a joined drive.
ERROR_SUBST_TO_JOIN

Windows Error 0x0000008E - 142
The system cannot perform a JOIN or SUBST at this time.
ERROR_BUSY_DRIVE

Windows Error 0x0000008F - 143
The system cannot join or substitute a drive to or for a directory on the same drive.
ERROR_SAME_DRIVE

Windows Error 0x00000090 - 144
The directory is not a subdirectory of the root directory.
ERROR_DIR_NOT_ROOT

Windows Error 0x00000091 - 145
The directory is not empty.
ERROR_DIR_NOT_EMPTY

Windows Error 0x00000092 - 146
The path specified is being used in a substitute.
ERROR_IS_SUBST_PATH

Windows Error 0x00000093 - 147
Not enough resources are available to process this command.
ERROR_IS_JOIN_PATH

Windows Error 0x00000094 - 148
The path specified cannot be used at this time.
ERROR_PATH_BUSY

Windows Error 0x00000095 - 149
An attempt was made to join or substitute a drive for which a directory on the drive is the target of a previous substitute.
ERROR_IS_SUBST_TARGET

Windows Error 0x00000096 - 150
System trace information was not specified in your CONFIG.SYS file, or tracing is disallowed.
ERROR_SYSTEM_TRACE

Windows Error 0x00000097 - 151
The number of specified semaphore events for DosMuxSemWait is not correct.
ERROR_INVALID_EVENT_COUNT

Windows Error 0x00000098 - 152
DosMuxSemWait did not execute; too many semaphores are already set.
ERROR_TOO_MANY_MUXWAITERS

Windows Error 0x00000099 - 153
The DosMuxSemWait list is not correct.
ERROR_INVALID_LIST_FORMAT

Windows Error 0x0000009A - 154
The volume label you entered exceeds the label character limit of the target file system.
ERROR_LABEL_TOO_LONG

Windows Error 0x0000009B - 155
Cannot create another thread.
ERROR_TOO_MANY_TCBS

Windows Error 0x0000009C - 156
The recipient process has refused the signal.
ERROR_SIGNAL_REFUSED

Windows Error 0x0000009D - 157
The segment is already discarded and cannot be locked.
ERROR_DISCARDED

Windows Error 0x0000009E - 158
The segment is already unlocked.
ERROR_NOT_LOCKED

Windows Error 0x0000009F - 159
The address for the thread ID is not correct.
ERROR_BAD_THREADID_ADDR

Windows Error 0x000000A0 - 160
The argument string passed to DosExecPgm is not correct.
ERROR_BAD_ARGUMENTS

Windows Error 0x000000A1 - 161
The specified path is invalid.
ERROR_BAD_PATHNAME

Windows Error 0x000000A2 - 162
A signal is already pending.
ERROR_SIGNAL_PENDING

Windows Error 0x000000A3 - 164
No more threads can be created in the system.
ERROR_MAX_THRDS_REACHED

Windows Error 0x000000A6 - 167
Unable to lock a region of a file.
ERROR_LOCK_FAILED

Windows Error 0x000000A9 - 170
The requested resource is in use.
ERROR_BUSY

Windows Error 0x000000AD - 173
A lock request was not outstanding for the supplied cancel region.
ERROR_CANCEL_VIOLATION

Windows Error 0x000000AE - 174
The file system does not support atomic changes to the lock type.
ERROR_ATOMIC_LOCKS_NOT_SUPPORTED

Windows Error 0x000000B4 - 180
The system detected a segment number that was not correct.
ERROR_INVALID_SEGMENT_NUMBER

Windows Error 0x000000B6 - 182
The operating system cannot run %1.
ERROR_INVALID_ORDINAL

Windows Error 0x000000B7 - 183
Cannot create a file when that file already exists.
ERROR_ALREADY_EXISTS

Windows Error 0x000000BA - 186
The flag passed is not correct.
ERROR_INVALID_FLAG_NUMBER

Windows Error 0x000000BB - 187
The specified system semaphore name was not found.
ERROR_SEM_NOT_FOUND

Windows Error 0x000000BC - 188
The operating system cannot run %1.
ERROR_INVALID_STARTING_CODESEG

Windows Error 0x000000BD - 189
The operating system cannot run %1.
ERROR_INVALID_STACKSEG

Windows Error 0x000000BE - 190
The operating system cannot run %1.
ERROR_INVALID_MODULETYPE

Windows Error 0x000000BF - 191
Cannot run %1 in Win32 mode.
ERROR_INVALID_EXE_SIGNATURE

Windows Error 0x000000C0 - 192
The operating system cannot run %1.
ERROR_EXE_MARKED_INVALID

Windows Error 0x000000C1 - 193
%1 is not a valid Win32 application.
ERROR_BAD_EXE_FORMAT

Windows Error 0x000000C2 - 194
The operating system cannot run %1.
ERROR_ITERATED_DATA_EXCEEDS_64k

Windows Error 0x000000C3 - 195
The operating system cannot run %1.
ERROR_INVALID_MINALLOCSIZE

Windows Error 0x000000C4 - 196
The operating system cannot run this application program.
ERROR_DYNLINK_FROM_INVALID_RING

Windows Error 0x000000C5 - 197
The operating system is not presently configured to run this application.
ERROR_IOPL_NOT_ENABLED

Windows Error 0x000000C6 - 198
The operating system cannot run %1.
ERROR_INVALID_SEGDPL

Windows Error 0x000000C7 - 199
The operating system cannot run this application program.
ERROR_AUTODATASEG_EXCEEDS_64k

Windows Error 0x000000C8 - 200
The code segment cannot be greater than or equal to 64K.
ERROR_RING2SEG_MUST_BE_MOVABLE

Windows Error 0x000000C9 - 201
The operating system cannot run %1.
ERROR_RELOC_CHAIN_XEEDS_SEGLIM

Windows Error 0x000000CA - 202
The operating system cannot run %1.
ERROR_INFLOOP_IN_RELOC_CHAIN

Windows Error 0x000000CB - 203
The system could not find the environment option that was entered.
ERROR_ENVVAR_NOT_FOUND

Windows Error 0x000000CD - 205
No process in the command subtree has a signal handler.
ERROR_NO_SIGNAL_SENT

Windows Error 0x000000CE - 206
The filename or extension is too long.
ERROR_FILENAME_EXCED_RANGE

Windows Error 0x000000CF - 207
The ring 2 stack is in use.
ERROR_RING2_STACK_IN_USE

Windows Error 0x000000D0 - 208
The global filename characters, * or ?, are entered incorrectly or too many global filename characters are specified.
ERROR_META_EXPANSION_TOO_LONG

Windows Error 0x000000D1 - 209
The signal being posted is not correct.
ERROR_INVALID_SIGNAL_NUMBER

Windows Error 0x000000D2 - 210
The signal handler cannot be set.
ERROR_THREAD_1_INACTIVE

Windows Error 0x000000D4 - 212
The segment is locked and cannot be reallocated.
ERROR_LOCKED

Windows Error 0x000000D6 - 214
Too many dynamic-link modules are attached to this program or dynamic-link module.
ERROR_TOO_MANY_MODULES

Windows Error 0x000000D7 - 215
Cannot nest calls to LoadModule.
ERROR_NESTING_NOT_ALLOWED

Windows Error 0x000000D8 - 216
The image file %1 is valid, but is for a machine type other than the current machine.
ERROR_EXE_MACHINE_TYPE_MISMATCH

Windows Error 0x000000E6 - 230
The pipe state is invalid.
ERROR_BAD_PIPE

Windows Error 0x000000E7 - 231
All pipe instances are busy.
ERROR_PIPE_BUSY

Windows Error 0x000000E8 - 232
The pipe is being closed.
ERROR_NO_DATA

Windows Error 0x000000E9 - 233
No process is on the other end of the pipe.
ERROR_PIPE_NOT_CONNECTED

Windows Error 0x000000EA - 234
More data is available.
ERROR_MORE_DATA

Windows Error 0x000000F0 - 240
The session was canceled.
ERROR_VC_DISCONNECTED

Windows Error 0x000000FE - 254
The specified extended attribute name was invalid.
ERROR_INVALID_EA_NAME

Windows Error 0x000000FF - 255
The extended attributes are inconsistent.
ERROR_EA_LIST_INCONSISTENT