Re: VC++2005???
- From: "Ajay Kalra" <ajaykalra@xxxxxxxxx>
- Date: 26 Jul 2006 13:21:22 -0700
My question is do we need to go to VS2005 if everything seems to be working
fine in 6.0 and 2003 versions? I am recompiling my application in 2005 and I
am getting 3285 warnings which are mostly because of all the deprecated
functions.
You dont have to upgrade but the upgrade is relatively painless. Only
thing I found to be problematic was that the default time is 64 bin in
VS2055. Deprecation of functions was not a big deal.
If I am not going to be using multiple languages should I just keep myself
to the 6.0?
This is a non issue if you are unmanaged. If you are using MC++, you
get a choice of moving to CLI.
Also I am getting problems with the other libraries that are linked to my
applicaton!
What problems? Make sure you compile all projects with VS2005.
On the other hand, are they going to keep the MFC? Or MFC will be deprecated
in some future version....
Very very unlikely. Almost impossible. Even if they do, you dont have
to use the new compiler. Old compiler/code will continue to work.
---
Ajay
.
- Prev by Date: contex menu for left mouse click
- Next by Date: Re: contex menu for left mouse click
- Previous by thread: contex menu for left mouse click
- Next by thread: CString and cout in VC++ 2005
- Index(es):
Relevant Pages
|