Source position: dbf_wtil.pas line 282
function WideCharToMultiByte( |
CodePage: DWORD; |
dwFlags: DWORD; |
lpWideCharStr: LPWSTR; |
cchWideChar: Integer; |
lpMultiByteStr: LPSTR; |
cchMultiByte: Integer; |
lpDefaultChar: LPCSTR; |
lpUsedDefaultChar: PBOOL |
):Integer; |