File Systems and Storage Management (Windows Embedded CE 6.0)

1/6/2010

Windows Embedded CE provides support for a full-range of storage features:

  • Included file system drivers for systems, such as several types of FAT file systems, the RAM (Object Store) file system, and CD/UDFS.
  • Support for installing a custom or third party file system.
  • Databases, including databases that support SQL-CE.
  • Support for installing or creating file system filters for applications such as virus checking and encryption.
  • Robust security features.
  • System registry for storing data about applications, drivers, user preferences, and other configuration settings.

In This Section

  • Registry
    Provides an overview of registry types, and detailed reference information about programmatically managing registry values.
  • File Systems
    Provides programmer guide and API reference information for developers on how they can use file system and data store functionality, including information about File Systems migration, operation, and security.
  • Databases
    Provides programmer guide and API reference information for developers on the included databases, CEDB and EDB.
  • Object Store
    Provides programmer guide information about the infrastructure for File Systems.
  • Storage Management
    Describes the components that manage the interface between file systems and storage devices.
  • **
  • Core OS Services
    Provides links and information about the technologies and functionality that can be included in OS designs.
  • **

See Also

Other Resources

Windows Embedded CE Features