Scroll to navigation
StrStrW(3w) |
Wine API |
StrStrW(3w) |
NAME¶
StrStrW (SHLWAPI.@)
SYNOPSIS¶
LPWSTR StrStrW
(
LPCWSTR
lpszStr,
LPCWSTR
lpszSearch
)
DESCRIPTION¶
See
StrStrA(3w).
IMPLEMENTATION¶
Declared in
"shlwapi.h".
Implemented in
"dlls/shlwapi/string.c".
Debug channel
"shell".