> As I mentioned before, this API call, returns error > code '1283'. Converted to hex it is 0x0503. ErrorBase.h tells us
#define sysErrorClass 0x0500 SystemMgr.h lists #define sysErrNoFreeResource (sysErrorClass | 3) Voila ;-) -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
