19 Nov
2024
19 Nov
'24
9:50 a.m.
Zhiyi Zhang (@zhiyi) commented about dlls/comctl32/toolbar.c:
FIXME("TTN_GETDISPINFOA - should not be received; please report\n"); return 0;
+ /* FIXME: CBEN_ENDEDITW is just 1 of 4294967244 codes that should be forwarded */
Let's add a FIXME() in the default case instead of putting a comment here. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6737#note_87992