Re: Visual C++ 6.0 & Visual C++ Toolkit 2003



Andrew Wan wrote:
I read an article that we can make Visual C++ 6.0 use the free Visual C++ 2003 Toolkit (command-line) compiler.

Assuming Visual Studio 2003.NET uses the same C++ compiler as the free 2003 Toolkit is it possible to make Visual Studio 2003.NET point the include/lib folder path to Visual C++ 6.0 ones?

Andrew:

I'm not quite sure what your question is, but I did get manage to get the VC6 IDE working with the the VS2003 compiler. If you want this to work for all projects then you can just change the directories in Tools->Options->Directories.

As I recall, I used the VC6 MFC libs and the VS2003 C/C++ ones (VS2003 will not compile the VC6 C++ library, mostly because of missing typename's).

The killer with this is that VC6 cannot read the VC7 debug information. You can do JIT debugging by switching to VC7 but it all gets very messy.

But maybe I have misunderstood your question (which almost sounds the opposite of this). Why would you want to use VC6 libraries in VC7?

--
David Wilkinson
Visual C++ MVP
.



Relevant Pages

  • Re: Moving to MSVC++.Net
    ... >> LIB folders from VC6. ... It requires tweaking a few VC6 MFC headers to make ... An easier way to get Visual Studio 2003 and 2005 C/C++ compilers to build ... You won't be able to use the 64-bit compiler bundled with the PSDK on your ...
    (microsoft.public.vc.mfc)
  • Re: How can this odd warning be fixed?
    ... > But, I have Visual Studio 6, and need to get a feel for it, so when my ... using the std lib as much as possible in VC6. ... With the compiler truncating an identifier, ... (But there is indeed another warning hinting ...
    (microsoft.public.vc.language)
  • Re: #importing type libraries
    ... hardware platform as the interface to their system. ... However, they built the type library with Visual Studio 6, and I'm ... by VC6, ... Type library is a binary standard independent of compiler version. ...
    (microsoft.public.win32.programmer.ole)
  • Re: About C++ IDEs
    ... VC6 is more than an IDE and I didn't talk about the IDE. ... The compiler in VC6 is fine. ... What's wrong with C or even assembler? ...
    (microsoft.public.dotnet.languages.vc)
  • Re: Compilation of Code in Microsoft Visual Studio .NET and a couple of other Microsoft .NET questio
    ... I've just recently installed the Visual Studio .net Professional ... part of visual studio, not the compiler. ... then does that mean that I have found a security flaw in .NET or is it just ... Visual Studio .NET will that executable require the .NET framework to be ...
    (microsoft.public.dotnet.general)