madkit wrote:
Thanks Logan, for your relpy. Actually I am running the downloaded sample code "Discovery" from the palm os website. It is an application of bluetooth devices discovering, registering etc. But it is for Codewarrior, and I m using the Palm OS Developer Suite, therefore, I used its discovery.c which is the source code file, copied its header file and created the XRD file myself with reference to the header file. But when I ran the application with the simulator 5.4, everything is ok except that it sends me a System Fatal Alert saying "uiresource.c, Line 86, Resource for app form 1000 not found." But i read up fromthis forum, people said tat it should be the problem of the form not created. But i did create the mainform with id 1000. Then how can i debug it further then? Besides, i m not familiar on using the breakpoint to debug. Is this detailed enough? Hope to hear from u soon. Thanks.
You defined the form with ID 1000? Are you sure it end up in your prc? Check the prc file.
Regards Henk -- ------------------------------------------------------------------------- Henk Jonas [EMAIL PROTECTED] Palm OS ® certified developer Please contact me, if you need an off-side contract worker. ------------------------------------------------------------------------- -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
