Searched refs:UZ_DCL_STRUCTVER (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/
H A Dstructs.h124 /* The following symbol UZ_DCL_STRUCTVER must be incremented whenever an
127 #define UZ_DCL_STRUCTVER 0x600 macro
132 unsigned StructVersID; /* struct version id (= UZ_DCL_STRUCTVER) */
H A Duzexampl.c326 lpDCL->StructVersID = UZ_DCL_STRUCTVER; /* version of this structure */
H A Dwindll.c306 StructVersID = version of this structure (= UZ_DCL_STRUCTVER)
351 if (lpDCL->StructVersID != UZ_DCL_STRUCTVER)

Completed in 44 milliseconds