Visual C++ 6.0

  • Thread starter Thread starter Deepak Kumar
  • Start date Start date
D

Deepak Kumar

I have an application in Visual Studio 6.0.
Is it possible to compile the same in Visual.NET without
converting the files (Are there any options in Visual.NET
to use Visual C++ 6.0 for compilation)
 
You best option is to compile it in the newer compiler and correct compiler
errors as and when you see them. The new compiler is improved and
more confirming to C++ standards.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top