Index: reactos/win32ss/user/user32/windows/defwnd.c =================================================================== --- reactos/win32ss/user/user32/windows/defwnd.c (revision 75658) +++ reactos/win32ss/user/user32/windows/defwnd.c (working copy) @@ -50,7 +50,6 @@ return gpsi->ahbrSystem[nIndex]; } - SetLastError(ERROR_INVALID_PARAMETER); return NULL; }