Platform SDK: Active Directory, ADSI, and Directory Services |
Call the LdapUTF8ToUnicode function to translate strings for modules that don't have the UTF-8 code page.
int LDAPAPILdapUTF8ToUnicode( LPCSTR lpSrcStr, int cchSrc, LPWSTR lpDestStr, int cchDest );
Windows NT/2000: Requires Windows NT 4.0 SP4 or later.
Windows 95/98: Requires Windows 95 or later. Available as a redistributable for Windows 95.
Header: Declared in Winldap.h.
Library: Use Wldap32.lib.