Hi All, I have created a background process in following manner:
1. Received SMS, on that SMS launched my application using SysAppLaunch and used new thread flags(sysAppLaunchFlagNewThread | sysAppLaunchFlagNewStack | sysAppLaunchFlagNewGlobals) with the custom launch code netLibTestLaunchCmdBGLogin. 2. I am able to successfully launch the thread as I checked it with the play a sound in the background and it does worked successfully. Now, after completion of my background task (I need it for some communication related tasks), what procedure I should follow to close the background thread initiated by me. Looking for an urgent reply. Thanks Mukesh Singh -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
