C/C++ Libraries for Windows Embedded CE (Windows Embedded CE 6.0)

1/5/2010

The Microsoft C Run-Time Library for Windows Embedded CE supports a subset of the functions that are available in the full Microsoft C Run-Time Library for the desktop.

Supporting only a subset of the full library enables Windows Embedded CE to run on devices that have more limited resources than desktop computers.

The C Run-Time Library has been revised to provide significant security enhancements. Many new functions have been added, and some routines have been deprecated.

In This Section

  • Safe String Functions
    Provides programmer guide and reference information about the safe string functions you can use to protect your code from buffer overruns.

See Also

Other Resources

Compilers for Microprocessors