Sync to Wine-20050310
Modified: trunk/reactos/w32api/include/objbase.h
_____
Modified: trunk/reactos/w32api/include/objbase.h
--- trunk/reactos/w32api/include/objbase.h 2005-03-14 23:17:44 UTC
(rev 14083)
+++ trunk/reactos/w32api/include/objbase.h 2005-03-14 23:25:39 UTC
(rev 14084)
@@ -39,6 +39,7 @@
#define STGM_CREATE 0x1000
#define STGM_CONVERT 0x20000
#define STGM_NOSNAPSHOT 0x200000
+#define STGM_DIRECT_SWMR 0x400000
#define STGM_FAILIFTHERE 0
#define CWCSTORAGENAME 32
#define ASYNC_MODE_COMPATIBILITY 1
Show replies by date