TonyPursell
June 17th, 2008, 06:34 PM
I am trying to get an app working (Tax Calc). There seems to be a problem with the builtin version of shdocvw.dll so I want to try it using the native version. However I get
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"shdocvw.dll"
I assume this means Wine cannot find the dll even though I have it in both the system32 folder and the program's own folder.
I am using Ubuntu 8.04 and Wine 1.0. Any suggestions why Wine won't load this DLL?
Tony
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"shdocvw.dll"
I assume this means Wine cannot find the dll even though I have it in both the system32 folder and the program's own folder.
I am using Ubuntu 8.04 and Wine 1.0. Any suggestions why Wine won't load this DLL?
Tony