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