reactos/win32ss/user/user32
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
..
controls [COMCTL32][USER32] Button: Fix DLGC_... handling (#6168) 2023-12-16 09:29:13 +09:00
include [MSCTFIME][SDK][USER32] Add msctfime.ime (stub) (#6141) 2023-12-11 22:37:25 +09:00
lang [REACTOS] Omit "aka" for the authors' nicknames 2023-12-03 22:08:20 +03:00
misc [USER32] Fix F1'97 Demo icon not showing in explorer (#5268) 2023-11-27 17:02:08 +00:00
resources Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
windows [COMCTL32][USER32] Button: Fix DLGC_... handling (#6168) 2023-12-16 09:29:13 +09:00
CMakeLists.txt [GDI32][USER32] Order the set_module_type arguments the usual way ("UNICODE" before the entrypoint). 2022-10-06 15:37:23 +02:00
user32.rc [USER32] Fix OEM resources compilation due to missing OBM_, OIC_, OCR_ defines... 2023-11-23 11:39:57 +01:00
user32.spec [GDI32][USER32] Order the set_module_type arguments the usual way ("UNICODE" before the entrypoint). 2022-10-06 15:37:23 +02:00