This node is the sixth 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 0x000005A0 - 1440
Screen already locked.
ERROR_SCREEN_ALREADY_LOCKED

Windows Error 0x000005A1 - 1441
All handles to windows in a multiple-window position structure must have the same parent.
ERROR_HWNDS_HAVE_DIFF_PARENT

Windows Error 0x000005A2 - 1442
The window is not a child window.
ERROR_NOT_CHILD_WINDOW

Windows Error 0x000005A3 - 1443
Invalid GW_* command.
ERROR_INVALID_GW_COMMAND

Windows Error 0x000005A4 - 1444
Invalid thread identifier.
ERROR_INVALID_THREAD_ID

Windows Error 0x000005A5 - 1445
Cannot process a message from a window that is not a multiple document interface (MDI) window.
ERROR_NON_MDICHILD_WINDOW

Windows Error 0x000005A6 - 1446
Popup menu already active.
ERROR_POPUP_ALREADY_ACTIVE

Windows Error 0x000005A7 - 1447
The window does not have scroll bars.
ERROR_NO_SCROLLBARS

Windows Error 0x000005A8 - 1448
Scroll bar range cannot be greater than 0x7FFF.
ERROR_INVALID_SCROLLBAR_RANGE

Windows Error 0x000005A9 - 1449
Cannot show or remove the window in the way specified.
ERROR_INVALID_SHOWWIN_COMMAND

Windows Error 0x000005AA - 1450
Insufficient system resources exist to complete the requested service.
ERROR_NO_SYSTEM_RESOURCES

Windows Error 0x000005AB - 1451
Insufficient system resources exist to complete the requested service.
ERROR_NONPAGED_SYSTEM_RESOURCES

Windows Error 0x000005AC - 1452
Insufficient system resources exist to complete the requested service.
ERROR_PAGED_SYSTEM_RESOURCES

Windows Error 0x000005AD - 1453
Insufficient quota to complete the requested service.
ERROR_WORKING_SET_QUOTA

Windows Error 0x000005AE - 1454
Insufficient quota to complete the requested service.
ERROR_PAGEFILE_QUOTA

Windows Error 0x000005AF - 1455
The paging file is too small for this operation to complete.
ERROR_COMMITMENT_LIMIT

Windows Error 0x000005B0 - 1456
A menu item was not found.
ERROR_MENU_ITEM_NOT_FOUND

Windows Error 0x000005B1 - 1457
Invalid keyboard layout handle.
ERROR_INVALID_KEYBOARD_HANDLE

Windows Error 0x000005B2 - 1458
Hook type not allowed.
ERROR_HOOK_TYPE_NOT_ALLOWED

Windows Error 0x000005B3 - 1459
This operation requires an interactive window station.
ERROR_REQUIRES_INTERACTIVE_WINDOWSTATION

Windows Error 0x000005B4 - 1460
This operation returned because the timeout period expired.
ERROR_TIMEOUT

Windows Error 0x000005B5 - 1461
Invalid monitor handle.
ERROR_INVALID_MONITOR_HANDLE

Windows Error 0x000005DC - 1500
The event log file is corrupted.
ERROR_EVENTLOG_FILE_CORRUPT

Windows Error 0x000005DD - 1501
No event log file could be opened, so the event logging service did not start.
ERROR_EVENTLOG_CANT_START

Windows Error 0x000005DE - 1502
The event log file is full.
ERROR_LOG_FILE_FULL

Windows Error 0x000005DF - 1503
The event log file has changed between read operations.
ERROR_EVENTLOG_FILE_CHANGED

Windows Error 0x00000641 - 1601
Failure accessing installation service.
ERROR_INSTALL_SERVICE_FAILURE

Windows Error 0x00000642 - 1602
User cancelled installation.
ERROR_INSTALL_USEREXIT

Windows Error 0x00000643 - 1603
Fatal error during installation.
ERROR_INSTALL_FAILURE

