Source position: aes.pas line 221
function shel_write( |
sh_wdoex: SmallInt; |
sh_wisgr: SmallInt; |
sh_wiscr: SmallInt; |
sh_wpcmd: PAnsiChar; |
sh_wptail: PAnsiChar |
):SmallInt; |
sh_wdoex: SmallInt; |
sh_wisgr: SmallInt; |
sh_wiscr: SmallInt; |
const sh_wpcmd: string; |
const sh_wptail: string |
):SmallInt; |