Hi, I have an application that when I install it via Hot Sync, it will hang and stay at the message, Cleaning - up Please Wait. Only a hard reset will bring it out. I have seen a previous post that mentioned not handling some launch codes correctly, like sysAppLaunchCmdHandleSyncCallApp, or sysAppLaunchCmdSyncNotify. This project was started with the Code Warrior wizard so the only launch code handled is, sysAppLaunchCmdNormalLaunch in PilotMain();. To test this problem I have added cases to deal with the above mentioned launch codes, nothing in the case except a return 0;, that made no difference. What needs to be added to the code to handle those launchs, if that is even the problem.
Thanks Jeff -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
