I wish to be able to do somthing in code when the plam device is reset. I understand my app will be sent a sysAppLaunchCmdSystemReset in the case of a soft reset. When I get this I wish to set some application preferences with a call like:
PrefSetAppPreferences(AppCreator, AppPrefId, AppPrefVersionNum, &Prefs, sizeof(PrefsType), true); This causes the palm to seem to hang when it is reset, is this expected? Do i have to do anything else special to handle this launch code? Chris -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
