It means you are internally using DmResourceInfo/DmRecordInfo to get the LocalID of the record data and then MemLocalIDToLockedPtr. This has nothing to do with the DmQueryRecord and it might work. (I never tested it.)
Jan ----- Original Message ----- From: "Michael A. Waldron" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[email protected]> Sent: Friday, March 11, 2005 8:47 PM Subject: Re: Newer and greater NVFS woes My tests use ExgDBWrite, and I have the callback set as an empty function. -Mike At 01:00 PM 3/11/2005, you wrote: >In our tests we use DmReleaseRecord(db, recno, false) - yet the same >behavior :) > >Best regards, > Jan Slodicka > > >----- Original Message ----- >From: "Regis St-Gelais" <[EMAIL PROTECTED]> >Newsgroups: palm-dev-forum >To: "Palm Developer Forum" <[email protected]> >Sent: Friday, March 11, 2005 5:48 PM >Subject: Re: Newer and greater NVFS woes > > > > "Dave Carrigan" <[EMAIL PROTECTED]> a �crit dans le message de news: > > [EMAIL PROTECTED] > > > On Fri, Mar 11, 2005 at 07:34:32AM -0500, Regis St-Gelais wrote: > > <snip> > > > Unlikely - creating a database full of records is not exactly rocket > > > science. > > <snip> > > > > I meant no disrespect, but mistakes and typos do happen. > > > > <snip> > > > ::DmReleaseRecord(db, recno, true); > > > > <snip> > > > > The "true" is what I wanted to see :) > > > > -- > > Regis St-Gelais > > www.laubrass.com > > > > > > > > -- > > 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/ --- Michael A. Waldron, AE0MW PGP: http://www.mikew.org/mypgpkey.txt -- 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/
