Windows Ce Article Index for
Windows
Articles about
Windows Ce
Website Links For
Windows Ce
 

Information About

Windows Ce




  Logo
  Screenshot <!-- Do NOT change the screenshot unless there is BIG change in the UI When taking screenshot, please resize your window (eg 640480), disable your extensions and use the default theme -->
  Caption Windows CE for Handheld PC 30 (WinCE 211 core)
  Developer Microsoft
  Family Windows CE
  Source Model Closed Source (shared source kernel Microsoft opens full Windows CE kernel source Linux Devices' article(Nov 01, 2006))
  Latest Release Version 60
  Latest Release Date November 1, 2006
  Kernel Type Hybrid Kernel
  Working State Current
  License Microsoft EULA
  Website Windows CE


Windows CE (sometimes abbreviated '''WinCE''') is a variation of Microsoft 's Windows Operating System for minimalistic computers and Embedded System s. Windows CE is a distinctly different Kernel , rather than a trimmed-down version of desktop Windows. It is supported on Intel X86 and compatibles, MIPS , ARM , and Hitachi SuperH processors.


FEATURES

Windows CE is optimized for devices that have minimal storage—a Windows CE kernel may run in under a megabyte of Memory . Devices are often configured without Disk Storage , and may be configured as a “closed” system that does not allow for end user extension (for instance, it can be burned into ROM ). Windows CE conforms to the definition of a Real-time Operating System , with a deterministic interrupt latency. It supports 256 priority levels and uses Priority Inheritance for dealing with Priority Inversion . The fundamental unit of execution is the Thread . This helps to simplify the interface and improve execution time.