Am Mit, 2002-07-17 um 17.48 schrieb Peter Macpherson: Hi,
> I need to develop an application for the Palm m130 which will launch > automatically following a hard reset. It must also bypass the usual digitizer > calibration routine as there will not be any user input. Is this possible? If > so, a few tips would be gratefully appreciated. You could wait for the sysAppLaunchCmdSystemReset launch code and check the SysAppLaunchCmdSystemResetType. This way you can launch your app after a hard reset - of course the question remains how you want to make sure that your app is still installed after a hard reset. You'd have to put it in ROM, as the RAM is completely erased. What do you wanna do? Daniel Seifert -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
