Hi everybody,
I wan to write a handler for
'sysTrapEvtDequeuePenStrokeInfo'
What should be the return type an arguments list types for this Handler, is there any where in CW for Palm OS V9.0 documentation that this question is answered ?
Nope. Hacks and patching system traps is mostly undocumented. You need to use different methods for Palm OS 4.x and lower and OS 5. There's a DemoHack project included with CW that shows how to make a HackMaster-compatible hack, but that's only for OS 4 and before. Look for "Yet Another Hack Manager YAHM" to get some info on the undocumented and unsupported ways to patch OS 5. Supporting Cobalt is entirely different, and those methods just won't work.
BTW, the current CW is 9.3. Updates at www.metrowerks.com on the Downloads page.
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
