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.