From 9bc71c43a28abb935f76ac9df004069258e64d77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9=20van=20Geldorp?= Date: Mon, 14 Mar 2005 23:25:39 +0000 Subject: [PATCH] Sync to Wine-20050310 svn path=/trunk/; revision=14084 --- reactos/w32api/include/objbase.h | 1 + 1 file changed, 1 insertion(+) diff --git a/reactos/w32api/include/objbase.h b/reactos/w32api/include/objbase.h index 2dd51245a81..22f2cdd1725 100644 --- a/reactos/w32api/include/objbase.h +++ b/reactos/w32api/include/objbase.h @@ -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