"Brian" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I'm still getting the same error. Any suggestions?
I would assume that the answer is yes, but just to make sure; do you have a function named PilotMain (something declared like: UInt32 PilotMain(UInt16 cmd, void *cmdPBP, UInt16 launchFlags))? If not, you will need this as the startup routine (__Startup__ as per CW case) makes a call to the PilotMain function. Regards, Donald -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
