At 10:12 2003-1-28 -0500, you wrote:
The expanded mode support in 9.0 and 9.1 has some really big problems that I'm working on sorting out. Plain expanded mode works, but due to programming errors, many of the data items that should in the expanded section are not there. The expanded mode with jumptables relative to A5 just doesn't work at all. If you've got an app that uses expanded mode, I'd recommend staying with 8.3 until we get our 9.2 patch out; I've already got standard expanded mode working correctly, and I'm working on the other problems this week.Is it possible to jump to other segments in sysAppLaunchCmdFind (or any other non-app launch code) using CodeWarrior 9.1's expanded mode?
As to your original question, in theory yes, but in practice, there are some obstacles. The current coding for _CW_SetupExpandedMode in the runtime library doesn't load any additional segments. For 9.2, the plan is that there will be a second call that will lock down the segments and allow using the A4-resident jump tables. This code isn't in place yet.
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
--
For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
