[Bug 44329] Listview custom draw in report mode uses wrong state of LV_ITEM using LVIS_STATEIMAGEMASK

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 10 06:15:31 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=44329

--- Comment #7 from Nikolay Sivov <bunglehead at gmail.com> ---
The problem is not that wrong state is returned, but actually state field is
not touched at all when requesting subitem data. I'll send a fix for that after
code freeze.

P.S. running your test exe is problematic, it needs mfc140, but after
installing vcrun2015, it still crashes because of some ucrtbase vs api-ms-*
forwards. If possible please rebuild it with older Visual Studio.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list