Scroll to navigation

StrRChrIW(3w) Wine API StrRChrIW(3w)

NAME

StrRChrIW (SHLWAPI.@)

SYNOPSIS

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

DESCRIPTION

See StrRChrIA(3w).
 

IMPLEMENTATION

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