Scroll to navigation

SHUnicodeToUnicode(3w) Wine API SHUnicodeToUnicode(3w)

NAME

SHUnicodeToUnicode (SHLWAPI.346)

SYNOPSIS

DWORD SHUnicodeToUnicode
(
LPCWSTR lpszSrc,
LPWSTR lpszDst,
int iLen
)
 

DESCRIPTION

See SSHAnsiToAnsi(3w).
 

IMPLEMENTATION

Not declared in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/shlwapi/string.c".
Debug channel "shell".
Oct 2012 Wine API