hello,

i want to ask if any1 know of a function that return a CharPtr value from a
given handle valuse.

i mean i have a handle to one of my memory allocations (handle to a record
field - with MemHandleNew) and i get a pointer to this handle (with
MemHandleLock). i copy some text to this pointer by StrCopy and than i
unlock the poiter (with MemPtrUnlock).

later in the same code function i need to use the text i entered to the
poiter (of the handle) to be the text of one of my controle resources (
withe CtlSetLabel ) and i want to know if there is a function that i can use
to get the text i put in my handle to be a CharPtr value????

tnx in advance :-)



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