Immediate IO in ReadFile / WriteFile

lawson_whitney at juno.com lawson_whitney at juno.com
Wed Jan 9 15:17:25 CST 2002


On Wed, 9 Jan 2002, Martin Wilck wrote:
...
> How do you check if data is ready in Windows? I didn't find a select()
> equivalent, nor is it possible to wait on file handles.
>
GetCommError and some other functions, I think, returns lpStat->cbInQue,
which is in effect the number of characters immediately available to be
read.

> Martin
>
Lawson
---oof---





More information about the wine-devel mailing list