> From: Neil Rhodes [mailto:[EMAIL PROTECTED]]
> Do the following instead:
>     UInt8     *recPtr;
>     recPtr = (UInt8 *) MemHandleLock(recHandle);
>     ...
>   MemMove(pSig, &recPtr[sizeof(UInt32)], 
> MemPtrSize(recPtr)-sizeof(UInt32));
Thanks a lot Neil - that works beautifully - it seems so obvious now that
I've had it pointed out to me.  Looks like you get the pint of Guinness -
Paul & Keith - 1/2 pint each for refinement.....

Cheers,

Fergal..

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