April 02, 2004

Code Secure: Michael Howard talks about security changes in VS2005

MSDN recently published an article Michael wrote giving an overview of the security changes happening in the Visual Studio 2005 C runtime and C++ standard template libraries.

It is interesting to see some of the cleanup that is occuring in the libraries, especially CRT. Of course, this basically misses me. On one end I write in raw C inside the Windows kernel at ring0, and C# on the use mode ring 3 level. But alas, some really good insight to the moves Microsoft is making in the core C runtime library.

Enjoy.

Posted by SilverStr at April 2, 2004 10:53 AM | TrackBack