Scroll to navigation

StrCmpICW(3w) Wine API StrCmpICW(3w)

NAME

StrCmpICW (SHLWAPI.158)

SYNOPSIS

DWORD StrCmpICW
(
LPCWSTR lpszSrc,
LPCWSTR lpszCmp
)
 

DESCRIPTION

See StrCmpICA(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