mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
ntdll: Added spec entry for NtQueryMultipleValueKey.
This commit is contained in:
parent
fe4c4780eb
commit
72e2dea1f1
1 changed files with 1 additions and 1 deletions
|
@ -252,7 +252,7 @@
|
|||
@ 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
|
||||
|
|
Loading…
Reference in a new issue