Hi,>
I have a problem when compiling may application.
Runnig a debug into eclipse IDE I can see that problem is happen into part code below:
..... ..... // Load the form resource. formId = eventP->data.frmLoad.formID; frmP = FrmInitForm(formId); FrmSetActiveForm(frmP);
.... ...
any idea how can I solve it?
Thanks.. and sorry I'm terrible writing in english...
dr_spock
it looks fine to me. Can you post a little more of the code block? what's the error and on which line does it occur?
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
