include: Fix a definition

André Hentschel nerv at dawncrow.de
Sun Jan 1 10:16:08 CST 2012


---
 include/winternl.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/winternl.h b/include/winternl.h
index d8dd177..6788fef 100644
--- a/include/winternl.h
+++ b/include/winternl.h
@@ -1553,7 +1553,7 @@ typedef struct _RTL_HANDLE_TABLE
 #define FILE_OPEN_FOR_BACKUP_INTENT     0x00004000
 #define FILE_NO_COMPRESSION             0x00008000
 #define FILE_RESERVE_OPFILTER           0x00100000
-#define FILE_TRANSACTED_MODE            0x00200000
+#define FILE_OPEN_REPARSE_POINT         0x00200000
 #define FILE_OPEN_OFFLINE_FILE          0x00400000
 #define FILE_OPEN_FOR_FREE_SPACE_QUERY  0x00800000
 
-- 

Best Regards, André Hentschel
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Nachrichtenteil als Anhang
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120101/e7fe7b12/attachment.ksh>


More information about the wine-patches mailing list