Source position: jwawinbase.pas line 3863
function WritePrivateProfileString(
lpAppName: LPCTSTR;
lpKeyName: LPCTSTR;
lpString: LPCTSTR;
lpFileName: LPCTSTR
):BOOL;