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