Page 1 of 1

POOM API FOR POCKET

PostPosted: Mon May 18, 2009 8:27 am
by Silvio
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

Re: POOM API FOR POCKET

PostPosted: Mon May 18, 2009 8:40 am
by Antonio Linares
Silvio,

Please make a ZIP files with all those files and make them available here for download, thanks

Re: POOM API FOR POCKET

PostPosted: Mon May 18, 2009 10:40 am
by Silvio
http://www.megaupload.com/?d=CYIWSMZW
It made on cpp but I not know how converte it into fwppc