Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3046

How to convert .dsw and .dsp files so Visual C++ 2022 can build

$
0
0
Hello. I found a quite interesting source from mid to late 90's from github and can't seem to start building it. I want to convert the old .dsw and .dsp files so that Visual C++ 2022 can open it but the only suggestions I retrieved from Google was to use Visual C++ 2019 to open them, convert them, and then use the .vsproj file with Visual C++ 2022, with no luck I'm looking here for help. I don't think changing the code will help it's just the project it was written in. Are there any working ideas for this? Thanks in advance!

Viewing all articles
Browse latest Browse all 3046

Trending Articles