Windows CE
(redirected from wince)Also found in: Dictionary, Thesaurus, Acronyms, Idioms, Wikipedia.
Windows CE
(operating system)/C E/ A version of the Microsoft Windows
operating system that is being used in a variety of
embedded products, from handheld PCs to specialised
industrial controllers and consumer electronic devices.
Programming for Windows CE is similar to programming for other
Win32 platforms.
Windows CE was developed to be a customisable operating system for embedded applications. Its kernel borrows much from other Microsoft 32-bit operating systems, while eliminating (or replacing) those operating system features that are not needed for typical Windows CE-based applications. For example, as on Windows NT, all applications running on Windows CE run in a fully preemptive multitasking environment, in fully protected memory spaces.
The Win32 (API) for Windows CE is smaller than the Win32 API for the other 32-bit Windows operating systems. It includes approximately half the interface methods of the Windows NT version of the API. But the Win32 API for Windows CE also includes features found in no other Microsoft operating system. The notification API, for example, makes it possible to handle user or application notification events (such as timer events) at the operating-system level, rather than in a running application. The touch screen API and the built-in support for the Windows CE database are not found in other Windows operating systems. The touch screen API makes it easy to manage screen calibration and user interactions for touch-sensitive displays, while the database API provides access to a data storage facility.
http://channels.microsoft.com/windowsce/developer/default.htm.
http://channels.microsoft.com/windowsce/developer/technical/default.htm.
Windows CE was developed to be a customisable operating system for embedded applications. Its kernel borrows much from other Microsoft 32-bit operating systems, while eliminating (or replacing) those operating system features that are not needed for typical Windows CE-based applications. For example, as on Windows NT, all applications running on Windows CE run in a fully preemptive multitasking environment, in fully protected memory spaces.
The Win32 (API) for Windows CE is smaller than the Win32 API for the other 32-bit Windows operating systems. It includes approximately half the interface methods of the Windows NT version of the API. But the Win32 API for Windows CE also includes features found in no other Microsoft operating system. The notification API, for example, makes it possible to handle user or application notification events (such as timer events) at the operating-system level, rather than in a running application. The touch screen API and the built-in support for the Windows CE database are not found in other Windows operating systems. The touch screen API makes it easy to manage screen calibration and user interactions for touch-sensitive displays, while the database API provides access to a data storage facility.
http://channels.microsoft.com/windowsce/developer/default.htm.
http://channels.microsoft.com/windowsce/developer/technical/default.htm.
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)
Windows CE
(Windows Consumer Electronics) Microsoft's earlier version of Windows for handheld devices and embedded systems that ran on x86, ARM, MIPS and SuperH CPUs. Introduced in 1996, Windows CE was renamed "Windows Embedded CE" in 2006, then "Windows Embedded Compact" in 2008, and finally Windows IoT. See Windows IoT, x86, ARM and SuperH.Windows CE used the same Win32 programming interface (API) as regular Windows, but could run in less than 1MB of RAM. It supported most Windows technologies such as .NET Compact Framework, MFC, COM, ActiveX and DirectX. In addition, numerous components were available in source code to be modified for specific platforms.
Windows Phones Were Windows CE Until WinPhone 8
Microsoft's first Windows Mobile platform and its second Windows Phone platform, prior to Windows Phone 8, were also based on Windows CE. See Windows Mobile and Windows Phone.
Windows CE on the Clio |
---|
The Clio was an innovative Windows CE computer. Released in 1999, it was used as a tablet or laptop with its built-in keyboard. Developed by Vadem, Ltd., it was later acquired by The Pinax Group. (Image courtesy of The Pinax Group.) |
A Windows CE GPS |
---|
In the early 2010s, this Magellan navigation unit ran under Windows CE, offering features of in-dash models, including text-to-speech playback of street names. |
Copyright © 1981-2019 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.