How can I tell whether my application is currently running when it receives a sysAppLaunchCmdFind (Global Find) launch code? I need to know whether I have access to globals.
Look at the flags passed to the application in the find handler. If the app is already running, you'll get a flag saying that globals are available. See SystemMgr.h.
-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Forum Archives: http://news.palmos.com/read/all_forums/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
