Thanks for replying. I tried finding out DmFindDatabaseByTypeCreator method. What i could get it it is available at Palm OS 6 Cobalt We are working with Palm OS 5.x Please let me know if we can use any function of this. rgds, ritu
"Ben Combee" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > At 07:05 AM 4/29/2004, you wrote: > >Can some body help in answering my queries related to file streaming on palm > > > >device. > > > >1. Can we keep files on the palm device. > > Yes. That is one of the purposes of the File Stream APIs. > > >2. Is it advisable to use files on palm device. > > Sure. The Palm Photos app uses this technique to store JPEG images > captured from the camera. > > >3. How to get the list of files available on the device. > > You can use DmFindDatabaseByTypeCreator to locate file stream databases of > a certain type and creator. A file stream is just a database with the file > stream header bit set and a special format that's compatible with the File > Stream APIs. > > -- Ben Combee, DTS technical lead, PalmSource, Inc. > Read "Combee on Palm OS" at http://palmos.combee.net/ > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
