Brian Preston wrote:
So I've changed my function declarations to

Boolean MainFormHandleEvent(EventType *eventP)

and I'm back to getting the same error, which is now

'EventType' was not declared in this scope

Do you have

        #include <PalmOS.h>

at the top of your file?  And are you sure that there is
no #ifdef type funny business that's preventing that #include
from being #include-d like it's supposed to be?

  - Logan

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

Reply via email to