Source position: jwawinbase.pas line 3847
function GetPrivateProfileStringA(
lpAppName: LPCSTR;
lpKeyName: LPCSTR;
lpDefault: LPCSTR;
lpReturnedString: LPSTR;
nSize: DWORD;
lpFileName: LPCSTR
):DWORD;