Hi,
 
I have a function called GetInstrumentValue ()
inside this function, it goes into a record by calling MemhandleLock, and then calls another function that locks another memory location, and then when it comes back from the function it then calls MemhandleUnlock.  This program crashes, is this because I did not unlock the memory location before I called another function that locks another memory area ?
 
 
Thanks

--
For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to