Scroll to navigation

StrSpnW(3w) Wine API StrSpnW(3w)

NAME

StrSpnW (SHLWAPI.@)

SYNOPSIS

int StrSpnW
(
LPCWSTR lpszStr,
LPCWSTR lpszMatch
)
 

DESCRIPTION

See StrSpnA(3w).
 

IMPLEMENTATION

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