When I open the app database, DmNumRecords and DmNumResources return the same value. Is this a coincidence or are resources glorified records?
On Mon, 04 Aug 2003 14:29:28 -0500, Ben Combee <[EMAIL PROTECTED]> wrote: > >At 02:27 PM 8/4/2003, Eric Potter wrote: >>I need to do an integrity check of an application and a shared >>library. I would like to do a CRC check. I was going to use the >>Crc16CalcBlock function. My question is, how do I get a pointer to the >>application to pass as void *bufP? > >Use the Palm OS API to determine the application database, then use the >database APIs to check each resource in your application DB separately. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
