Hi all, I'd like my application do to some setup when it is first loaded onto the device. I don't want the user to have to run the application to get it to set up, because I want the application to register for certain notifications out of the box.
My first thought was that the application would register for sysNotifySyncFinishEvent in order to determine when it was finished loading. But that begs the question -- if the app has to register for sysNotifySyncFinishEvent, when would it do that? What launch code is sent when the application is being loaded onto the device? Thanks, --Rob -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
