Hi there,

i'm facing a problem wherein i get strange memory
crashes in my shared library if i pass memory
allocated on the heap using MemPtrNew intto it from
another application.

If i allocate the memory structures on the stack,i get
no errors..

If i put all files together in one big "C"
project(comment/flag out all library code) and
continue to use memory on the heap between calls,i
face NO problem..

DO i need to take some special care ,when passing
memory to shared libs,,like use movable chunks,,or
something..

Thanks,
Nitin


__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.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