19 Nov
2024
19 Nov
'24
9:04 a.m.
Zhiyi Zhang (@zhiyi) commented about dlls/comctl32/tests/combo.c:
+ { + TranslateMessage(&msg); + DispatchMessageA(&msg); + } + } + } +} + + +static void test_combo_keypresses(void) +{ + HWND combo; + BOOL dropped; + int i; + char selected[20]; + const char* strings_to_add[] = { Let's align the asterisk to the right.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/4794#note_87980