Source position: jwawinbase.pas line 2956
function lstrcpynA(
lpString1: LPSTR;
lpString2: LPCSTR;
iMaxLength: Integer
):LPSTR;