https://bugs.winehq.org/show_bug.cgi?id=49487
--- Comment #2 from RCK victimofleisure@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.