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