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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/
H A Dexample.c48 #define DLL_VERSION_WARNING "%s has the wrong version number."\ macro
184 wsprintf (str, DLL_VERSION_WARNING, ZIP_DLL_NAME);
196 wsprintf (str, DLL_VERSION_WARNING, ZIP_DLL_NAME);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/
H A Duzexampl.c63 #define DLL_VERSION_WARNING "%s has the wrong version number."\ macro
221 wsprintf (str, DLL_VERSION_WARNING, UNZ_DLL_NAME);
236 wsprintf (str, DLL_VERSION_WARNING, UNZ_DLL_NAME);

Completed in 108 milliseconds