The following sample applications demonstrate how you can use ATL for Windows CE to write your own applications. You can find these sample applications in the Wce\Samples\Atl directory.
COUNT/COUNTCTN | Demonstrates how to use containment in an ATL control. |
POLYGON/POLYCNTR | Demonstrates how to implement custom properties, events, and a property page for an ATL control. |
SKETCH/SKETCNTR | Demonstrates how to capture mouse/stylus messages from the touch screen and use them to draw on the display. |