Basic

Up
WinCE DevCon 99
Basic
Intermediate
Advanced

Home
Basic Dialog
CEGetDev
CEGetSys
CEMandelBrot
CEPolyBezier
CEPolyDraw
DrawingLines
DrawingText
DrawSplines
EnumerateFonts
HelloWinCE
Minimal
MouseResolution
MultiScreen Dialog
Palette Animation
Palette Gradient
Palette Viewer
CommandBands
ShowingFontInfo
Tray Application
What OS Version

Here are the Basic samples.

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.

 

This page was last updated on 06/03/99.

 Feedback mailto:ppcdev@conduits.com

Basic Dialog CEGetDev CEGetSys CEMandelBrot CEPolyBezier CEPolyDraw DrawingLines DrawingText DrawSplines EnumerateFonts HelloWinCE Minimal MouseResolution MultiScreen Dialog Palette Animation Palette Gradient Palette Viewer CommandBands ShowingFontInfo Tray Application What OS Version