Цитата
Writes data to output buffer in asynchronous mode.
function WriteAsync(const Buffer; Count: Integer; var AsyncPtr: PAsync): Integer;
Description
Call WriteAsync function to write Count bytes of Buffer variable to output buffer. The function returns immidiately and does not wait for the operation to be completed.
А что такое var AsyncPtr: PAsync и как это задать ?
Живи днем так, чтобы ночью ты спал спокойно.