Add missing mailslot timeout define

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




ChangeLog: * Add missing mailslot timeout define
Index: include/winbase.h
===================================================================
RCS file: /home/wine/wine/include/winbase.h,v
retrieving revision 1.195
diff -u -r1.195 winbase.h
--- include/winbase.h	15 Sep 2003 20:01:56 -0000	1.195
+++ include/winbase.h	16 Sep 2003 06:19:29 -0000
@@ -655,6 +655,8 @@
 
 #define PIPE_UNLIMITED_INSTANCES 255
 
+#define MAILSLOT_WAIT_FOREVER           0xffffffff
+
 #define NMPWAIT_WAIT_FOREVER		0xffffffff
 #define NMPWAIT_NOWAIT			0x00000001
 #define NMPWAIT_USE_DEFAULT_WAIT	0x00000000

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux