[fpc-pascal] How to poll for a byte in Input?

Martin Schreiber mse00000 at gmail.com
Thu Dec 15 16:25:09 CET 2011


On 12/15/2011 03:31 PM, tcoq wrote:

> I obviously failed somewhere. I did try FILE_FLAG_OVERLAPPED and everything attached to it, but the input is already opened, so i get an error.

IIRC I experienced the same with pipes on windows. So I used threads
which works on win95+.

Martin



More information about the fpc-pascal mailing list