I would like to know if the application launch "sysAppLaunchCmdAlarmTriggered" is done in an async way. By that I meen, is my application interupted in the midle of anything or is it process at a specific moment, Like in SysHandleEvent.
This is because I would like to pass informations from the sysAppLaunchCmdAlarmTriggered handling routine to the rest of my app. One possibility is to open a small database and put the info in it. My application can periodicaly check this database but I dont want the alarm trigger to open the database while my app is openning it. The other possible methode would be to post an event but if I want to pass many info, it is not really practical. ---------------------------------------- Regis St-Gelais ing. Ing�nieur de projets / Project engineer D�veloppement informatique / Software development LE GROUPE ISAC Inc. Courriel / Email ............: [EMAIL PROTECTED] (NO SPAM!!!) Site Internet / Web site ....: www.isac-inc.com ----------------------------------------- -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
