> > Can I use FileRead to read the data directly from the file to the
buffer,
> > given to ReadProc, or I should use FileDmRead?
> FileDmRead is used when the buffer being written to is in the storage
heap.
> So use this function to fill your buffer if you allocated the buffer in
the
> storage heap.

I meant a buffer that is passed to my ReadProc callback from ExgDBRead. I
think it is allocated automatically by ExgDBRead code, right?

Thank you.

--
Sincerely yours,
Eugene Mayevski



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

Reply via email to