FILE_CreateFile()'s read/write-check was broken due to checking of
commitaf7e1ae5c54d7b29efb2955ec6db253bfe79a515
authorAndreas Mohr <amohr@student.ei.uni-stuttgart.de>
Thu, 13 Apr 2000 15:58:30 +0000 (13 15:58 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 13 Apr 2000 15:58:30 +0000 (13 15:58 +0000)
treea2e0372579b3b61223039056c93d69d8a96ac19a
parent2cf4ebc1aa0968be5b9bdd573a6cf913e8a6fe7c
FILE_CreateFile()'s read/write-check was broken due to checking of
ERROR_xxx instead of STATUS_xxx.
files/file.c