472,351 Members | 1,586 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,351 software developers and data experts.

Migrating legacy C++ code

Hi, I'm looking at migrating our existing from Visual Studio (6.00) C++ code
to the .NET version of C++ (unmanaged) Can anyone point me towards
documention or an overview of this ?

Thanks in advance,

MD
Nov 17 '05 #1
3 1142
My last 4 blog entries have been on the issues I faced when I compiled some
VC 6 code with VC 2005. It's far from comprehensive and probably covers less
than a quarter of the issues you may run into - but you may find something
useful there : http://blog.voidnish.com/

--
Regards,
Nish [VC++ MVP]
"Mike Doyle" <md@joe-mercer-is-god.com> wrote in message
news:Ap****************@newsfe6-win.ntli.net...
Hi, I'm looking at migrating our existing from Visual Studio (6.00) C++
code to the .NET version of C++ (unmanaged) Can anyone point me towards
documention or an overview of this ?

Thanks in advance,

MD

Nov 17 '05 #2
Mike Doyle wrote:
Hi, I'm looking at migrating our existing from Visual Studio (6.00)
C++ code to the .NET version of C++ (unmanaged) Can anyone point me
towards documention or an overview of this ?


Project conversion is done automagically by a wizard. Now, you could run in
some (rare) incompatibilites due to conformance enhancements in Visual 2003.
See http://msdn2.microsoft.com/en-us/lib...US,VS.80).aspx.

The next point is to take advantage of the new compiler capabilities to
write (or refactor) better code ;-)

Arnaud
MVP - VC
Nov 17 '05 #3

"Arnaud Debaene" <ad******@club-internet.fr> wrote in message
news:eT*************@tk2msftngp13.phx.gbl...
Mike Doyle wrote:
Hi, I'm looking at migrating our existing from Visual Studio (6.00)
C++ code to the .NET version of C++ (unmanaged) Can anyone point me
towards documention or an overview of this ?


Project conversion is done automagically by a wizard. Now, you could run
in some (rare) incompatibilites due to conformance enhancements in Visual
2003. See
http://msdn2.microsoft.com/en-us/lib...US,VS.80).aspx.

The next point is to take advantage of the new compiler capabilities to
write (or refactor) better code ;-)

Arnaud
MVP - VC

Thanks guys. Unfortunately, I think the old programmers were firm believers
in using as many "rare incompatibilites" as possible ;-)

Cheers,
MD
Nov 17 '05 #4

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

Similar topics

3
by: masood.iqbal | last post by:
In this day and age, you never say no to any work that is thrown at you ---- so when I was offered this short-term contract to convert legacy C...
3
by: Eugen Gulinsky | last post by:
Hello guys, I am having problems trying to migrate our MSXML4-compatible stylesheets containing large msxsl:script blocks to a formate...
3
by: Sai Kit Tong | last post by:
I posted for help on legacy code interface 2 days ago. Probably I didn't make it clear in my original mail. I got a couple of answers but none of...
6
by: Shai Levi | last post by:
Hi, I'm trying to migrate native c++ class to managed c++ class. The native class header definition looks as: class NativeClass { public:...
1
by: Steve | last post by:
We are considering the ways to migrate our VC++ 6.0 applications to .NET platform. It would be nice to rewrite them completely in C#, but due to...
3
by: BobRoyAce | last post by:
I would really appreciate recommendations for sources of materials on migrating ASP applications to ASP.NET (books, URL's, etc.). Also, is there a...
12
by: jdokos | last post by:
Does anyone know of any good sources (white papers, etc.) regarding migrating from Teradata to DB2 UDB EEE? We are in the very beginning stages...
10
by: Number 11950 - GPEMC! Replace number with 11950 | last post by:
I've been programming VB4, then VB6 for the past ten years using old school approaches such as modularisation with modules (instead of classes),...
0
by: cathy25 | last post by:
Hi, we are planning on migrating our sql from version 2000 to 2005 (I know SQL 2005 is in market from a while). As a part of testing, i have...
0
by: teenabhardwaj | last post by:
How would one discover a valid source for learning news, comfort, and help for engineering designs? Covering through piles of books takes a lot of...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific...
0
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web...
0
by: Carina712 | last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand....

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.