http://bugs.winehq.org/show_bug.cgi?id=4054
------- Additional Comments From dank@kegel.com 2006-10-07 09:13 ------- With today's Wine, after supplying the needed gdiplus.dll and dhtmled.ocx ms dll's, it still crashes with:
err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not registered wine: Unhandled page fault on read access to 0x00000000 at address 0x59a051f0 (thread 0009), starting debugger... Backtrace: =>1 0x59a051f0 in triedit (+0x51f0) (0x59a051f0)
(triedit is part of dhtmled.ocx) That GUID, 4955dd33-b159-11d0-8fcf-00aa006bcc59, appears in a lot of posts about not being able to run things under Wine. It appears to be provided by msimtf.dll. Maybe it's time to try creating a stub implementation of that dll.