Source position: dbf_wtil.pas line 283
function CompareString(
Locale: LCID;
dwCmpFlags: DWORD;
lpString1: PChar;
cchCount1: Integer;
lpString2: PChar;
cchCount2: Integer
):Integer;