mirror of
https://github.com/reactos/reactos.git
synced 2025-05-14 23:03:53 +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
|
DWORD
|
||||||
NTAPI
|
NTAPI
|
||||||
NtUserAlterWindowStyle(
|
NtUserAlterWindowStyle(
|
||||||
DWORD Unknown0,
|
HWND hWnd,
|
||||||
DWORD Unknown1,
|
DWORD Index,
|
||||||
DWORD Unknown2);
|
LONG NewValue);
|
||||||
|
|
||||||
BOOL
|
BOOL
|
||||||
NTAPI
|
NTAPI
|
||||||
|
|
Loading…
Reference in a new issue