Source position: jwawinnls.pas line 1534
function MultiByteToWideChar(
CodePage: UINT;
dwFlags: DWORD;
lpMultiByteStr: LPCSTR;
cbMultiByte: Integer;
lpWideCharStr: LPWSTR;
cchWideChar: Integer
):Integer;