Phil Costin <philcostin@xxxxxxxxxxx> wrote: > azathothgr wrote: > > Running the application ArtRage 2.11 which requires msvcr80.dll pops up > > the following error message : > > Runtime Error > > > > Program C:/...../Artrage.exe > > > > An application has made an attempt to load the C runtime library > > incorrectly. > > > > Searching around, I've found that there's a bug report about a similar > > error,for a different application and for wine version 0.9.10, but > > nothing else, concerning more recent versions.. > > Does anyone know if it's the same bug (it was #4894) , or what can be > > done to fix it? > > > > Thanks > I also noticed this today. It seems that anything compiled with VS 2005 > requires a "manifest" to be produced - an XML file containing information > about DLL dependencies for an executable. WINE does not seem to know about > manifests yet (named "<program name>.exe.manifest") and therefore can not > load the DLL correctly. I could be completely wrong and it is loading the > DLL but failing after that. Can anyone else confirm this? Comment out in ../wine/dlls/kernel/kernel32.spec the entries for FindActCtxSectionStringA and FindActCtxSectionStringW and recompile. The application starts up then. Take as a workaround until .manifest parsing is implemented. Bye -- Uwe Bonnes bon@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt --------- Tel. 06151 162516 -------- Fax. 06151 164321 ---------- _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users