Re: should i wait for a svc pack before using vs2005
- From: "Keith MacDonald" <nospam@xxxxxxxxxxxxx>
- Date: Sat, 11 Feb 2006 09:53:45 -0000
Be aware that STL will run slower, unless you define _SECURE_SCL=0. You'll
probably get a bunch of warnings about deprecated functions, unless you
define _CRT_SECURE_NO_DEPRECATE and _SCL_SECURE_NO_DEPRECATE - or change
your code.
- Keith MacDonald
"Al" <Al@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:BDDEC746-EE67-4155-B279-709A3FBC5D90@xxxxxxxxxxxxxxxx
i maintain several large MFC/STL programs using vs2003. i'm considereing
moving these to vs 2005 but wonder if i should wait for at least one
service
pack.
anyone have any suggestions?
thanks
--
Al
.
- Prev by Date: Re: CButton
- Next by Date: In a non document/view architecture support appication, child frame create fail result to crash
- Previous by thread: Re: should i wait for a svc pack before using vs2005
- Next by thread: CButton
- Index(es):
Relevant Pages
|