Hi all,
when using the latest cvs code to install a program called DEROUCK (seems to be a 16 bit app), I get the following errors:
err:string:lstrcpyA (0x40425bec, 0x1800): page fault occurred ! Caused by bug ? err:module:BUILTIN32_LoadLibraryExA loaded .so but dll ole2.dll still not found - 16-bit dll or version conflict. err:module:BUILTIN32_LoadLibraryExA loaded .so but dll typelib.dll still not found - 16-bit dll or version conflict. err:module:BUILTIN32_LoadLibraryExA loaded .so but dll ole2disp.dll still not found - 16-bit dll or version conflict. err:module:BUILTIN32_LoadLibraryExA loaded .so but dll ole2prox.dll still not found - 16-bit dll or version conflict. err:module:BUILTIN32_LoadLibraryExA loaded .so but dll ole2conv.dll still not found - 16-bit dll or version conflict. err:module:BUILTIN32_LoadLibraryExA loaded .so but dll storage.dll still not found - 16-bit dll or version conflict. err:module:BUILTIN32_LoadLibraryExA loaded .so but dll compobj.dll still not found - 16-bit dll or version conflict. err:module:BUILTIN32_LoadLibraryExA loaded .so but dll ole2nls.dll still not found - 16-bit dll or version conflict. fixme:global:GlobalReAlloc16 Realloc failed lock 3 fixme:global:GlobalReAlloc16 Realloc failed lock 3 fixme:ole:CoCreateInstance no classfactory created for CLSID {00021401-0000-0000-c000-000000000046}, hres is 0x80040154 fixme:ole:CoCreateInstance no classfactory created for CLSID {00021401-0000-0000-c000-000000000046}, hres is 0x80040154 fixme:ole:CoCreateInstance no classfactory created for CLSID {00021401-0000-0000-c000-000000000046}, hres is 0x80040154 fixme:ole:CoCreateInstance no classfactory created for CLSID {00021401-0000-0000-c000-000000000046}, hres is 0x80040154 fixme:ole:LoadTypeLib16 (L"\3a43\575c\4e49\4f44\5357\535c\5359\4554\5c4d\434f\3532\442e\4c4c",0x4 03a5962): stub fixme:ole:LoadTypeLib16 (L"\3a43\575c\4e49\4f44\5357\535c\5359\4554\5c4d\4144\324f\3135\2e36\4c44 L|\0907\a99f\1a1c\08ef|\054b\08ef",0x403a5984): stub wine: Unhandled exception, starting debugger... err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 addr 0x4029e887
Now I tried to ignore these, because the program installed and the unhandled exception happened when "udating system configuration", so I tried to run the program and got this:
wine DEROUCK.EXE fixme:ole:OaBuildVersion16 If you get version error messages, please report them fixme:ole:CoRegisterMessageFilter16 (0x4039d88e,0x4039d896),stub! fixme:ole:CoRegisterClassObject16 ({A4C4671C-499F-101B-BB78-00AA00383CBB},0x412eae30,0x00000001,0x00000001, 0x412b9304),stub wine: Unhandled exception, starting debugger... err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 addr 0x4029e887
Anybody can help me on this one?
Franky