Is there a way to suppress the level of errors in VC++ 7?
I have a large scale commercial app, and need to port it from Visual C++ 6.0 over to Visual C++ .NET 2003. I already converted my *.DSP files to *.vcproj files. I am getting a LOT of errors and warnings when I compile.
I was wondering if there is an easy way around this? Is there a way in the project settings to drop down the level of errors? If I wanted to use the VC++ 6.0 "level of errors", just with the .NET compiler?
I have a large scale commercial app, and need to port it from Visual C++ 6.0 over to Visual C++ .NET 2003. I already converted my *.DSP files to *.vcproj files. I am getting a LOT of errors and warnings when I compile.
I was wondering if there is an easy way around this? Is there a way in the project settings to drop down the level of errors? If I wanted to use the VC++ 6.0 "level of errors", just with the .NET compiler?