I saw on this folder
C:\Programmi\Windows CE Tools\wce420\POCKET PC 2003\Samples\Win32\Poommaster
there are many prg to create a calendar or outlook application for pocket device but I not Know to converte it on fwppc language
Source file listing and summary:
PoomMaster.cpp – contains the entry point and the main dialog window proc, as well as a number of utility functions
PoomData.cpp – contains high-level POOM API calls for initialization, logon, and retrieving POOM properties
PoomContacts.cpp – contains routines which retrieve and set PIM Contact items. Also contains the dialog proc for creating new Contacts.
PoomTasks.cpp - contains routines which retrieve and set PIM Task items. Also contains the dialog proc for creating new Tasks.
PoomCalendar.cpp - contains routines which retrieve and set PIM Appointment items. Also contains the dialog proc for creating new Appointments.
PoomMaster.h – Function prototypes and global data
PoomMaster.rc – resource script for dialogs and menus