21 Aug
2013
21 Aug
'13
9:56 a.m.
Dmitry Timoshkov <dmitry(a)baikal.ru> writes:
@@ -748,6 +748,11 @@ err: } else { + 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. -- Alexandre Julliard julliard(a)winehq.org