http://bugs.winehq.org/show_bug.cgi?id=6168
xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|wine-x11driver |wine-ole Ever Confirmed| |1 Keywords| |download Summary|Statistica 6 Demo falls on |Statistica 6 Demo fails |start |because of unimplemented | |ole32.OleCreateEmbeddingHelp | |er
------- Additional Comments From xerox_xerox2000@yahoo.co.uk 2006-19-09 15:56 ------- Hi, Konstantin, i gave the demo a try, a few remarks: you've set a lot of dlls to native, please try with builtin first. The first bug i see is an unimplemented ole32.OleCreateEmbeddingHelper. It's not in your crash log as you appear to use native ole32. A simple stub helps the application to get further, but for this app to work right it needs to be implemented.
Second, the crash you see is a bug in comctl32.dll. The application starts fine if you set comctl32 (and ole32 of course) as native.
Third, there's also a problem with riched20 in the application, but there's already another bugreport for that bug. Please open seperate bug for the comctl32 bug.