https://bugs.winehq.org/show_bug.cgi?id=25631
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #15 from winetest@luukku.com --- https://source.winehq.org/git/wine.git/?a=search&h=HEAD&st=grep&...
dlls/riched20/editor.c 248 static const WCHAR REListBox20W[] = {'R','E','L','i','s','t','B','o','x','2','0','W', 0}; 3085 UnregisterClassW(REListBox20W, 0); 5116 wcW.lpszClassName = REListBox20W;
RECombobox20W
on other hand gave no matches.
Is this partly solved or is that even enough for REListBox20W?