If you know, how a signature looks like in PalmOS (I never really worried about that) this is the recipe:
1. DmOpenDatabaseByTypeCreator (type 'appl', creatorID you pressumably know) (or use FindDatabase as far as it is still there :-) + DmOpenDatabase ) 2. Find the resource of type 'APPL' 3. Lock the resource and read it from start 4. Unlock the resource. Hopefully this helped you a bit. M. -----Original Message----- From: HU HUITING [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 5 December 2001 12:23 PM To: Palm Developer Forum Subject: How to capture signature on a palm? Can any experts please help me? How to capture signature in C++ language, using Palm OS 3.5? Thanks _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
