the Windows side-by-side assembly, or the Component Store directory itself (usually `C:\Windows\winsxs`)
Got a fresh Win7 machine with VS2005 installed. I tried to start a MyApp.exe that is built with manifest …
windows-7 manifest side-by-side winsxsI can't run a debug sdk application because it requires both VC 8 and VC 9 versions of the CRT. But it …
crt winsxsI've got a problem with several VC++ DLLs, which I should include into my .NET/C# project. One VC++ DLL …
c++ .net visual-c++ dependencies winsxsI have a program that is refusing to run on some Windows 7 machines. Using sxstrace, the executable claims to want …
windows-7 msvcrt redistributable winsxsWhere can I find some official note, kb article or other documentation describing changes to the Visual Studio 2010 C/C++ …
visual-studio-2010 c++-cli winsxs msvcr100.dllWhen I write a c++ program (such as B3DTest.exe) depend on a third party dll(such B3DViews.…
visual-c++ dll visual-studio-2005 side-by-side winsxsOn Windows XP, I have an .exe which runs with msvcp90.dll, msvcr90.dll, and Microsoft.VC90.CRT.manifest in …
windows visual-c++ manifest config winsxs