Source position: jwawinnls.pas line 1547
function CompareStringA(
Locale: LCID;
dwCmpFlags: DWORD;
lpString1: LPCSTR;
cchCount1: Integer;
lpString2: LPCSTR;
cchCount2: Integer
):Integer;