Windows Error 0x00000644 - 1604
Installation suspended, incomplete.
ERROR_INSTALL_SUSPEND

Windows Error 0x00000645 - 1605
Product is not installed.
ERROR_UNKNOWN_PRODUCT

Windows Error 0x00000646 - 1606
Feature ID not registered.
ERROR_UNKNOWN_FEATURE

Windows Error 0x00000647 - 1607
Component ID not registered.
ERROR_UNKNOWN_COMPONENT

Windows Error 0x00000648 - 1608
Unknown property.
ERROR_UNKNOWN_PROPERTY

Windows Error 0x00000649 - 1609
Handle is in an invalid state.
ERROR_INVALID_HANDLE_STATE

Windows Error 0x0000064A - 1610
Configuration data corrupt.
ERROR_BAD_CONFIGURATION

Windows Error 0x0000064B - 1611
Component qualifier not present.
ERROR_INDEX_ABSENT

Windows Error 0x0000064C - 1612
Install source unavailable.
ERROR_INSTALL_SOURCE_ABSENT

Windows Error 0x0000064D - 1613
Database version unsupported.
ERROR_INSTALL_PACKAGE_VERSION

Windows Error 0x0000064E - 1614
Product is uninstalled.
ERROR_PRODUCT_UNINSTALLED

Windows Error 0x0000064F - 1615
SQL query syntax invalid or unsupported.
ERROR_BAD_QUERY_SYNTAX

Windows Error 0x00000650 - 1616
Record field does not exist.
ERROR_INVALID_FIELD

Windows Error 0x00000651 - 1617
The device has been removed.
ERROR_DEVICE_REMOVED

Windows Error 0x00000652 - 1618
An installation is in progress.
ERROR_INSTALL_ALREADY_RUNNING

Windows Error 0x00000653 - 1619
Installation package could not be opened.
ERROR_INSTALL_PACKAGE_OPEN_FAILED

Windows Error 0x00000654 - 1620
Installation package invalid.
ERROR_INSTALL_PACKAGE_INVALID

Windows Error 0x00000655 - 1621
Could not initialize installer user interface.
ERROR_INSTALL_UI_FAILURE

Windows Error 0x00000656 - 1622
Error opening installation log file.
ERROR_INSTALL_LOG_FAILURE

Windows Error 0x00000657 - 1623
Product language not supported by system.
ERROR_INSTALL_LANGUAGE_UNSUPPORTED

Windows Error 0x00000658 - 1624
Error applying transform to install package.
ERROR_INSTALL_TRANSFORM_FAILURE

Windows Error 0x00000659 - 1625
Install package signature not accepted.
ERROR_INSTALL_PACKAGE_REJECTED

Windows Error 0x0000065A - 1626
Function could not be executed.
ERROR_FUNCTION_NOT_CALLED

Windows Error 0x0000065B - 1627
Function failed during execution.
ERROR_FUNCTION_FAILED

Windows Error 0x0000065C - 1628
Invalid or unknown table specified.
ERROR_INVALID_TABLE

Windows Error 0x0000065D - 1629
Data supplied is of wrong type.
ERROR_DATATYPE_MISMATCH

Windows Error 0x0000065E - 1630
Data of this type is not supported.
ERROR_UNSUPPORTED_TYPE

Windows Error 0x0000065F - 1631
Unable to create requested object.
ERROR_CREATE_FAILED

Windows Error 0x00000660 - 1632
Temp folder is full or inaccessible.
ERROR_INSTALL_TEMP_UNWRITABLE

Windows Error 0x00000661 - 1633
Product platform not supported.
ERROR_INSTALL_PLATFORM_UNSUPPORTED

Windows Error 0x00000662 - 1634
Component not used on this computer.
ERROR_INSTALL_NOTUSED

Windows Error 0x00000663 - 1635
Patch package could not be opened.
ERROR_PATCH_PACKAGE_OPEN_FAILED

