Suppose I have an ARM native application running such as HotSync in OS 5. Then I have an "OS extension" which gets launched via an AppSysLaunch() or a notification while HotSync is still running.
QUESTION. How can I determine from the "OS extension" stuff such as what is the underlying "root" application or the name of it, etc. By "root" application I mean the most recently launched application with sysAppLaunchCmdNormalLaunch. With non-ARM-native apps I can do it via a SysGetAppInfo() job and then doing a DmOpenDatabaseInfo() and a DmDatabaseInfo() job. Any suggestions how to proceed with an ARM native application? I could do an iterated DmOpenDatabaseInfo() job but then how do I know which one is the application running as "root"? /PaulN -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
