fintp_base
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ZIPENTRY Struct Reference

#include <unzip.h>

Public Attributes

int index
 
TCHAR name [MAX_PATH]
 
DWORD attr
 
FILETIME atime
 
FILETIME ctime
 
FILETIME mtime
 
long comp_size
 
long unc_size
 

Member Data Documentation

FILETIME ZIPENTRY::atime
DWORD ZIPENTRY::attr
long ZIPENTRY::comp_size
FILETIME ZIPENTRY::ctime
int ZIPENTRY::index
FILETIME ZIPENTRY::mtime
TCHAR ZIPENTRY::name[MAX_PATH]
long ZIPENTRY::unc_size

The documentation for this struct was generated from the following file: