http://bugs.winehq.org/show_bug.cgi?id=1988
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|kernel32 |comctl32
--- Comment #6 from James Hawkins truiken@gmail.com 2008-01-08 04:48:31 --- You can finagle the installation of WMP9, and the app continues to load but crashes with an unhandled exception that the app itself catches. Running the app in winedbg, we see comctl32:treeview in the backtrace. The app deletes the entries in the treeview and crashes when we send the app a WM_NOTIFY message. I would try to use native comctl32 to see if it helps, but I can't figure out how that works anymore.