Note
*.FMT files contained within Formats subfolder of
MultiArc (but not in subfolders of Formats).
| Function | Description |
|---|---|
| CloseArchive | Close archive. |
| GetArcItem | Get the information about the next archive element. |
| GetDefaultCommands | Get archiver command strings used by default |
| GetFormatName | Get archive format name. |
| GetSFXPos | Get the position of the beginning of the archive. |
| IsArchive | Check whether the specified file is an archive. |
| LoadFormatModule | Called when a subplugin is loaded. |
| OpenArchive | Open an archive and prepare it for reading. |
| SetFarInfo | Passes global settings to the plugin. |
| Structure | Description |
|---|---|
| ArcInfo | Common information about an archive |
| ArcItemInfo | Information about a specific archive element |