Description: This utility is designed to make it easier for folks to switch back and
forth between Visual Studio 2005 and Visual Studio 2008. It edits the
solution (*.sln) and project files (*.csproj,*.vbproj, and*.vcproj) so
that they can be openeded by either version.
The installer creates a shell extension which adds an "open with" option
for the solution file.
///////////////////////////////
Change log:
*2009/6/7 By Charles
-- Center window on start, minor UI fine tuning
-- Fixed bugs when converting ANSI encoded(e.g. Cmake generated solution files uses ANIS encode) solution files
-- Fixed a bug when converting solution files start with an empty line
-- Add drag & drop support
File list (Check if you may need any files):
VS_Solution_Converter
.....................\bin
.....................\...\ProjectConverter.exe
.....................\src
.....................\...\app.config
.....................\...\fmMain.cs
.....................\...\fmMain.Designer.cs
.....................\...\fmMain.resx
.....................\...\Program.cs
.....................\...\ProjectConverter.csproj
.....................\...\ProjectConverter.csproj.user
.....................\...\ProjectConverter.sln
.....................\...\Properties
.....................\...\..........\AssemblyInfo.cs
.....................\...\..........\Resources.Designer.cs
.....................\...\..........\Resources.resx
.....................\...\..........\Settings.Designer.cs
.....................\...\..........\Settings.settings
.....................\...\ReadMe.txt
.....................\...\Setup
.....................\...\.....\Debug
.....................\...\.....\Release
.....................\...\.....\Setup.vdproj