Ben Combee a �crit : > At 09:20 AM 11/19/2004, you wrote: > >If I do a DmGetRecord on record 0 and then insert a new record 0 with > >DmNewRecord, does my handle on the original record 0 become invalid or > >unreliable? > > No. Handles are maintained in a separate table and only become invalid > when freed.
So locking existing record 0, creating a new record 0, writing it, freeing/releasing it, I can then safely release record 1 (old record 0)? -- Luc Le Blanc -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
