Searched refs:lstrcmpi (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/compat/avisynth/windowsPorts/
H A Dwindows2linux.h60 #define lstrcmpi strcasecmp macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/
H A Dexample.c181 (lstrcmpi(lszVer, ZIP_DLL_VERSION) != 0) ||
182 (lstrcmpi(lszVerName, COMPANY_NAME) != 0))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/
H A Duzexampl.c218 (lstrcmpi(lszVer, UNZ_DLL_VERSION) != 0) ||
219 (lstrcmpi(lszVerName, IZ_COMPANY_NAME) != 0))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dnt.c299 if(!g_VolumeCaps.bValid || lstrcmpi(g_VolumeCaps.RootPath, TempRootPath) != 0) {

Completed in 108 milliseconds