http://bugs.winehq.org/show_bug.cgi?id=10801
Summary: Listview: Multiple Item selection in listview causes recursion problem Product: Wine Version: 0.9.51. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: winehacker@gmail.com
Created an attachment (id=9665) --> (http://bugs.winehq.org/attachment.cgi?id=9665) +listview debug log
This bug is hard to describe along with steps to replicate but I will do my best.
In Windows Media Player 9 Setup on first run creates a listview created with multiple objects allowing selection and deselection for file associations. What seems to happen is that with multiple selections, ListView_GetItem and ListView_SetItem overflow the array containing the items after multiple selections.