HomeQuestions and AnswersArticlesSamplesLibrariesForumsNewsLinks

Sample applications

  • Porting a registry viewer application to Smartphone 2002
    May 17, 2002. There is a simple registry viewer sample that comes with Pocket PC 2002 SDK called "PSPCMonkey". This article describes the porting of this application from the user interface design to the implementation details.
  • Simple alarm for Smartphone
    April 18, 2002. Alarm sample allows the user to create any number of alarms and edit their properties (time, description, mode etc.). When an alarm expires it notifies the user with sound signal and message box on the screen. Alarm sample demonstrates how to create and use main windows, main menus, dialog boxes and standard controls (edit box, list view, date time picker etc.). Also it shows how to use ATL and WTL for WinCE to program user interface. Since there is no MFC support for smartphones these libraries may prove very useful.
  • Snake - simple game
    April 01, 2002. Snake is one of the most popular games for cell phones. This sample application is very simple implementation of the game. It demonstrates some key points of Smartphone 2002 development.

  © 2002 Smartphone Developer Network | Want to be an author? | Contact Us