Searched refs:ZpOpt (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/
H A Dexample.c59 ZPOPT ZpOpt; variable
248 ZpOpt.fSuffix = FALSE; /* include suffixes (not yet implemented) */
249 ZpOpt.fEncrypt = FALSE; /* true if encryption wanted */
250 ZpOpt.fSystem = FALSE; /* true to include system/hidden files */
251 ZpOpt.fVolume = FALSE; /* true if storing volume label */
252 ZpOpt.fExtra = FALSE; /* true if including extra attributes */
253 ZpOpt.fNoDirEntries = FALSE; /* true if ignoring directory entries */
254 ZpOpt.fVerbose = FALSE; /* true if full messages wanted */
255 ZpOpt.fQuiet = FALSE; /* true if minimum messages wanted */
256 ZpOpt
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/VBz64/
H A DVBZipBas.bas95 Public Type ZpOpt
209 Public ZOPT As ZpOpt
220 ByRef argv As ZIPnames, ByVal strNames As String, ByRef Opts As ZpOpt) As Long '-- Real Zipping Action
436 Public Function SetZipOptions(ByRef ZipOpts As ZpOpt, _

Completed in 56 milliseconds