Windows Error 0x00000664 - 1636
Patch package invalid.
ERROR_PATCH_PACKAGE_INVALID

Windows Error 0x00000665 - 1637
Patch package unsupported.
ERROR_PATCH_PACKAGE_UNSUPPORTED.

Windows Error 0x00000666 - 1638
Invalid command line argument.
ERROR_INVALID_COMMAND_LINE

Windows Error 0x000006A4 - 1700
The string binding is invalid.
RPC_S_INVALID_STRING_BINDING

Windows Error 0x000006A5 - 1701
The binding handle is not the correct type.
RPC_S_WRONG_KIND_OF_BINDING

Windows Error 0x000006A6 - 1702
The binding handle is invalid.
RPC_S_INVALID_BINDING

Windows Error 0x000006A7 - 1703
The RPC protocol sequence is not supported.
RPC_S_PROTSEQ_NOT_SUPPORTED

Windows Error 0x000006A8 - 1704
The RPC protocol sequence is invalid.
RPC_S_INVALID_RPC_PROTSEQ

Windows Error 0x000006A9 - 1705
The string universal unique identifier (UUID) is invalid.
RPC_S_INVALID_STRING_UUID

Windows Error 0x000006AA - 1706
The endpoint format is invalid.
RPC_S_INVALID_ENDPOINT_FORMAT

Windows Error 0x000006AB - 1707
The network address is invalid.
RPC_S_INVALID_NET_ADDR

Windows Error 0x000006AC - 1708
No endpoint was found.
RPC_S_NO_ENDPOINT_FOUND

Windows Error 0x000006AD - 1709
The timeout value is invalid.
RPC_S_INVALID_TIMEOUT

Windows Error 0x000006AE - 1710
The object universal unique identifier (UUID) was not found.
RPC_S_OBJECT_NOT_FOUND

Windows Error 0x000006AF - 1711
The object universal unique identifier (UUID) has already been registered.
RPC_S_ALREADY_REGISTERED

Windows Error 0x000006B0 - 1712
The type universal unique identifier (UUID) has already been registered.
RPC_S_TYPE_ALREADY_REGISTERED

Windows Error 0x000006B1 - 1713
The RPC server is already listening.
RPC_S_ALREADY_LISTENING

Windows Error 0x000006B2 - 1714
No protocol sequences have been registered.
RPC_S_NO_PROTSEQS_REGISTERED

Windows Error 0x000006B3 - 1715
The RPC server is not listening.
RPC_S_NOT_LISTENING

Windows Error 0x000006B4 - 1716
The manager type is unknown.
RPC_S_UNKNOWN_MGR_TYPE

Windows Error 0x000006B5 - 1717
The interface is unknown.
RPC_S_UNKNOWN_IF

Windows Error 0x000006B6 - 1718
There are no bindings.
RPC_S_NO_BINDINGS

Windows Error 0x000006B7 - 1719
There are no protocol sequences.
RPC_S_NO_PROTSEQS

Windows Error 0x000006B8 - 1720
The endpoint cannot be created.
RPC_S_CANT_CREATE_ENDPOINT

Windows Error 0x000006B9 - 1721
Not enough resources are available to complete this operation.
RPC_S_OUT_OF_RESOURCES

Windows Error 0x000006BA - 1722
The RPC server is unavailable.
RPC_S_SERVER_UNAVAILABLE

Windows Error 0x000006BB - 1723
The RPC server is too busy to complete this operation.
RPC_S_SERVER_TOO_BUSY

Windows Error 0x000006BC - 1724
The network options are invalid.
RPC_S_INVALID_NETWORK_OPTIONS

Windows Error 0x000006BD - 1725
There are no remote procedure calls active on this thread.
RPC_S_NO_CALL_ACTIVE

Windows Error 0x000006BE - 1726
The remote procedure call failed.
RPC_S_CALL_FAILED

