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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/
H A Dexample.h36 typedef BOOL (WINAPI * ZIPSETOPTIONS)(LPZPOPT); typedef
51 extern ZIPSETOPTIONS ZipSetOptions;
H A Dexample.c69 ZIPSETOPTIONS ZipSetOptions;
212 (ZIPSETOPTIONS)ZipSetOptions = (ZIPSETOPTIONS)GetProcAddress(hZipDll, "ZpSetOptions");

Completed in 106 milliseconds