mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
sync user32 button with wine 1.1.24
svn path=/trunk/; revision=41555
This commit is contained in:
@@ -467,6 +467,7 @@ static LRESULT ButtonWndProc_common(HWND hWnd, UINT uMsg,
|
||||
if (style & BS_NOTIFY)
|
||||
BUTTON_NOTIFY_PARENT(hWnd, BN_KILLFOCUS);
|
||||
|
||||
InvalidateRect( hWnd, NULL, FALSE );
|
||||
break;
|
||||
|
||||
case WM_SYSCOLORCHANGE:
|
||||
|
||||
Reference in New Issue
Block a user