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