Shay,
At 11:55 PM 3/15/00 +0200, you wrote:
> Where can i find what trigger a specific trap ?
> like : when the sysTrapSysTimerCreate is called ?
I'm not sure that there's one specific answer to this question. Traps are
triggered when a call to the associated function is made. For example, the
sysTrapSysTimerCreate trap is executed as a result to a call to the
SysTimerCreate function; the compiler replaces the function call with an
invokation of the trap mechanism. You would need the source code for the
application you were interested in trapping. You might also look at the
Palm OS source code, which is available from Palm.
Hope this helps.
Greg
Greg Winton
Bachmann Software and Services, LLC
http://www.bachmannsoftware.com
Home of Bachmann Print Manager, the only graphical printing solution for
the PalmOS
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html