[Bug 49487] list control custom draw in report view shows blank item if handler clears uItemState CDIS_SELECTED flag

WineHQ Bugzilla wine-bugs at winehq.org
Tue Jun 30 04:12:54 CDT 2020


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

--- Comment #2 from RCK <victimofleisure at yahoo.com> ---
Created attachment 67604
  --> https://bugs.winehq.org/attachment.cgi?id=67604
Demo app

This is the simplest app I can make that demonstrates the issue. It's a stock
Visual Studio 2012 dialog app with very minor modifications. The dialog has
only a virtual (owner data) list control. The list control uses the custom draw
technique described in the bug report to display *selected* list items in
bright red. Under Wine (if the bug is reproducible) the selected list items
will display incorrectly or more likely not display at all.

-- 
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