 | BasicDialog This application
provides a basic dialog template based application. Sort of like forms in VB (but just
sort of).
|
 | CEGetDev Example of how to
use GetDeviceCaps.
|
 | CEGetSys Examples of how to
get various pieces of system information. There are some more advanced samples in the
intermediate section.
|
 | CEMandelbrot Drawing using
simple pixel routines and resource based DIB's for the palettes.
|
 | CEPolyBezier This demo has a
replacement for the missing PolyBezier API.
|
 | CEPolyDraw Draws Bezier
curves and demostrates simple hit testing to drag the control points.
|
 | DrawingLines Draws lines
using various ROP codes. Shows how to do thick PS_DASH lines.
|
 | DrawingText It does text...
Heh.
|
 | DrawingSplines Does a
passable rendition of Mystify and the Utah teapot.
|
 | EnumerateFonts Shows how to
determine the fonts on a device.
|
 | HelloWinCE Yep, the
classic... sort of.
|
 | Minimal About the minimum
application you can get.
|
 | MouseResolution Demostrates
mouse tracking and drawing crosshairs.
|
 | MultiScreen Dialog A
multiscreen version of the Basic Dialog application.
|
 | Palette Animation Provides a
passable replacement for the AnimatePalette API.
|
 | Palette Gradients Demostrates
goofing up your palette on a color device.
|
 | Palette Viewer Allows you to
look at the current loaded palette.
|
 | Minimal CommandBand Application Demo
for dual commandbands.
|
 | Showing Font Info More font
details.
|
 | Tray Applications A dialog based
application demonstrating setting and responding to a tray icon.
|
 | OS Version How to determine
which version of WindowsCE your application is running on.
|