http://bugs.winehq.org/show_bug.cgi?id=34276
Bug #: 34276 Summary: native msvc* stopped working Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs@winehq.org ReportedBy: piotr.caban@gmail.com Classification: Unclassified
Since this commit: commit 2a5a8bc4a32f7e6d408388d9afec0c5a92bc1529 Author: Nikolay Sivov nsivov@codeweavers.com Date: Sun Aug 4 18:21:09 2013 +0400
ntdll: Implement compatible section for dll redirects.
it's no longer possible to use native msvc* dlls on wine.
I've tested it with World Of Tanks game (it's a few gigabytes download) but it's probably better to test it with something smaller. In this case the version of installed libraries and version in manifest file was the same.