Scroll to navigation

StrRChrW(3w) Wine API StrRChrW(3w)

NAME

StrRChrW (SHLWAPI.@)

SYNOPSIS

LPWSTR StrRChrW
(
LPCWSTR str,
LPCWSTR end,
WORD ch
)
 

DESCRIPTION

See StrRChrA(3w).
 

IMPLEMENTATION

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