hi

my fight with pimsdk seems to never end

now i have problem with datebook. i need to get description and time for first
appointment after given time.

in pim sdk there is function
extern Boolean ApptFindFirst (DmOpenRef dbP, DateType date, UInt16 * indexP,
                              Boolean repeat);

which seems to do exactly what i need. but in pim sdk samples it doesn't exist.
so i took some code from datebook sources from codeewarrior examples, but there
this function is different (it doesn't have last parameter). so i removed it and
now it always return me error 1

is here abyone who could help me with this? i don't like idea to go trhrough all
records one by one, datebook format is a bit different with all these exceptions
and repeating tasks..i would prefer to let datebook/calendar application to find
this record for me...

thanks in advance
m.

-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to