you may use loop with DmGetNextDatabaseByTypeCreator to browse all databases of type sysFileTFileStream (files you are looking for will be most probably saved as file streams, or you may put there 0 to search for every file)
and then get their name using DmDatabaseInfo and compare if it is something you want Micky MeNeZeS wrote: > Hi, > > > > I want to find the files (*.jpg, *.doc, *.mpeg, *.bmp etc) in Palm's > internal memory. > > > > Can you please show me some way to achieve this? > > > > > > Thanks and Regards, > > > > Micky Menezes > > > -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
