mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 11:53:32 +00: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