Scroll to navigation
StrCmpNIW(3w) |
Wine API |
StrCmpNIW(3w) |
NAME¶
StrCmpNIW (SHLWAPI.@)
SYNOPSIS¶
INT StrCmpNIW
(
LPCWSTR
lpszStr,
LPCWSTR
lpszComp,
int
iLen
)
DESCRIPTION¶
See
StrCmpNIA(3w).
IMPLEMENTATION¶
Declared in
"shlwapi.h".
Implemented in
"dlls/shlwapi/string.c".
Debug channel
"shell".