Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
7edeb282
Commit
7edeb282
authored
Apr 13, 2010
by
Hans Leidekker
Committed by
Alexandre Julliard
Apr 13, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Add some error codes.
parent
fedc194e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
winerror.h
include/winerror.h
+10
-0
No files found.
include/winerror.h
View file @
7edeb282
...
...
@@ -711,7 +711,17 @@ static inline HRESULT HRESULT_FROM_WIN32(unsigned int x)
#define ERROR_INVALID_COMMAND_LINE 1639
#define ERROR_INSTALL_REMOTE_DISALLOWED 1640
#define ERROR_SUCCESS_REBOOT_INITIATED 1641
#define ERROR_PATCH_TARGET_NOT_FOUND 1642
#define ERROR_PATCH_PACKAGE_REJECTED 1643
#define ERROR_INSTALL_TRANSFORM_REJECTED 1644
#define ERROR_INSTALL_REMOTE_PROHIBITED 1645
#define ERROR_PATCH_REMOVAL_UNSUPPORTED 1646
#define ERROR_UNKNOWN_PATCH 1647
#define ERROR_PATCH_NO_SEQUENCE 1648
#define ERROR_PATCH_REMOVAL_DISALLOWED 1649
#define ERROR_INVALID_PATCH_XML 1650
#define ERROR_PATCH_MANAGED_ADVERTISED_PRODUCT 1651
#define ERROR_INSTALL_SERVICE_SAFEBOOT 1652
#define RPC_S_INVALID_STRING_BINDING 1700
#define RPC_S_WRONG_KIND_OF_BINDING 1701
#define RPC_S_INVALID_BINDING 1702
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment