WineHQ
Visual C++ Redistributable Package 2005 SP1 (8.0.50727.762)



Category: Main > Programming / Software Engineering > Visual C++ Redistributable Package > 2005 SP1 (8.0.50727.762)


NameVisual C++ Redistributable Package
Version2005 SP1 (8.0.50727.762)
License Retail
URLhttp://www.microsoft.com/downl...
Votes  
RatingPlatinum
Wine Version1.1.13
Free Download Visual C++ 2005 SP1
Maintainers of this version:
Description
The Microsoft Visual C++ 2005 SP1 Redistributable Package (x86) installs runtime components of Visual C++ Libraries required to run applications developed with Visual C++ on a computer that does not have Visual C++ 2005 installed.
Old test results
The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results (selected in 'Test Results' table below)

What works

Installation of assemblies into WinSxS.

Runtime usage of VC, ATL, MFC libraries. 


What does not


What was not tested
n/a


Additional Comments


Test Results
DistributionTest dateWine versionInstalls?Runs?RatingSubmitter
CurrentFedora 10 x86_64Jan 18 20091.1.13 Yes Yes Platinum Anastasius Focht 
ShowUbuntu 8.04 "Hardy" (+ variants like Kubuntu)Jul 21 20081.0.0 No Not installable Garbage an anonymous user 
ShowUbuntu 7.10 "Gutsy" (+ variants like Kubuntu)Dec 26 20070.9.46. Yes No Garbage an anonymous user 
ShowFedora Core 6 x86_64Sep 07 20070.9.42. Yes Yes Gold Peter Åstrand 


Known bugs
Bug # Description Status Resolution Other apps affected
16577 ntdll/loader/actctx: add support of SxS assembly binding redirects NEW View
19811 Visual C 2005 redistributable installers create many empty directories in WinSXS UNCONFIRMED View

 
Warning

Always use winver "Windows XP" or later when running the Visual C runtime installer!

Don't install Visual C 2005 and later runtime using Wine winver "Windows 2000" or earlier when you intend to switch to winver > "Windows 2000" later! With winver "Windows 2000" the Visual C runtime installer will install assemblies in both, the side-by-side "WinSxS" storage and System32 directory.

If the loader fails to locate assemblies in WinSxS due to assembly manifest mismatch it fall back to load from System32 (Wine doesn't support assembly binding redirects yet). When the Visual C runtime is loaded from system32 directory in winver > "Windows 2000" mode, you will get the infamous:

­R6034: An application has made an attempt to load the C runtime library incorrectly. Please contact the application's support team for moreinformation.

­This is due to checks done by the Visual C runtime itself upon load. By design, such assemblies are never to be loaded from System32 with winver set to > "Windows 2000"!

The Visual C runtime uses FindActCtxSectionString API to check for activation context support and if present it prevents any runtimes from being loaded from system32 directory.


 




   << Back

Page loaded in 0.11111 seconds.