scummvm/backends/fs/symbian
Lars Persson c331a92243 Updated/Fixed Symbian Filesystem handling.
Does not store ending backslash on path, and will list any sub folder properly, by adding '\' when needed.

svn-id: r34453
2008-09-08 21:54:04 +00:00
..
symbian-fs-factory.cpp Turned SymbianFilesystemFactory from a singleton into a normal class; adapted symbian backend accordingly 2008-08-22 11:49:34 +00:00
symbian-fs-factory.h Turned SymbianFilesystemFactory from a singleton into a normal class; adapted symbian backend accordingly 2008-08-22 11:49:34 +00:00
symbian-fs.cpp Updated/Fixed Symbian Filesystem handling. 2008-09-08 21:54:04 +00:00
symbianstream.cpp StdioStream implemented with Symbian file handling. 2008-09-07 12:37:14 +00:00