From e52e391e6841b8b84c79a0395f24e21f9ebab0d7 Mon Sep 17 00:00:00 2001 From: Giannis Adamopoulos Date: Wed, 25 Feb 2015 20:04:53 +0000 Subject: [PATCH] fix build. I forgot this file svn path=/trunk/; revision=66458 --- reactos/win32ss/include/ntuser.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reactos/win32ss/include/ntuser.h b/reactos/win32ss/include/ntuser.h index e79edf551c1..7794ac0930f 100644 --- a/reactos/win32ss/include/ntuser.h +++ b/reactos/win32ss/include/ntuser.h @@ -1366,9 +1366,9 @@ NtUserActivateKeyboardLayout( DWORD NTAPI NtUserAlterWindowStyle( - DWORD Unknown0, - DWORD Unknown1, - DWORD Unknown2); + HWND hWnd, + DWORD Index, + LONG NewValue); BOOL NTAPI