table of contents
other versions
- wheezy 1.4.1-4
StrRStrIW(3w) | Wine API | StrRStrIW(3w) |
NAME¶
StrRStrIW (SHLWAPI.@)SYNOPSIS¶
LPWSTR StrRStrIW(
LPCWSTR lpszStr,
LPCWSTR lpszEnd,
LPCWSTR lpszSearch
)
DESCRIPTION¶
See StrRStrIA(3w).IMPLEMENTATION¶
Declared in "shlwapi.h". Implemented in "dlls/shlwapi/string.c". Debug channel "shell".Oct 2012 | Wine API |