Documentation  |   Table of Contents   |  < Previous   |  Next >  

50    FSLib.h

Porting Applications to Palm OS® Cobalt

Exploring Palm OS®

Due to security and architectural requirements imposed by the new runtime model, Palm OS Cobalt doesn't support the creation of or direct access to file system plug-ins by third-party developers. Accordingly, the FSLib APIs are now private.

Deleted APIs ^TOP^

Table 50.1  Deleted functions 

FSCustomControl()

FSDirCreate()

FSDirEntryEnumerate()

FSFileClose()

FSFileCreate()

FSFileDelete()

FSFileEOF()

FSFileGetAttributes()

FSFileGetDate()

FSFileOpen()

FSFileRead()

FSFileRename()

FSFileResize()

FSFileSeek()

FSFileSetAttributes()

FSFileSetDate()

FSFileSize()

FSFilesystemType()

FSFileTell()

FSFileWrite()

FSLibAPIVersion()

FSLibClose()

FSLibOpen()

FSLibSleep()

FSLibWake()

FSVolumeFormat()

FSVolumeGetLabel()

FSVolumeInfo()

FSVolumeMount()

FSVolumeSetLabel()

FSVolumeSize()

FSVolumeUnmount()

Table 50.2  Deleted macros

FSDirDelete()

FS_LIB_TRAP()

Table 50.3  Deleted #defines

fsLibAPIVersion

FSMaxSelector

FSTrap...