Source position: jwawinbase.pas line 3843
function GetPrivateProfileInt(
lpAppName: LPCTSTR;
lpKeyName: LPCTSTR;
nDefault: Integer;
lpFileName: LPCTSTR
):UINT;