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/
