http://bugs.winehq.org/show_bug.cgi?id=28429
Summary: Internet Explorer 3.02 crashes on startup - unimplemented function urlmon.dll.RegisterMediaTypes Product: Wine Version: 1.3.28 Platform: x86-64 URL: http://www.mirrorservice.org/sites/browsers.evolt.org/ browsers/ie/win32/3.02/win95full/msie302m95.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: urlmon AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com
If I try to run IE3 for Windows 95 without first setting a native override for urlmon, I get:
wine: Call from 0x7b83b4c2 to unimplemented function urlmon.dll.RegisterMediaTypes, aborting wine: Unimplemented function urlmon.dll.RegisterMediaTypes called at address 0x7b83b4c2 (thread 0023), starting debugger...
Installation and testing instructions:
1. Change the reported Windows version to Windows 95. 2. Add global native,builtin overrides for these: iexplore.exe, jscript, mshtml, shdocvw 3. Add a shell32=disabled override for infinst2.exe only. 4. Run the installer, leave all settings at default, and allow it to restart at the end. 5. On the first run, disable the default browser check. It will then crash from an unimplemented function in (native) shdocvw. 6. Run the browser a second time and the urlmon crash should occur.