PPC - File Management Functions

From YYpBD's MediaWiki

Jump to: navigation, search

EnumProjectsEx
A Projects Control API function that enumerates folders in main memory or on a mountable file system, such as a storage card.
EnumProjectsFilesEx
A Projects Control API function that enumerates all projects in main memory or on the specified mountable file system, such as a storage card.
FindFirstFlashCard
A Projects Control API function that returns the handle to the first mountable file system, such as a storage card.
FindFirstProjectFile
A Projects Control API function that searches a directory, subdirectory, or storage card for a file whose name matches the specified file name.  
FindNextFlashCard
A Projects Control API function that finds the next mountable file system, such as a storage card.
FindNextProjectFile
A Projects Control API function that continues a file search from a previous call to the FindFirstProjectFile function.
SHGetAutoRunPath
A Shell API function that searches for the first storage card and constructs the path that would be used to look for an autorun.exe file.
SHGetDocumentsFolder
A Shell API function that retrieves the path to the documents directory. 

맞춤검색