473,378 Members | 1,317 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Is Microsoft Visual studio 2005 upgraded version of Microsoft VC++ 6?

vvj
Hi
Is Microsoft Visual studio 2005 upgraded version of Microsoft VC++ 6?
Is that way apps. compiled in VS2005 wont work on VC++6?? But here
apps. compiled in VS2005 in debug mode, wont work on VC++6 platform,
whereas for release mode it works for both..
Thanks

Feb 15 '07 #1
3 2114
On 15 Feb, 09:55, "vvj" <vinut...@gmail.comwrote:
Hi
Is Microsoft Visual studio 2005 upgraded version of Microsoft VC++ 6?
Is that way apps. compiled in VS2005 wont work on VC++6?? But here
apps. compiled in VS2005 in debug mode, wont work on VC++6 platform,
whereas for release mode it works for both..
Thanks
As I understand Microsoft's versioning numbers, the compiler used by
visual studio 2005 is version 8, two major revisions up fom version 6
(which is old enough to predate the standardisation of C++).

However, your whole question is off-topic in comp.lang.c++ as it's not
a C++ language question. There are newsgroups dedicated to Microsoft's
C++ implementations and they will be able to help you. See the FAQ for
suggestions.
http://www.parashift.com/c++-faq-lit...t.html#faq-5.9

Gavin Deane

Feb 15 '07 #2
Gavin Deane wrote:
On 15 Feb, 09:55, "vvj" <vinut...@gmail.comwrote:
>Hi
Is Microsoft Visual studio 2005 upgraded version of Microsoft VC++ 6?
Is that way apps. compiled in VS2005 wont work on VC++6?? But here
apps. compiled in VS2005 in debug mode, wont work on VC++6 platform,
whereas for release mode it works for both..
Thanks

As I understand Microsoft's versioning numbers, the compiler used by
visual studio 2005 is version 8, two major revisions up fom version 6
(which is old enough to predate the standardisation of C++).
<nitpick>
Close, but the numbers are off. The _compiler_ version in VS 2005 is
14. The compiler version in VS 6 (VC++ 6) is 12. Still, two major
versions up.
</nitpick>
However, your whole question is off-topic in comp.lang.c++ as it's not
a C++ language question. There are newsgroups dedicated to Microsoft's
C++ implementations and they will be able to help you. See the FAQ for
suggestions.
http://www.parashift.com/c++-faq-lit...t.html#faq-5.9
Absolutely.
Feb 15 '07 #3
In article <11*********************@j27g2000cwj.googlegroups. com>,
de*********@hotmail.com says...

[ ... ]
As I understand Microsoft's versioning numbers, the compiler used by
visual studio 2005 is version 8, two major revisions up fom version 6
(which is old enough to predate the standardisation of C++).
It's two major versions, but then again, major vs. minor doesn't
necessarily mean a lot -- though officially treated as a minor version,
in terms of standard conformance, the biggest upgrade in there was from
VS 7 to 7.1.

Oh, BTW, the compiler has its own version number separate from Visual
Studio as a whole. The compiler version numbers have maintained a
continuous succession all the way back to Microsoft's first C compiler
(and before, if you want to get technical -- the first few versions were
really Lattice C in Microsoft packaging).

--
Later,
Jerry.

The universe is a figment of its own imagination.
Feb 16 '07 #4

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

Similar topics

1
by: Scott Chang | last post by:
Hi all, 1)I used Microsoft Visual C++.NET (2002) on my Windows Me and Windows XP Home Edition for the last one and half years. 4-5 weeks ago, I upgraded my PC from Windows XP Home Edition to...
16
by: John Gabriel | last post by:
The *back* and *forward* butttons do not work. Anyone noticed this? I know this is a beta edition but even for a beta edition, it's hard to believe Microsoft performed any real quality...
182
by: Jim Hubbard | last post by:
http://www.eweek.com/article2/0,1759,1774642,00.asp
0
by: fiona | last post by:
Innovasys Ltd., a leader in help authoring and documentation tools, today announced the inclusion of a tailored version of the Innovasys HelpStudio help authoring product, HelpStudio Lite, in the...
5
by: blackdog | last post by:
I have installed Visual Studio 2005, on the CD show Visual Studio 2005 team suite with 3 disks. I used to use Visual studio .NET 2003 and I used command csc.exe to compile csharp program. but...
9
by: =?Utf-8?B?UmFqZXNoYXowOQ==?= | last post by:
I heared that microsoft give technical support to vb upto this year end. Can any one microsoft stops techinical support for vc++(6.0)? was microsoft announced any official date?
7
by: =?Utf-8?B?UHJhamFrdGE=?= | last post by:
We have an application build on Microsoft Visual Studio 2002 .Net 1.0 ie on 32 bit. Can we port the same application for .NET 2.0. Does .NET 2.0 is supported on Microsoft Visual studio 2002 ie for...
7
by: kthequeen | last post by:
I recently upgraded from Visual Studio 2005 to Visual Studio 2008 Standard. While I have a solution open and I am working on a .aspx file, sometimes (every 10 minutes or so) when I highlight code...
4
by: =?Utf-8?B?QXJ0?= | last post by:
Hello, I saw this posting and it is the closest place to ask this question. I am simply trying to create a Word document from a VB application I am wrting with Visual Studio 2005. I cut a...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.