HwrRes.c is one of the files you get when you download the Palm OS 3.0 source
code from www.palm.com.
-- Keith
"Jeannine B. Leggieri" <[EMAIL PROTECTED]> on 08/18/99 02:53:04 PM
Please respond to [EMAIL PROTECTED]
Sent by: "Jeannine B. Leggieri" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
cc: (Keith Rollin/HQ/3Com)
Subject: Fatal Error in HwrRes.c
I am adding a new feature to an existing code written in CodeWarrior for
a Palm Pilot application. I added Resource: tFRM 2500 in MobileRsc.h and
compiled the code fine with no errors. However, when I go to load the
application onto the Palm Pilot and test it, I get a fatal error message
after the fifth screen:
Fatal Error
HwrRes.c, Line:77,
Resource for app form 2500 not found.
My question is: What is the HwrRes.c file? Is it a library that exists
in CodeWarrior? I did a search on my computer to look for that file, but
nothing comes up. Also, what does it have to do with my adding new
#define's in the MobileRsc.h that is causing this error message to
occur? Please advise.
Thank you.
Jeannine Leggieri