NAME

SHUnicodeToUnicode  (SHLWAPI.346)

SYNOPSIS

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

DESCRIPTION

See SSHAnsiToAnsi.

IMPLEMENTATION

Exported by ordinal only. Use GetProcAddress to obtain a pointer to the function.

Implemented in "dlls/shlwapi/string.c". source.winehq.org/source/dlls/shlwapi/string.c

Debug channel "shell".


Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.