On Wed, Dec 24, 2008 at 8:27 AM, MrTAToad <wineforum-user@xxxxxxxxxx> wrote: > When trying to use the GLBasic editor in the latest version of WINE 1.11.1 (and with Ubuntu 8.10), I get the following error messages : > > fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" > err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\GLBasic\\EditorE.exe") not found > err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program Files\\GLBasic\\EditorE.exe") not found > err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program Files\\GLBasic\\EditorE.exe") not found > err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\GLBasic\\EditorE.exe" failed, status c0000135g > > However, in version 1.0.1 the editor works fine with no messages. > > > > > > $ wget kegel.com/wine/winetricks $ sh winetricks vcrun2005 -- -Austin