Source position: jwawinbase.pas line 3853
function GetPrivateProfileString(
lpAppName: LPCTSTR;
lpKeyName: LPCTSTR;
lpDefault: LPCTSTR;
lpReturnedString: LPTSTR;
nSize: DWORD;
lpFileName: LPCTSTR
):DWORD;