>So, to answer my question what is the correct way to obtain a function >Address without using SysGetTrapAddress()?
There isn't another way, unless you re-implement SysGetTrapAddress(), and you couldn't really say that was the correct way. (Its mechanisms have changed and can continue to change, so re-implementing it would be a bad idea.) Why not call SysGetTrapAddress()? The whole point of that function is to give you the address. -David Fedor PalmSource, Inc. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
