How to get the same funcationalities of using SysGetTrapAddress and SysSetTrapAddress in Palm OS 5 as in previous versions?
In general, you don't. Palm OS 5 doesn't support overriding system calls from 68K code. However, some things you could do with trap overrides in OS 4 and earlier can now be done using system notifications. Read the notification chapter in the SDK reference and the notification header files in the SDK.
--
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/
