in your typedef, instead of : MyPtr it; // where MyPtr is the actual type you are using
use MemHandle it; ----- Original Message ----- From: "Pit" <[EMAIL PROTECTED]> Newsgroups: palm-dev-forum To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Tuesday, April 20, 2004 12:45 PM Subject: Re: Problem with MemHandleResize - memErrChunkLocked > Ok, that is a good explanation. > But how do i actually make my myAppPrefs.it handle? > Sorry for my ignorance. > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
