View Full Version : Making the code work (Q's & A's)
MasterSidious
11-28-2003, 12:38 AM
This thread is just so people can ask questions and get answers.
First question :D
How do I turn a .sln into a project like a .dsw?
Thanks in advance.
RenegadeOfPhunk
11-28-2003, 08:11 AM
You cannot 'change' a .sln file into a .dsw file - they are two different types of files.
The .sln file is opened by Visual C++ 7.0 (.NET).
.dsw files were for Visual Studio 6.0. SO if you have 6.0, you won't be able to open the .sln file.
If you don't have Visual C++, neither file would mean anything to you...
Hope that makes sense...
[ONE]Mushroom
11-28-2003, 11:44 AM
Look what I found:
http://www.codeproject.com/tools/prjconverter.asp
Seems to do exactly what you want.
SuperDindon
11-28-2003, 02:37 PM
:D do they work with Visual Studio .NET 2003?
RenegadeOfPhunk
11-28-2003, 03:13 PM
Well found Mushroom.
...I stand corrected, you can covert them it seems... :)
SuperDindon
11-28-2003, 03:25 PM
Xcellent! It works perfectly
MasterSidious
11-28-2003, 06:18 PM
Do you get any added functions ect. if you get VC++ 7.0?
vBulletin® v3.7.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.