Smart Device Samples

The following sample projects illustrate the syntax, structure, and techniques used to solve various device programming challenges.

Samples

Windows Mobile

Windows Mobile 5.0 SDK samples are located in <drive>:\Program Files\Windows Mobile 5.0 SDK R2\Samples. Windows Mobile 6 SDK samples are located in the installation folder if you have installed the SDK.

Device Emulator Manager API

Device Emulator samples are available online.

Native Visual C++

The following native samples use Visual C++ to exemplify common device application scenarios.

Sample

Description

PhoneMenus

Demonstrates menus in a Smartphone application.

TextEditor

Demonstrates the basics of using the Microsoft Foundation Classes, and provides a starting point for writing your own MFC application.

PoomViewer

Demonstrates a device-independent user-interface in a program that queries and displays all the fields in the appointment, contact, and task databases.

For more information about these samples and the features they demonstrate, see the Readme.txt file included with each sample.

Other Samples

Visit the Mobile Developer Center for more samples.

See Also

Other Resources

Smart Device Development

Mobile Developer Center