http://bugs.winehq.org/show_bug.cgi?id=10588
Summary: Shotonline fails to start Product: Wine Version: CVS/GIT Platform: PC URL: http://shotonline.cdnetworks.us/ShotOnline/ShotOnlineCli ent_Global_Gamescampus.exe OS/Version: Linux Status: UNCONFIRMED Keywords: download Severity: enhancement Priority: P2 Component: wine-shdocvw AssignedTo: wine-bugs@winehq.org ReportedBy: xerox_xerox2000@yahoo.co.uk
A user submitted this into appdb, with garbage results. Seems to suffer from lot of bugs, however the first bug is that it just returns to the console:
fixme:shdocvw:PersistMemory_Load (0x129198)->(0x452cfc 9c)
That's all it says basically
by return just S_OK instead of E_NOTIMPL in PersistMemory_Load it gets tiny bit further, then returning again S_OK instead of E_NOTIMPL in WebBrowser_getBusy makes the initial window come up fine,and the autostart patching starts to work