Did you look at PalmCompatibility.h in the SDK?

Max

--- HU HUITING <[EMAIL PROTECTED]> wrote:
> i download some sample cope on signature. but it can't compile at all. got 
> lots of error. it says that the version is incompatible. i'm using Palm OS 
> 3.5. the sample code can only accept 3.1. is there a way to convert the code 
> so that it can fit for 3.5?
> 
> 
> >From: Michael Glickman <[EMAIL PROTECTED]>
> >Reply-To: "Palm Developer Forum" <[EMAIL PROTECTED]>
> >To: "Palm Developer Forum" <[EMAIL PROTECTED]>
> >Subject: RE: How to capture signature on a palm?
> >Date: Wed, 5 Dec 2001 14:31:34 +1100
> >
> >I am trying that advice on my own application.
> >
> >I was wrong about "APPL" resource type: it just contains app name.
> >
> >Look for types "code" and "data" - I have couple of those, but
> >don't seem to start with anything like signature. I opened
> >a .prc file with hexdump - still no luck. Any comments ?
> >
> >Michael
> >
> >
> >
> >-----Original Message-----
> >From: Michael Glickman [mailto:[EMAIL PROTECTED]]
> >Sent: Wednesday, 5 December 2001 2:17 PM
> >To: Palm Developer Forum
> >Subject: RE: How to capture signature on a palm?
> >
> >
> >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/
> >
> >--
> >For information on using the Palm Developer Forums, or to unsubscribe, 
> >please see http://www.palmos.com/dev/tech/support/forums/
> 
> 
> _________________________________________________________________
> 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/


__________________________________________________
Do You Yahoo!?
Buy the perfect holiday gifts at Yahoo! Shopping.
http://shopping.yahoo.com

-- 
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