Scroll to navigation

StrCmpCW(3w) Wine API StrCmpCW(3w)

NAME

StrCmpCW (SHLWAPI.156)

SYNOPSIS

DWORD StrCmpCW
(
LPCWSTR lpszSrc,
LPCWSTR lpszCmp
)
 

DESCRIPTION

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