CVS: winex/include winerror.h,1.6,1.7

[email protected] 14 Dec 2007 20:33:31 -0000
Newsgroups gmane.comp.emulators.winex.cvs
Message-ID <[email protected]>
Subject: winex/include winerror.h,1.6,1.7Update of /var/lib/cvsd/cvsroot/winex/include
In directory agravaine:/tmp/cvs-serv17112/include

Modified Files:
	winerror.h 
Log Message:
Define ERROR_UNKNOWN_PATCH.


Index: winerror.h
===================================================================
RCS file: /var/lib/cvsd/cvsroot/winex/include/winerror.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- winerror.h	27 Jun 2006 14:59:41 -0000	1.6
+++ winerror.h	14 Dec 2007 20:33:29 -0000	1.7
@@ -638,6 +638,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