This node is the beginning of 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
Windows API Error Identifier
Error explanation


Windows Error 0x00000000 - 0
ERROR_SUCCESS
The operation completed successfully.

Windows Error 0x00000001 - 1
ERROR_INVALID_FUNCTION
Incorrect function.

Windows Error 0x00000002 - 2
ERROR_FILE_NOT_FOUND
The system cannot find the file specified.

Windows Error 0x00000003 - 3
ERROR_PATH_NOT_FOUND
The system cannot find the path specified.

Windows Error 0x00000004 - 4
ERROR_TOO_MANY_OPEN_FILES
The system cannot open the file.

Windows Error 0x00000005 - 5
ERROR_ACCESS_DENIED
Access is denied.

Windows Error 0x00000006 - 6
ERROR_INVALID_HANDLE
The handle is invalid.

Windows Error 0x00000007 - 7
ERROR_ARENA_TRASHED
The storage control blocks were destroyed.

Windows Error 0x00000008 - 8
ERROR_NOT_ENOUGH_MEMORY
Not enough storage is available to process this command.

Windows Error 0x00000009 - 9
ERROR_INVALID_BLOCK
The storage control block address is invalid.

Windows Error 0x0000000A - 10
ERROR_BAD_ENVIRONMENT
The environment is incorrect.

Windows Error 0x0000000B - 11
ERROR_BAD_FORMAT
An attempt was made to load a program with an incorrect format.

Windows Error 0x0000000C - 12
ERROR_INVALID_ACCESS
The access code is invalid.

Windows Error 0x0000000D - 13
ERROR_INVALID_DATA
The data is invalid.

Windows Error 0x0000000E - 14
ERROR_OUTOFMEMORY
Not enough storage is available to complete this operation.

Windows Error 0x0000000F - 15
ERROR_INVALID_DRIVE
The system cannot find the drive specified.

Windows Error 0x00000010 - 16
ERROR_CURRENT_DIRECTORY
The directory cannot be removed.

Windows Error 0x00000011 - 17
ERROR_NOT_SAME_DEVICE
The system cannot move the file to a different disk drive.

Windows Error 0x00000012 - 18
ERROR_NO_MORE_FILES
There are no more files.

Windows Error 0x00000013 - 19
ERROR_WRITE_PROTECT
The media is write protected.

Windows Error 0x00000014 - 20
ERROR_BAD_UNIT
The system cannot find the device specified.
Windows Error 0x00000015 - 21
ERROR_NOT_READY
The device is not ready.

Windows Error 0x00000016 - 22
ERROR_BAD_COMMAND
The device does not recognize the command.

Windows Error 0x00000017 - 23
ERROR_CRC
Data error (cyclic redundancy check).

Windows Error 0x00000018 - 24
ERROR_BAD_LENGTH
The program issued a command but the command length is incorrect.

Windows Error 0x00000019 - 25
ERROR_SEEK
The drive cannot locate a specific area or track on the disk.

Windows Error 0x0000001A - 26
ERROR_NOT_DOS_DISK
The specified disk or diskette cannot be accessed.

Windows Error 0x0000001B - 27
ERROR_SECTOR_NOT_FOUND
The drive cannot find the sector requested.

Windows Error 0x0000001C - 28
ERROR_OUT_OF_PAPER
The printer is out of paper.

Windows Error 0x0000001D - 29
ERROR_WRITE_FAULT
The system cannot write to the specified device.
;
Windows Error 0x0000001E - 30
ERROR_READ_FAULT
The system cannot read from the specified device.

Windows Error 0x0000001F - 31
ERROR_GEN_FAILURE
A device attached to the system is not functioning.

Windows Error 0x00000020 - 32
ERROR_SHARING_VIOLATION
The process cannot access the file because it is being used by another process.

Windows Error 0x00000021 - 33
ERROR_LOCK_VIOLATION
The process cannot access the file because another process has locked a portion of the file.

Windows Error 0x00000022 - 34
ERROR_WRONG_DISK
The wrong diskette is in the drive. Insert %2 (Volume Serial Number: %3) into drive %1.

Windows Error 0x00000023 - 35
ERROR_ERROR_MISSING
This error message is missing, (msg TheBooBooKitty if you know it).

Windows Error 0x00000024 - 36
ERROR_SHARING_BUFFER_EXCEEDED
Too many files opened for sharing.

Windows Error 0x00000025 - 37
ERROR_ERROR_MISSING
This error message is missing, (msg TheBooBooKitty if you know it).

Windows Error 0x00000026 - 38
ERROR_HANDLE_EOF
Reached the end of the file.

Windows Error 0x00000027 - 39
ERROR_HANDLE_DISK_FULL
The disk is full.

Windows Error 0x00000032 - 50
ERROR_NOT_SUPPORTED
The network request is not supported.

Windows Error 0x00000033 - 51
ERROR_REM_NOT_LIST
The remote computer is not available.

Windows Error 0x00000034 - 52
ERROR_DUP_NAME
A duplicate name exists on the network.

Windows Error 0x00000035 - 53
ERROR_BAD_NETPATH
The network path was not found.

Windows Error 0x00000036 - 54
ERROR_NETWORK_BUSY
The network is busy.

Windows Error 0x00000037 - 55
ERROR_DEV_NOT_EXIST
The specified network resource or device is no longer available.

Windows Error 0x00000038 - 56
ERROR_TOO_MANY_CMDS
The network BIOS command limit has been reached.

Windows Error 0x00000039 - 57
ERROR_ADAP_HDW_ERR
A network adapter hardware error occurred.

Windows Error 0x0000003A - 58
ERROR_BAD_NET_RESP
The specified server cannot perform the requested operation.

