Core OS Samples (Windows CE 5.0)
This section provides links to topics that contain code samples or information about code samples.
Several core OS API reference topics also provide code examples on how to use the API.
In This Section
- Real-Time Clock
Provides a code sample on how to replace a hardware real-time clock (RTC) with a software RTC. - Using Communication Events
Provides a code example on how to use communication events. - Configuring Timeouts
Provides a code example on how to configure timeouts for a serial port. - Configuring a Serial Port
Provides a code example on how to use the GetCommState and SetCommState functions to configure a serial port. - Critical Section Objects
Provides a code example on how a thread initializes, enters, and leaves a critical section. - Event Object Notification
Provides code examples on how to use event objects.
Related Sections
- Core OS Reference
Provides reference information on the core OS APIs available for use in Windows 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 CE.
Send Feedback on this topic to the authors