On 6/2/06, Ambrose Krapacs <[EMAIL PROTECTED]> wrote:
Ok that explains why I did not have a problem when I tried with and
without using the EventHandlerThunk. If I want to support anything older
than OS5 I should be using them then? If so, do I implement all event
handlers the same, creating a _CW_EventHandlerThunk and calling
_CW_GenerateEventThunk for each in the AppStart function?

Event handlers need thunks as do any other callbacks... there's a
header file in CW 9.3 called ThunkPalmOS.h which when used with
ThunkPalmOS.c wraps a lot of this work.

--
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to