Hi Mike!
What sort of file handle is the program trying to read from? Is it a serial port, a socket, a pipe or a standard file?
-debugmsg +file,+comm,+server,+winsock should generate a good enough trace.
Mike
It's a standard file.
I think, there's missing the error code in the OVERLAPPED structure on end of file. This is used to distinguish the end of the file in the library. I will take a look at this today evening.
-- Martin Fuchs martin-fuchs@gmx.net