Overlapped read/write fix

Eric Kohl ekohl at codeweavers.com
Mon Feb 19 10:59:07 CST 2001


Hi!

This patch fixes the MS Jet Database Engine. Overlapped reads and writes
must fail on Win9x.

Regards,

Eric

ChangeLog:
    * files/file.c:
    Overlapped read and write are only allowed on WinNT. On Win9x, they must
fail and set ERROR_INVALID_PARAMETER.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: file.diff
Type: application/octet-stream
Size: 1989 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010219/42a88643/file.obj


More information about the wine-patches mailing list