Alexandre Julliard : ntdll: Added spec entry for NtQueryMultipleValueKey.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Jun 12 10:02:36 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 72e2dea1f13fb28c9391b41fa412bf75f26da811
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=72e2dea1f13fb28c9391b41fa412bf75f26da811

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Jun 12 16:10:28 2006 +0200

ntdll: Added spec entry for NtQueryMultipleValueKey.

---

 dlls/ntdll/ntdll.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/ntdll/ntdll.spec b/dlls/ntdll/ntdll.spec
index 2950453..4b5549f 100644
--- a/dlls/ntdll/ntdll.spec
+++ b/dlls/ntdll/ntdll.spec
@@ -252,7 +252,7 @@ # @ stub NtQueryInformationJobObject
 @ stub NtQueryIntervalProfile
 @ stub NtQueryIoCompletion
 @ stdcall NtQueryKey (long long ptr long ptr)
-# @ stub NtQueryMultipleValueKey
+@ stdcall NtQueryMultipleValueKey(long ptr long ptr long ptr)
 @ stdcall NtQueryMutant(long long ptr long ptr)
 @ stdcall NtQueryObject(long long long long long)
 @ stub NtQueryOpenSubKeys




More information about the wine-cvs mailing list