473,672 Members | 3,955 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Looking for info on how to port VC++ 6 code/projects to VC++ 9(2008).

Hi All,

I'm looking for info on how to port VC++ 6 code/projects to VC++ 9
(2008).

I noticed that there is a converter built-in for Visual *BASIC* to
convert from VS6 to 9...

I have found the following brief note:

http://forums.microsoft.com/MSDN/Sho...ID=29&SiteID=1
side panel: http://forums.microsoft.com/MSDN/Sho...03227&SiteID=1
" know how to convert projects from older VS versions to newer -- you
get prompted
when you try to open an older version's project -- "...

Another brief note I found:

http://episteme.arstechnica.com/eve/...m/831001441931
audioSE
Wise, Aged Ars Veteran
Registered: January 07, 2007
Posts: 341 Posted April 03, 2008 21:12
" Your best bet is to just make a copy of the VS 6.0 codebase, and try
compiling
it in 2008. See what breaks, and then you can make a rough estimate of
how long
it would take to port it "

How about devenv? What versions can it take as input? Searching fairly
hard,
I couldn't find anything definitive on the MS forums or elsewhere that
specified
that. How would you specify what version is the input? Which command
line switch,
if any, can I read about, that specifies that?

One would think that there would be more information (as well as
tools) out there
about how to port from such a popular old version of VC++.
Can anyone point me at such? Sometimes I don't always manage to type
the
magic keywords into the search engines...
Best regards...
Jun 27 '08 #1
2 1758
>I'm looking for info on how to port VC++ 6 code/projects to VC++ 9
>(2008).
You should be able to load your existing workspace into VS2008 and
start building.

There will undoubtedly be many more compiler warnings, and even errors
that you'll have to look into - but they're generally a good thing
because the compiler is more standard conforming.

You may have significant issues if you rely on 3'rd party libraries
that depend on the version of VC++ (and may not have versions for
later compilers).

You really just have to suck it and see - generally it's not a massive
issue.

Dave
Jun 27 '08 #2
Thanks, Dave! I'll get into it...
On Apr 16, 1:01*pm, David Lowndes <Dav...@example .invalidwrote:
[snip]
Jun 27 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
2569
by: dalewz | last post by:
Hi, Could sb kindly answer my following questions: Plan: I am trying to find a language to build a GUI to communicate with our device via serial port. Questions: 1. which language (VC++ or Java) is the best?
6
2781
by: Ben Terry | last post by:
Hello, I have a VS 2003.NET solution which consists of four c++ unmanaged legacy projects. I am adding a new project to the solution which will be in c#. What do I need to do to my c++ projects in order to call my c# modules from within c++? From what I understand, I need to convert my c++ code from unmanaged to managed using the /clr switch (IJW). Is this correct? Are there any other considerations I need to be aware of? Ben
8
1813
by: The unProfessional | last post by:
To the VC .Net'ers out there... I noticed alot of strange behavior in the way VC .Net apps behave in the IDE. It's a bit odd, so maybe people have workarounds. I'm worried to devote my project to the managed/unmanaged heuristic because these early issues make me feel VC .net just isn't mainstream (or complete) enough yet to depend on. Anyway, one of the things is the code formatting. When adding event handlers and such, the code is...
1
2102
by: Nalaka | last post by:
Hi, I am testing with Visual studio 2005, web projects. Situation: I have one solution with two web projects, created as file system projects. (I am tesing using the built in server, not IIS) First project is a webService. Second consumes the webservices by the first.
1
10913
by: henrycortezwu | last post by:
Hi All, I'm trying to connect to a virtual port (COM19, OUTGOING, "Bluetooth Serial Port") using VS2005 System.IO.Ports. When I ran the ff code below here's what happens. 1) VS2005 Compiles w/o errors 2) My Nokia 6600 prompted me the message "Accept Connection request from DEMON?" note: DEMON is my computers name. 3) Using my Nokia 6600, I hit the button that refers to the "Yes"
2
2621
by: NvrBst | last post by:
I'm not too much of a C++ programmer but I have a bunch of C programs (they compile with GNU) and want to get them to compile in VC++ 2008. In Unix I go "./configure" and it makes a "Makefile". I then do "make" and when thats done I do "make install". Is there some way to easily get this type of project working in VC++ 2008? I do "New Project From Exsisting Code Use VIsual Studio: Console application". And I give it the Include...
9
364
by: markgoldin | last post by:
I am looking for code to listen to a tcp port. Another (not .net) process will be writing to that port on the same computer and I need c# code to be able to get data, which is a simple string, from that port. I am not a c# coder but can easy adapt working sample. Thanks alot for help.
1
1243
by: Frank Rizzo | last post by:
Hello, I am supposed to give a demo on how to become a programmer to complete newbies. Can anyone suggest a C# project that I can download and explain it to people within 30-40 minutes? Most of these folks have some SQL experience and maybe some VBA, but to most C# is brand new. The demo project should be interesting and maybe encourage people to give software development a closer look.
5
2758
by: kwstas86 | last post by:
Hello I have a project which i need to build an interface in vc++.Net to communicate with a serial port with a microcontroller.I am a little bit amateur in programming.I search the web but i haven't find sth for this in this language.Is there anyone who knows sth?I just need how to open a serial,establish the serial,close serial,send data to serial and read from serial. Because I have find some projects with serial in other languages if someone...
0
8503
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8945
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8844
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8696
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6254
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5720
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4239
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2836
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1836
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.