http://bugs.winehq.org/show_bug.cgi?id=17422
--- Comment #2 from John Haywards normandy@web.de 2009-02-16 10:59:20 --- Created an attachment (id=19493) --> (http://bugs.winehq.org/attachment.cgi?id=19493) +ole,+msgbox,+seh (3MB)
Installed vb6_run(time), and set oleaut32.dll override, didn't help. Same crash. Do you need an +ole32 log? Here is one.
Here's the complete log from startup to crash: --- fixme:storage:StgCreateDocfile Storage share mode not implemented. fixme:ras:RasEnumEntriesA ((nil),(null),0x32f87c,0x32f874,0x32f878),stub! fixme:ras:RasEnumEntriesA ((nil),(null),0x32ec00,0x32ebf8,0x32ebfc),stub! err:module:import_dll Library LFFAX13n.dll (which is needed by L"C:\windows\system32\LFTIF13N.DLL") not found err:module:import_dll Library LTCLR13N.dll (which is needed by L"C:\windows\system32\LFTIF13N.DLL") not found err:module:import_dll Library LFFAX13n.dll (which is needed by L"C:\windows\system32\LFTIF13N.DLL") not found err:module:import_dll Library LTCLR13N.dll (which is needed by L"C:\windows\system32\LFTIF13N.DLL") not found fixme:font:WineEngCreateFontInstance Untranslated charset 255 fixme:ras:RasHangUpA (0x6e6574),stub! ---
If I copy the dlls reported missing to system32, the app doesn't even startup: "wine: Call from 0x1ffcc63d to unimplemented function LTKRN13N.dll.311, aborting ", but this seems to be another error!?