Method |
Description |
|
ExtractFiles ( [ isoFileName, string files, string dests, int fileCount, bool caseSensitive, int partNo, IntPtr hwnd ) : void |
|
|
FileExists ( [ isoFileName, string findFileName, int partNo, bool caseSensitive ) : bool |
|
|
GetDiscId ( [ isoPath ) : IntPtr |
|
|
IPlugin ( ) : float |
|
|
IPlugin ( ) : string |
|
|
IPluginFileCopy ( string path ) : void |
|
|
IPluginFileCopy ( string diskFilename, string gameFilename, FileCopyProgress callback ) : void |
Export a single file from TheGHOST to a Wii ISO |
|
InitializeComponent ( ) : void |
|
|
ReplaceFiles ( [ isoFileName, string files, string paths, int fileCount, bool caseSensitive, bool appendDiffSizeFiles, int partNo, IntPtr hwnd ) : void |
|
|
extract ( string gameFilenames, string diskFilenames, FileCopyProgress callback ) : void |
|
|
findMainPartition ( ) : void |
|
|
replace ( string gameFilenames, string diskFilenames, FileCopyProgress callback ) : void |
|
|