Core OS Samples (Windows Embedded CE 6.0)
1/6/2010
This section provides links to topics that contain code samples or information about code samples.
The following list includes core OS reference topics that provide code examples of how to use the API.
- Real-Time Clock
Provides a code sample showing how to replace a hardware real-time clock (RTC) with a software RTC.
- Using Communication Events
Provides a code example showing how to use communication events.
- Configuring Timeouts
Provides a code example showing how to configure timeouts for a serial port.
- Configuring a Serial Port
Provides a code example showing how to use the GetCommState and SetCommState functions to configure a serial port.
- Critical Section Objects
Provides a code example showing how a thread initializes, enters, and leaves a critical section.
- Event Object Notification
Provides code examples showing how to use event objects.
Related Sections
- Core OS Reference
Provides reference information on the core OS APIs available for use in Windows Embedded CE-based applications.
- Core OS Design Development
Provides OEM guide and API reference information on the kernel and other core OS services available in Windows Embedded CE.