RE: Using MS Visual Studio.net to write Ms visual C++ 6.0
From: Škrat Bolfenk (miro_beranic_at_hotmail.com)
Date: 02/26/05
- Next message: Larry Brasfield: "Re: Need Help Fixing GDI Leaks"
- Previous message: Škrat Bolfenk: "RE: migration from VC6 to VC++.NET Casting Pb"
- In reply to: Charlie1: "Using MS Visual Studio.net to write Ms visual C++ 6.0"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 25 Feb 2005 16:13:02 -0800
.... or :
- turn off the /clr switch
or
- add #pragma unmanaged to every source file in your project
I think this is all ... take a look in the property panel of your project
and config it the way you need
"Charlie1" wrote:
> I am a student taking c++ programming I purchased a program Visual Studio.net
> (2003 ver), The college is using visual C++ 6.0. How can I use my porgram to
> write programs in Ms 6.0. Do I have to buy C++ 6.0 I allready purchased on
> program.
- Next message: Larry Brasfield: "Re: Need Help Fixing GDI Leaks"
- Previous message: Škrat Bolfenk: "RE: migration from VC6 to VC++.NET Casting Pb"
- In reply to: Charlie1: "Using MS Visual Studio.net to write Ms visual C++ 6.0"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|