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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/
H A Dexample.h49 extern _DLL_ZIP ZipArchive;
H A Dexample.c67 _DLL_ZIP ZipArchive; variable
211 (_DLL_ZIP)ZipArchive = (_DLL_ZIP)GetProcAddress(hZipDll, "ZpArchive");
213 if (!ZipArchive || !ZipSetOptions)
307 retcode = ZipArchive(ZpZCL);

Completed in 156 milliseconds