[PATCH] ntdll: Add stubbed implementations for NtQueryEaFile and NtSetEaFile

Andrey Turkin andrey.turkin at gmail.com
Tue Sep 23 12:12:19 CDT 2008


NtQueryEaFile and NtSetEaFile are required for cvs.exe shipped with
TortoiseCVS. This patch fixes bug 10706.
---
 dlls/ntdll/file.c     |   53 +++++++++++++++++++++++++++++++++++++++++++++++++
 dlls/ntdll/ntdll.spec |    8 +++---
 include/winternl.h    |    2 +-
 3 files changed, 58 insertions(+), 5 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: acb5dbd5a8daa360057b3eb43d0dc5ceb814adb5.diff
Type: text/x-patch
Size: 5462 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080923/342f6334/attachment.bin 


More information about the wine-patches mailing list