http://bugs.winehq.org/show_bug.cgi?id=9491
--- Comment #12 from Daniel Jelinski djelinski1@gmail.com 2013-01-02 14:13:32 CST --- Created attachment 43062 --> http://bugs.winehq.org/attachment.cgi?id=43062 hack for LVM_GETSUBITEMRECT
I have working hacks for all of these issues (except incorrect item height), but lack time to turn them into real patches. I'd be happy if you could finish it up. I attached my hack for the issue here. The correct solution should turn the special case for headers into the default behavior of LISTVIEW_GetItemMetrics, and also fix LVIR_ICON and LVIR_LABEL handling.