[Bug 36954] DVDFab 9.x fails to convert video files

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 22 20:32:27 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=36954

--- Comment #2 from Dmitry Timoshkov <dmitry at baikal.ru> ---
(In reply to Piotr Caban from comment #1)
> The application ships it's own version of msvcr90.dll. This version of dll
> is not compatible with Microsoft's one.
> 
> I'm not sure if there's anything that can be done to fix it inside wine.
> Maybe it can be solved by implementing more complete support for manifests
> and loading the dll shiped with application in this case.
> 
> The workaround is to set msvcr90=native override using winecfg.

Does setting 'msvcr90=native' in winecfg really work without deleting
a fake manifest? WINEDLLOVERRIDES="msvcr90=n" doesn't currently work
for a dll with a manifest due to a bug in Wine, see for details
http://bugs.winehq.org/show_bug.cgi?id=28225
http://bugs.winehq.org/show_bug.cgi?id=33604

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list