C/C++ Code Analysis Warning Messages (Windows Embedded CE 6.0)
1/5/2010
C/C++ Code Analysis reports a variety of warning messages to developers about possible defects in their source code. These messages include common coding errors such as buffer overrun, un-initialized memory, null pointer dereference, memory and resource leaks.
For more information about individual warnings, see this Microsoft Web site.
See Also
Concepts
Security Best Practices for C++