Mingw32 didn't include the _ versions

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

 



 <<diff36.txt>> 
Bill Medland (medbi01@accpac.com)
And in addition to Mingw32 we will want the _ versions

Index: wine/include/msvcrt/share.h
===================================================================
RCS file: /home/wine/wine/include/msvcrt/share.h,v
retrieving revision 1.1
diff -u -r1.1 share.h
--- wine/include/msvcrt/share.h	2001/12/19 18:49:21	1.1
+++ wine/include/msvcrt/share.h	2001/12/19 21:43:49
@@ -31,5 +31,11 @@
 #define	SH_DENYRD	0x30	/* Deny read */
 #define	SH_DENYNO	0x40	/* Deny nothing */
 
+#define _SH_COMPAT SH_COMPAT
+#define _SH_DENYRW SH_DENYRW
+#define _SH_DENYWR SH_DENYWR
+#define _SH_DENYRD SH_DENYRD
+#define _SH_DENYNO SH_DENYNO
+
 #endif	/* __WINE_SHARE_H_ */
 

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

  Powered by Linux