mirror of
https://github.com/reactos/reactos.git
synced 2025-08-01 21:13:02 +00:00
Fix NtUserGetClipboardViewer in w32ksvc a smaller typo
svn path=/trunk/; revision=28436
This commit is contained in:
parent
e7fd85126b
commit
0b103054a4
1 changed files with 56 additions and 57 deletions
|
@ -399,7 +399,7 @@ NtUserGetClipboardData 2
|
|||
NtUserGetClipboardFormatName 3
|
||||
NtUserGetClipboardOwner 0
|
||||
NtUserGetClipboardSequenceNumber 0
|
||||
# NtUserGetClipboardViewer 1 Wrong number of param ?
|
||||
NtUserGetClipboardViewer 0
|
||||
NtUserGetClipCursor 1
|
||||
NtUserGetComboBoxInfo 2
|
||||
NtUserGetControlBrush 3
|
||||
|
@ -682,7 +682,6 @@ NtUserEnumDisplayMonitors 5
|
|||
NtUserFindExistingCursorIcon 4
|
||||
NtUserFindWindowEx 4
|
||||
NtUserGetClassInfo 4
|
||||
NtUserGetClipboardViewer 0
|
||||
NtUserInitTask 11
|
||||
NtUserSetClassWord 3
|
||||
NtUserSetCursorIconData 6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue