> (Char*)cStr = SysErrString(fileErrMemError,(Char*)cStr,sizeof(cStr)-1);
> 
> at this point cStr contains "(0x1601)", apparently the description was not
> found.

In my experience, this function doesn't generate descriptions for all
possible error codes. I don't know what the official story is though.

> Do I have to reference another resource or library to obtain system
> error descriptions?

No. It uses resources in a system database that's kept open all the time.
--
Danny @ Palm

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to