mirror of
https://github.com/reactos/reactos.git
synced 2025-05-15 07:17:23 +00:00
fix build. I forgot this file
svn path=/trunk/; revision=66458
This commit is contained in:
parent
420ed9cda0
commit
e52e391e68
1 changed files with 3 additions and 3 deletions
|
@ -1366,9 +1366,9 @@ NtUserActivateKeyboardLayout(
|
|||
DWORD
|
||||
NTAPI
|
||||
NtUserAlterWindowStyle(
|
||||
DWORD Unknown0,
|
||||
DWORD Unknown1,
|
||||
DWORD Unknown2);
|
||||
HWND hWnd,
|
||||
DWORD Index,
|
||||
LONG NewValue);
|
||||
|
||||
BOOL
|
||||
NTAPI
|
||||
|
|
Loading…
Reference in a new issue