mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
add NtUserInvalidateRect and NtUserInvalidateRgn to w32ksvc.db
svn path=/trunk/; revision=28035
This commit is contained in:
parent
54d13b61db
commit
3b7f8774ac
1 changed files with 2 additions and 0 deletions
|
@ -417,6 +417,8 @@ NtUserInitializeClientPfnArrays 4
|
|||
NtUserInitTask 11
|
||||
NtUserInsertMenuItem 4
|
||||
NtUserInternalGetWindowText 3
|
||||
NtUserInvalidateRect 3
|
||||
NtUserInvalidateRgn 3
|
||||
NtUserIsClipboardFormatAvailable 1
|
||||
NtUserKillSystemTimer 2
|
||||
NtUserKillTimer 2
|
||||
|
|
Loading…
Reference in a new issue