11 Jul
2023
11 Jul
'23
10:19 a.m.
Zhiyi Zhang (@zhiyi) commented about dlls/comctl32/tests/syslink.c:
g_link_id = 0; SendMessageA(hwnd, WM_LBUTTONDOWN, 1, MAKELPARAM( /* x */ 50, /* y */ 10 )); SendMessageA(hwnd, WM_LBUTTONUP, 0, MAKELPARAM( /* x */ 50, /* y */ 10 ));
You can remove the commit message "Fix the issue of incorrect link ID calculation due to a lack of judgment on the current type.". The subject is already clear. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3114#note_38640