In order to work manually on resources, i.e. not using Constructor, I tried to recompile the same project using source files :
- download one of the rsrc->rcp tools (Pages of metrowerks) to get source files
- get my .r , include and bmp files
- recompile
It always gives the same result:
"Appli called SysFatalAlert with the message: MemoryMgr.c, line:4340, NULL handle".
And, for some reasons, the icon is the default one (not the BMP file).
Get a copy of PRC Explorer from www.palmgear.com. Use it to look at your PRC files on the desktop machine. Check to see that all the resources you want are actually being linked into your application.
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
