hi in new palm sdk i noticed there is file common/libraries/datebook/datebooklibcommon.h in this library is a lot of interesting function names and structures. however there are no prototypes for function
i need from my aplication find which event is first after given date and time and also to check if this event is only one, or if it is conflictiing with something else what is the best way to get it? this datebook library seems to do exactly what i need (functions P1clTrapGetFirstAppt and P1clTrapGetNextAppt), but i don't know how to call them... i also tried to use datedb.h file from pim sdk but this file doesn't fit datebook sources from palmos sdk. there are differences in functions (like different parameters in ApptFindFirst) so i really don't know how to use them i am sure anyone tried to do this before, so is here anyone who can help me? thanks in advance -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
