Source position: jwawinnls.pas line 1538
function WideCharToMultiByte( |
CodePage: UINT; |
dwFlags: DWORD; |
lpWideCharStr: LPCWSTR; |
cchWideChar: Integer; |
lpMultiByteStr: LPSTR; |
cbMultiByte: Integer; |
lpDefaultChar: LPCSTR; |
lpUsedDefaultChar: LPBOOL |
):Integer; |