Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / February 2005

Tip: Looking for answers? Try searching our database.

Using MS Visual Studio.net to write Ms visual C++ 6.0

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Charlie1 - 22 Feb 2005 02:01 GMT
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.  
Antti Keskinen - 22 Feb 2005 07:49 GMT
Hello !

Try Googling for a tool called 'project converter' for Visual Studio .NET.
This allows converting .NET solution files into 6.0 workspace files.
Alternatively, you can write code with .NET, test it, and then copy away the
source and header files, generating a new blank workspace with 6.0 and
adding the ready files into the project. This is what I do due to version
differences.

-Antti Keskinen

>I am a student taking c++ programming I purchased a program Visual
>Studio.net
[quoted text clipped - 3 lines]
> on
> program.
Severian - 22 Feb 2005 09:07 GMT
>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.  

Also, don't used any "managed extensions" which are new to VC2003.
Write straight C/C++.

--
Sev
Škrat Bolfenk - 26 Feb 2005 00:13 GMT
.... 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

> 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.  

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.