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
- What's New in the C Run-Time Library
Describes breaking changes in the CRT.
- What's New with ATL and MFC
Provides migration guidelines for changing to the newer version of ATL.
- C Run-Time Library Overview
Contains general information about the C run-time libraries.
- Run-Time Routines by Category
Contains lists of the run-time routines arranged by category.
- Safe String Functions
Provides programmer guide and reference information about the safe string functions you can use to protect your code from buffer overruns.
- Replacement Floating Point C Run-Time Library
Provides information about replacement floating point C run-time libraries and how to create them for inclusion and use in your run-time image.
Related Sections
- What's New in Supported Compilers
Provides an overview of the changes in Windows Embedded CE compilers.
- Alphabetical Function Reference (CRT)
Provides detailed reference information about the C Run-Time (CRT) library functions.