No, you can't runn apps on the card. It's just the same as an app on
your desktop has to be loaded into the main memory before executing. The
processor just can't access the memory card (at least not to fetch the
next op code...).
Regards
Henk
Drew Haninger wrote:
is there a way to launch an application on a card without moving it to main
memory.
this code does not seem to work for aps on a card.
err = DmGetNextDatabaseByTypeCreator(true, &state, sysFileTApplication,
CreatorId, true, &appCard, &appID);
MemPtrSetOwner((MemPtr)pParam, 0);
err = SysUIAppSwitch( 0, appID, sysAppLaunchCmdCustomBase, pParam );
--
-------------------------------------------------------------------------
Henk Jonas [EMAIL PROTECTED]
Palm OS ® certified developer
Please contact me, if you need an off-site contract worker.
-------------------------------------------------------------------------
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/