Re: Does Microsoft Still Support MSVC V6?
- From: "Ajay Kalra" <ajaykalra@xxxxxxxxx>
- Date: 14 Aug 2006 10:54:43 -0700
Actually, I have people who are still putting in my contract that development must be in
VS6 (my standard contract says "The appropriate contemporary release of Microsoft Visual
Studio). They can't afford to "move on" because there are so many problems in the MFC
runtime, library differences, etc. that when they compile code in VS.NET it simply doesn't
work (I even have one example myself!) and they (and I) don't have time to go back and
figure out what part of what library broke. As one client told me, and this is probably a
very accurate paraphrase of his comments, "if we recompile in VS.NET we risk destabilizing
our product. We know it doesn't work correctly when compiled with VS.NET. We don't have
time to figure out what has gone wrong, and we don't know what has gone wrong that we
haven't yet detected. We need a stable development environment so we know that any
problems are due to our most recent changes and not some artifact of a bug in the
development or runtime environment of VS.NET. And we don't have time retrain our entire
staff in a new environment".
It would have been nice if the developers of this interface had encountered real users
with real issues.
While I think we have to move on to VS.NET 2005, I don't have to like it. I use VS.NET
2003 for new development (someday I hope to see my MSDN subscription arrive, before it
expires, and move on to VS.NET 2005), but not everyone with a large code base follows
Microsoft's delusional system that as soon as version X of anything is delivered, all
users of version X-1 instantly change to version X.
We have various products in our company. All but one, are on VC6. I am
an advocate for moving on to new platform(to stay current), but the
resistance has been great. So I now work with VC6 and VS2005 at the
same time. IOW, code is compatible across these two compilers. It hasnt
been too bad actually.
---
Ajay
.
- References:
- Re: Does Microsoft Still Support MSVC V6?
- From: Joseph M . Newcomer
- Re: Does Microsoft Still Support MSVC V6?
- Prev by Date: HowTo: "hover tool-tips" links and/or footnotes using rtf richedit
- Next by Date: Re: Control Arrays
- Previous by thread: Re: Does Microsoft Still Support MSVC V6?
- Next by thread: Re: Does Microsoft Still Support MSVC V6?
- Index(es):
Relevant Pages
|