Hello folks, According to the description in the "PalmOS Programmer's API Reference" of the API call DmFindResource
http://www.palmos.com/dev/support/docs/palmos/PalmOSReference/DataAndResourceManager.html#1009528 this function > Returns index of resource in resource database, or > dmInvalidRecIndex if not found. Well, my question is - where is the constant "dmInvalidRecIndex" defined? I couldn't find it anywhere in the include files of the SDK 5.3, and I get a compilation error if I try checking the return value of DmFindResource against this constant. Regards, Vesselin -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
