reactos/win32ss/user/user32/controls
Katayama Hirofumi MZ 8c9b6fdb5c
[USER32] Partially fix freezing of Task Switcher (#4148)
- Use SendMessageTimeout instead of SendMessage.
- Use SwitchToThisWindow instead of BringWindowToTop.
- Use ShowWindowAsync instead of ShowWindow.
- Use SWP_ASYNCWINDOWPOS for SetWindowPos.
CORE-17894
2021-12-10 13:37:43 +09:00
..
appswitch.c [USER32] Partially fix freezing of Task Switcher (#4148) 2021-12-10 13:37:43 +09:00
button.c [WIN32K][USER32] Change mechanism for storing dialog info pointer 2021-05-28 08:26:36 +02:00
combo.c [User32] Properly handle WM_CTLCOLOR* messages. 2019-11-06 21:43:00 -06:00
edit.c [USER32] EDIT_WM_KillFocus(): Restore Wine code, #ifdef'ed out 2020-04-26 17:48:41 +02:00
ghost.c [WIN32SS][USER32] Add Ghost codes (retrial of #1100) (#1112) 2018-12-11 12:30:59 +09:00
icontitle.c
listbox.c [USER32][NTUSER] Fix wrong return from LB_GETLISTBOXINFO (#2168) 2020-07-04 15:11:10 +02:00
regcontrol.c [USER32] Add Ghost window class (#1082) 2018-12-02 18:51:44 +09:00
scrollbar.c [WIN32SS] Fix regression CORE-16721 2020-03-12 22:55:04 +01:00
static.c [User32] Sync Port Wine. 2019-06-28 22:22:49 -05:00