ntdll: Pass SYNCHRONIZE flag in NtOpenFile and NtCreateFile calls.

Jacek Caban jacek at codeweavers.com
Tue Feb 9 05:11:07 CST 2016


This is needed by Office 2013, which hooks those functions and expects
flag to be set.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
 dlls/ntdll/actctx.c    | 4 ++--
 dlls/ntdll/directory.c | 2 +-
 dlls/ntdll/loader.c    | 4 ++--
 dlls/ntdll/path.c      | 2 +-
 dlls/ntdll/reg.c       | 2 +-
 5 files changed, 7 insertions(+), 7 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ntdll-Pass-SYNCHRONIZE-flag-in-NtOpenFile-and-NtCreat.diff
Type: text/x-patch
Size: 4289 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160209/882b7134/attachment.bin>


More information about the wine-patches mailing list