Developer
Jun 12, 2009 at 10:33 PM
|
After installing
Visual Studio 2010 Beta 1, I encountered safeint.h and safeint_internal.h in the root location of the Visual C++ header files! ("C:\Program Files\Microsoft Visual Studio 10.0\VC\include") Cool! I guess that's the first time, SafeInt
is added to the root of "VC\include". It certainly wasn't there with Visual C++ 2008 SP1.
Congratulations, David!
Kind regards, Niels
|
|
Developer
Jun 21, 2009 at 11:37 AM
|
It's also documented as part of the (preliminary) Visual Studio 2010 documentation:
http://msdn.microsoft.com/en-us/library/dd570021(VS.100).aspx Cool!
|
|