|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Classes | |
| struct | FolderViewColumns |
| class | CZipFolder |
Enumerations | |
| enum | FOLDERCOLUMN { COL_NAME = 0 , COL_TYPE , COL_COMPRSIZE , COL_PASSWORD , COL_SIZE , COL_RATIO , COL_DATE_MOD } |
Variables | |
| static FolderViewColumns | g_ColumnDefs [] |
| Enumerator | |
|---|---|
| COL_NAME | |
| COL_TYPE | |
| COL_COMPRSIZE | |
| COL_PASSWORD | |
| COL_SIZE | |
| COL_RATIO | |
| COL_DATE_MOD | |
Definition at line 9 of file CZipFolder.hpp.
|
static |
Definition at line 28 of file CZipFolder.hpp.
Referenced by CZipFolder::GetDefaultColumnState(), and CZipFolder::GetDetailsOf().