So, after every h=DmGetRecord(db, r), I should do a MemHandleFree(h)? But if I do that, I can't do anymore DmGetRecord(db, r) Richard Hartman wrote: > > Your are not allocating memory for the chunk you are using, but you > are kind of laying claim to it for a while. Yes, you should release > the record handle when you are done with it. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
- Freeing handles, a good practice? chongwm
- RE: Freeing handles, a good practice? Jason Davidson
- Re: Freeing handles, a good practice? Richard Hartman
- Re: Freeing handles, a good practice? chongwm
- Re: Freeing handles, a good practice? Drew Tennenbaum
- Re: Freeing handles, a good practice? Roger Chaplin
- Re: Freeing handles, a good practice? Richard Hartman
- Re: Freeing handles, a good practice? Roger Chaplin
- Re: Freeing handles, a good practice? chongwm
