Scroll to navigation

StrCSpnW(3w) Wine API StrCSpnW(3w)

NAME

StrCSpnW (SHLWAPI.@)

SYNOPSIS

int StrCSpnW
(
LPCWSTR lpszStr,
LPCWSTR lpszMatch
)
 

DESCRIPTION

See StrCSpnA(3w).
 

IMPLEMENTATION

Declared in "shlwapi.h".
Implemented in "dlls/shlwapi/string.c".
Debug channel "shell".
Oct 2012 Wine API