reactos/win32ss/user/user32/controls
Katayama Hirofumi MZ d55add359c
[COMCTL32][USER32] Button: Fix DLGC_... handling (#6168)
Based on KRosUser's button.patch.
- Fix DLGC_... handling by using & operator
  in BUTTON_CheckAutoRadioButton
  in button.c.
- Fix DLGC_... handling by using & operator
  in IsDialogMessageW in dialog.c.
- BM_CLICK's wParam must be zero.
CORE-17210
2023-12-16 09:29:13 +09:00
..
appswitch.c
button.c [COMCTL32][USER32] Button: Fix DLGC_... handling (#6168) 2023-12-16 09:29:13 +09:00
combo.c [COMCTL32][USER32] ComboBox: Do default processing on WM_SYSKEYDOWN (#6152) 2023-12-11 22:04:18 +09:00
edit.c
ghost.c
icontitle.c
listbox.c
regcontrol.c
scrollbar.c
static.c