21 Aug
2013
21 Aug
'13
11:03 a.m.
Alexandre Julliard <julliard(a)winehq.org> wrote:
+ if (type == FD_TYPE_FILE) + { + io_status->u.Status = status; + io_status->Information = total; + }
I don't see why this would have to be specific to files.
There is a test for pipes which fails if there is no this limitation. -- Dmitry.