Windows Error 0x0000003B - 59
ERROR_UNEXP_NET_ERR
An unexpected network error occurred.

Windows Error 0x0000003C - 60
ERROR_BAD_REM_ADAP
The remote adapter is not compatible.

Windows Error 0x0000003D - 61
ERROR_PRINTQ_FULL
The printer queue is full.

Windows Error 0x0000003E - 62
ERROR_NO_SPOOL_SPACE
Space to store the file waiting to be printed is not available on the server.

Windows Error 0x0000003F - 63
ERROR_PRINT_CANCELLED
Your file waiting to be printed was deleted.

Windows Error 0x00000040 - 64
ERROR_NETNAME_DELETED
The specified network name is no longer available.

Windows Error 0x00000041 - 65
ERROR_NETWORK_ACCESS_DENIED
Network access is denied.

Windows Error 0x00000042 - 66
ERROR_BAD_DEV_TYPE
The network resource type is not correct.

Windows Error 0x00000043 - 67
ERROR_BAD_NET_NAME
The network name cannot be found.

Windows Error 0x00000044 - 68
ERROR_TOO_MANY_NAMES
The name limit for the local computer network adapter card was exceeded.

Windows Error 0x00000045 - 69
ERROR_TOO_MANY_SESS
The network BIOS session limit was exceeded.

Windows Error 0x00000046 - 70
ERROR_SHARING_PAUSED
The remote server has been paused or is in the process of being started.

Windows Error 0x00000047 - 71
ERROR_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.

Windows Error 0x00000048 - 72
ERROR_REDIR_PAUSED
The specified printer or disk device has been paused.

Windows Error 0x00000050 - 80
ERROR_FILE_EXISTS
The file exists.

Windows Error 0x00000052 - 82
ERROR_CANNOT_MAKE
The directory or file cannot be created.

Windows Error 0x00000053 - 83
ERROR_FAIL_I24
Fail on INT 24.

Windows Error 0x00000054 - 84
ERROR_OUT_OF_STRUCTURES
Storage to process this request is not available.

Windows Error 0x00000055 - 85
ERROR_ALREADY_ASSIGNED
The local device name is already in use.

Windows Error 0x00000056 - 86
ERROR_INVALID_PASSWORD
The specified network password is not correct.

Windows Error 0x00000057 - 87
ERROR_INVALID_PARAMETER
The parameter is incorrect.

Windows Error 0x00000058 - 88
ERROR_NET_WRITE_FAULT
A write fault occurred on the network.

Windows Error 0x00000059 - 89
ERROR_NO_PROC_SLOTS
The system cannot start another process at this time.

Windows Error 0x00000064 - 100
ERROR_TOO_MANY_SEMAPHORES
Cannot create another system semaphore.

Windows Error 0x00000065 - 101
ERROR_EXCL_SEM_ALREADY_OWNED
The exclusive semaphore is owned by another process.

Windows Error 0x00000066 - 102
ERROR_SEM_IS_SET
The semaphore is set and cannot be closed.

Windows Error 0x00000067 - 103
ERROR_TOO_MANY_SEM_REQUESTS
The semaphore cannot be set again.

Windows Error 0x00000068 - 104
ERROR_INVALID_AT_INTERRUPT_TIME
Cannot request exclusive semaphores at interrupt time.

Windows Error 0x00000069 - 105
ERROR_SEM_OWNER_DIED
The previous ownership of this semaphore has ended.

Windows Error 0x0000006A - 106
ERROR_SEM_USER_LIMIT
Insert the diskette for drive %1.

Windows Error 0x0000006B - 107
ERROR_DISK_CHANGE
The program stopped because an alternate diskette was not inserted.

Windows Error 0x0000006C - 108
ERROR_DRIVE_LOCKED
The disk is in use or locked by another process.

Windows Error 0x0000006D - 109
ERROR_BROKEN_PIPE
The pipe has been ended.

Windows Error 0x0000006E - 110
ERROR_OPEN_FAILED
The system cannot open the device or file specified.

Windows Error 0x0000006F - 111
ERROR_BUFFER_OVERFLOW
The file name is too long.

Windows Error 0x00000070 - 112
ERROR_DISK_FULL
There is not enough space on the disk.

Windows Error 0x00000071 - 113
ERROR_NO_MORE_SEARCH_HANDLES
No more internal file identifiers available.

Windows Error 0x00000072 - 114
ERROR_INVALID_TARGET_HANDLE
The target internal file identifier is incorrect.

Windows Error 0x00000075 - 117
ERROR_INVALID_CATEGORY
The IOCTL call made by the application program is not correct.

Windows Error 0x00000076 - 118
ERROR_INVALID_VERIFY_SWITCH
The verify-on-write switch parameter value is not correct.

Windows Error 0x00000077 - 119
ERROR_BAD_DRIVER_LEVEL
The system does not support the command requested.

Windows Error 0x00000078 - 120
ERROR_CALL_NOT_IMPLEMENTED
This function is not supported on this system.

Windows Error 0x00000079 - 121
ERROR_SEM_TIMEOUT
The semaphore timeout period has expired.

Windows Error 0x0000007A - 122
ERROR_INSUFFICIENT_BUFFER
The data area passed to a system call is too small.

Windows Error 0x0000007B - 123
ERROR_INVALID_NAME
The filename, directory name, or volume label syntax is incorrect.

Windows Error 0x0000007C - 124
ERROR_INVALID_LEVEL
The system call level is not correct.

Windows Error 0x0000007D - 125
ERROR_NO_VOLUME_LABEL
The disk has no volume label.

Windows Error 0x0000007E - 126
ERROR_MOD_NOT_FOUND
The specified module could not be found.

Windows Error 0x0000007F - 127
ERROR_PROC_NOT_FOUND
The specified procedure could not be found.