> Is there any way to get my custom application to execute when the palm is > powered on? You know, similar to the Startup folder in Windows? I'm using > the Palm to create a demonstrational user interface for a new product and > the digitizer will not be present to tap to the application. I would like > to be able to hit the power button and then get to my demo application. I'm > using PocketC if that helps you...
The notification manager is exactly what you need. Search for SysRegisterNotify in the SDK documentation. Pascal -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
