http://bugs.winehq.org/show_bug.cgi?id=3231
--- Comment #13 from Igor Tarasov tarasov.igor@gmail.com 2009-08-01 18:08:22 --- First up, I've made clean git clone, and wine version is not wine-1.1.26-232-g39876f4, but wine-1.1.26-231-gfe9d360. Next, I get a huge lot of various font-related errors when running any application (including complains on missing freetype while freetype is there), and all russian characters are being displayed as boxes in all applications. There is no such error in wine-1.26 from repo. And I've builded wine somewhere in 1.24 version on this same machine, and it was okay.
But anyway, I've patched the code, launched regedit, opened import dialog, and was unable to drag columns. They just behave as they did. I've checked out some other applications and they all do not work.
BTW, wget -qO- http://bugs.winehq.org/attachment.cgi?id=22742 | patch -p1 produced the following:
patching file dlls/comctl32/listview.c patching file dlls/comctl32/tests/listview.c Hunk #1 succeeded at 3155 (offset -2 lines). Hunk #2 succeeded at 3170 (offset -2 lines).