mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 05:51:26 +08:00
[WIN32K:NTUSER] ntuser.h: Rename NtUserWaitForInputIdle() 3rd parameter (#2499)
Addendum to 568b6d05.
This commit is contained in:
@@ -3499,7 +3499,7 @@ NTAPI
|
||||
NtUserWaitForInputIdle(
|
||||
IN HANDLE hProcess,
|
||||
IN DWORD dwMilliseconds,
|
||||
IN BOOL Unknown2); /* Always FALSE */
|
||||
IN BOOL bSharedWow); /* Always FALSE */
|
||||
|
||||
DWORD
|
||||
NTAPI
|
||||
|
||||
Reference in New Issue
Block a user