Source position: jwawinldap.pas line 2026
function LdapUTF8ToUnicode(
lpSrcStr: LPCSTR;
cchSrc: Integer;
lpDestStr: LPWSTR;
cchDest: Integer
):Integer;