Scroll to navigation

StrCmpNICW(3w) Wine API StrCmpNICW(3w)

NAME

StrCmpNICW (SHLWAPI.154)

SYNOPSIS

DWORD StrCmpNICW
(
LPCWSTR lpszSrc,
LPCWSTR lpszCmp,
DWORD len
)
 

DESCRIPTION

See StrCmpNICA(3w).
 

IMPLEMENTATION

Not declared in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/shlwapi/ordinal.c".
Debug channel "shell".
Oct 2012 Wine API