reactos/dll
Hermès Bélusca-Maïto 780f2ba215
[USER32][COMCTL32] Move the auto radio button group logic from BM_SETCHECK to WM_LBUTTONUP handler.
CORE-8526

Import Wine commit:
96d0af52eb

"user32: Move the auto radio button group logic from BM_SETCHECK to WM_LBUTTONUP handler.
This patch also changes the logic to get the control style with WM_GETDLGCODE
instead of GetWindowLong to make the message test pass.
"
by Dmitry Timoshkov.
See bug report https://bugs.winehq.org/show_bug.cgi?id=42010

- (ReactOS-only) Fix also the corresponding logic in COMCTL32.
2019-03-24 17:23:24 +01:00
..
3rdparty [LIBTIRPC] Silence MSVC warnings 2019-03-04 21:58:42 +01:00
apisets [MSVCRT] export _local_unwind4 for 6.0+ version 2019-01-10 19:48:49 +01:00
appcompat [SHIMENG] Implement experimental support for multiple hooks on the same function 2019-03-14 20:02:01 +01:00
cpl [SYSDM] Get a profiles 'State' value and use it to display the profile type. 2019-03-24 06:50:24 +01:00
directx [DMUSIC] Sync with Wine Staging 4.0. CORE-15682 2019-01-25 13:12:18 +01:00
keyboard [USETUP][NTDLL_APITEST][KBDROST] Allow non-Latin codepage users to build ReactOS on MSVC (Retrial of #1150) (#1168) 2018-12-20 17:25:32 +09:00
nls
np
ntdll [LDR] Do not call module entrypoints while loading the shim engine. 2019-03-14 20:02:01 +01:00
opengl [OPENGL32] Fix wglChoosePixelFormat 2019-01-19 14:23:54 +01:00
shellext [ACPPAGE][SYSDM] Update Ukrainian translation (#1435) 2019-03-23 15:20:34 +01:00
win32 [USER32][COMCTL32] Move the auto radio button group logic from BM_SETCHECK to WM_LBUTTONUP handler. 2019-03-24 17:23:24 +01:00
CMakeLists.txt