[PATCH] Add defines to winerror.h

Casper Hornstrup <[email protected]>
Newsgroups gmane.comp.gnu.mingw.patches
Message-ID <[email protected]>
2002-06-17  Casper S. Hornstrup  <[email protected]>

	* include/winerror.h (RPC_X_INVALID_PIPE_OBJECT, RPC_X_WRONG_PIPE_ORDER,
	RPC_X_WRONG_PIPE_VERSION, RPC_S_SEND_INCOMPLETE): Add defines.


Index: include/winerror.h
===================================================================
RCS file: /cvsroot/mingw/w32api/include/winerror.h,v
retrieving revision 1.3
diff -b -u -r1.3 winerror.h
--- include/winerror.h	9 Apr 2002 21:17:17 -0000	1.3
+++ include/winerror.h	15 Jun 2002 12:31:36 -0000
@@ -631,6 +631,9 @@
 #define RPC_X_INVALID_ES_ACTION 1827L
 #define RPC_X_WRONG_ES_VERSION 1828L
 #define RPC_X_WRONG_STUB_VERSION 1829L
+#define RPC_X_INVALID_PIPE_OBJECT 1830L
+#define RPC_X_WRONG_PIPE_ORDER 1831L
+#define RPC_X_WRONG_PIPE_VERSION 1832L
 #define RPC_S_GROUP_MEMBER_NOT_FOUND 1898L
 #define EPT_S_CANT_CREATE 1899L
 #define RPC_S_INVALID_OBJECT 1900L
@@ -643,6 +646,7 @@
 #define ERROR_PASSWORD_MUST_CHANGE 1907L
 #define ERROR_DOMAIN_CONTROLLER_NOT_FOUND 1908L
 #define ERROR_ACCOUNT_LOCKED_OUT 1909L
+#define RPC_S_SEND_INCOMPLETE 1913L
 #define ERROR_NO_BROWSER_SERVERS_FOUND 6118L
 #define ERROR_INVALID_PIXEL_FORMAT 2000L
 #define ERROR_BAD_DRIVER 2001L
winerror.diff (text/x-diff, 1.2 KB)
2002-06-15  Casper S. Hornstrup  <[email protected]>

	* include/winerror.h (RPC_X_INVALID_PIPE_OBJECT, RPC_X_WRONG_PIPE_ORDER,
	RPC_X_WRONG_PIPE_VERSION, RPC_S_SEND_INCOMPLETE): Add defines.


Index: include/winerror.h
===================================================================
RCS file: /cvsroot/mingw/w32api/include/winerror.h,v
retrieving revision 1.3
diff -b -u -r1.3 winerror.h
--- include/winerror.h	9 Apr 2002 21:17:17 -0000	1.3
+++ include/winerror.h	15 Jun 2002 12:31:36 -0000
@@ -631,6 +631,9 @@
 #define RPC_X_INVALID_ES_ACTION 1827L
 #define RPC_X_WRONG_ES_VERSION 1828L
 #define RPC_X_WRONG_STUB_VERSION 1829L
+#define RPC_X_INVALID_PIPE_OBJECT 1830L
+#define RPC_X_WRONG_PIPE_ORDER 1831L
+#define RPC_X_WRONG_PIPE_VERSION 1832L
 #define RPC_S_GROUP_MEMBER_NOT_FOUND 1898L
 #define EPT_S_CANT_CREATE 1899L
 #define RPC_S_INVALID_OBJECT 1900L
@@ -643,6 +646,7 @@
 #define ERROR_PASSWORD_MUST_CHANGE 1907L
 #define ERROR_DOMAIN_CONTROLLER_NOT_FOUND 1908L
 #define ERROR_ACCOUNT_LOCKED_OUT 1909L
+#define RPC_S_SEND_INCOMPLETE 1913L
 #define ERROR_NO_BROWSER_SERVERS_FOUND 6118L
 #define ERROR_INVALID_PIXEL_FORMAT 2000L
 #define ERROR_BAD_DRIVER 2001L
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.