Scroll to navigation

StrPBrkW(3w) Wine API StrPBrkW(3w)

NAME

StrPBrkW (SHLWAPI.@)

SYNOPSIS

LPWSTR StrPBrkW
(
LPCWSTR lpszStr,
LPCWSTR lpszMatch
)
 

DESCRIPTION

See StrPBrkA(3w).
 

IMPLEMENTATION

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