From 96ed5e24410a1c2d846dda794a64a4a95ddd2275 Mon Sep 17 00:00:00 2001 From: Chris Sutcliffe Date: Sat, 17 Jan 2009 17:00:07 +0000 Subject: [PATCH] 2009-01-11 Henry Nestler * lib/ddk/ntoskrnl.def: Enable ZwQueryEaFile, ZwSetEaFile, NtQueryEaFile, NtSetEaFile. --- winsup/w32api/ChangeLog | 6 ++++++ winsup/w32api/lib/ddk/ntoskrnl.def | 8 ++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog index c1606a802..3d64384fd 100644 --- a/winsup/w32api/ChangeLog +++ b/winsup/w32api/ChangeLog @@ -1,7 +1,13 @@ +2009-01-11 Henry Nestler + + * lib/ddk/ntoskrnl.def: Enable ZwQueryEaFile, ZwSetEaFile, NtQueryEaFile, + NtSetEaFile. + 2009-01-07 Corinna Vinschen * include/winbase.h (SCS_64BIT_BINARY): Define. +>>>>>>> 1.981 2008-12-05 Chris Sutcliffe * include/w32api.h: Increment version to 3.13. diff --git a/winsup/w32api/lib/ddk/ntoskrnl.def b/winsup/w32api/lib/ddk/ntoskrnl.def index 9ba90b0ac..b3c31a9d8 100644 --- a/winsup/w32api/lib/ddk/ntoskrnl.def +++ b/winsup/w32api/lib/ddk/ntoskrnl.def @@ -749,7 +749,7 @@ NtOpenThread@16 NtOpenThreadToken@16 ;NtOpenThreadTokenEx ;NtQueryDirectoryFile -;NtQueryEaFile +NtQueryEaFile@36 NtQueryInformationAtom@20 ;NtQueryInformationFile NtQueryInformationProcess@20 @@ -762,7 +762,7 @@ NtQuerySystemInformation@16 NtReadFile@36 NtRequestPort@8 NtRequestWaitReplyPort@12 -;NtSetEaFile +NtSetEaFile@16 NtSetEvent@8 ;NtSetInformationFile NtSetInformationProcess@16 @@ -1318,7 +1318,7 @@ ZwQueryDefaultLocale@8 ZwQueryDefaultUILanguage@4 ZwQueryDirectoryFile@44 ZwQueryDirectoryObject@28 -;ZwQueryEaFile +ZwQueryEaFile@36 ZwQueryFullAttributesFile@8 ZwQueryInformationFile@20 ZwQueryInformationJobObject@20 @@ -1345,7 +1345,7 @@ ZwSaveKey@8 ;ZwSetBootOptions ZwSetDefaultLocale@8 ZwSetDefaultUILanguage@4 -;ZwSetEaFile +ZwSetEaFile@16 ZwSetEvent@8 ZwSetInformationFile@20 ZwSetInformationJobObject@16