| commit | 1ff40d15587a9c41d2e22a1ae2abb540635a026a | [log] [tgz] |
|---|---|---|
| author | James Hawkins <truiken@gmail.com> | Fri Jun 29 14:12:41 2007 -0700 |
| committer | Alexandre Julliard <julliard@winehq.org> | Mon Jul 02 15:28:14 2007 +0200 |
| tree | 0fffc1cafc5a300bfdaa4ecebef85a9f6c567ce0 | |
| parent | 6cc2f0f4025fcae3fb58ae816bef4c68d8ac48a1 [diff] [blame] |
msi: Add tests for MsiSourceListGetInfo.
diff --git a/include/winerror.h b/include/winerror.h index 6eb6822..bc8521e 100644 --- a/include/winerror.h +++ b/include/winerror.h
@@ -707,6 +707,7 @@ #define ERROR_INVALID_COMMAND_LINE 1639 #define ERROR_INSTALL_REMOTE_DISALLOWED 1640 #define ERROR_SUCCESS_REBOOT_INITIATED 1641 +#define ERROR_UNKNOWN_PATCH 1647 #define RPC_S_INVALID_STRING_BINDING 1700 #define RPC_S_WRONG_KIND_OF_BINDING 1701 #define RPC_S_INVALID_BINDING 1702