Windows Error 0x000006BF - 1727
The remote procedure call failed and did not execute.
RPC_S_CALL_FAILED_DNE

Windows Error 0x000006C0 - 1728
A remote procedure call (RPC) protocol error occurred.
RPC_S_PROTOCOL_ERROR

Windows Error 0x000006C2 - 1730
The transfer syntax is not supported by the RPC server.
RPC_S_UNSUPPORTED_TRANS_SYN

Windows Error 0x000006C4 - 1732
The universal unique identifier (UUID) type is not supported.
RPC_S_UNSUPPORTED_TYPE

Windows Error 0x000006C5 - 1733
The tag is invalid.
RPC_S_INVALID_TAG

Windows Error 0x000006C6 - 1734
The array bounds are invalid.
RPC_S_INVALID_BOUND

Windows Error 0x000006C7 - 1735
The binding does not contain an entry name.
RPC_S_NO_ENTRY_NAME

Windows Error 0x000006C8 - 1736
The name syntax is invalid.
RPC_S_INVALID_NAME_SYNTAX

Windows Error 0x000006C9 - 1737
The name syntax is not supported.
RPC_S_UNSUPPORTED_NAME_SYNTAX

Windows Error 0x000006CB - 1739
No network address is available to use to construct a universal unique identifier (UUID).
RPC_S_UUID_NO_ADDRESS

Windows Error 0x000006CC - 1740
The endpoint is a duplicate.
RPC_S_DUPLICATE_ENDPOINT

Windows Error 0x000006CD - 1741
The authentication type is unknown.
RPC_S_UNKNOWN_AUTHN_TYPE

Windows Error 0x000006CE - 1742
The maximum number of calls is too small.
RPC_S_MAX_CALLS_TOO_SMALL

Windows Error 0x000006CF - 1743
The string is too long.
RPC_S_STRING_TOO_LONG

Windows Error 0x000006D0 - 1744
The RPC protocol sequence was not found.
RPC_S_PROTSEQ_NOT_FOUND

Windows Error 0x000006D1 - 1745
The procedure number is out of range.
RPC_S_PROCNUM_OUT_OF_RANGE

Windows Error 0x000006D2 - 1746
The binding does not contain any authentication information.
RPC_S_BINDING_HAS_NO_AUTH

Windows Error 0x000006D3 - 1747
The authentication service is unknown.
RPC_S_UNKNOWN_AUTHN_SERVICE

Windows Error 0x000006D4 - 1748
The authentication level is unknown.
RPC_S_UNKNOWN_AUTHN_LEVEL

Windows Error 0x000006D5 - 1749
The security context is invalid.
RPC_S_INVALID_AUTH_IDENTITY

Windows Error 0x000006D6 - 1750
The authorization service is unknown.
RPC_S_UNKNOWN_AUTHZ_SERVICE

Windows Error 0x000006D7 - 1751
The entry is invalid.
EPT_S_INVALID_ENTRY

Windows Error 0x000006D8 - 1752
The server endpoint cannot perform the operation.
EPT_S_CANT_PERFORM_OP

Windows Error 0x000006D9 - 1753
There are no more endpoints available from the endpoint mapper.
EPT_S_NOT_REGISTERED

Windows Error 0x000006DA - 1754
No interfaces have been exported.
RPC_S_NOTHING_TO_EXPORT

Windows Error 0x000006DB - 1755
The entry name is incomplete.
RPC_S_INCOMPLETE_NAME

Windows Error 0x000006DC - 1756
The version option is invalid.
RPC_S_INVALID_VERS_OPTION

Windows Error 0x000006DD - 1757
There are no more members.
RPC_S_NO_MORE_MEMBERS

Windows Error 0x000006DE - 1758
There is nothing to unexport.
RPC_S_NOT_ALL_OBJS_UNEXPORTED

Windows Error 0x000006DF - 1759
The interface was not found.
RPC_S_INTERFACE_NOT_FOUND

Log in or register to write something here or to contact authors.