ntdll: Add a file access test.

Nikolay Sivov bunglehead at gmail.com
Fri Sep 13 03:02:36 CDT 2013


On 9/13/2013 11:20, Dmitry Timoshkov wrote:
> This test passes under Wine and shows that ReadFile after CreateFile(GENERIC_WRITE)
> is really supposed to fail.
> ---
>   dlls/ntdll/tests/file.c | 82 +++++++++++++++++++++++++++++++++++++++++++++++++
>   1 file changed, 82 insertions(+)
>
It looks like it belongs to kernel32/tests.



More information about the wine-devel mailing list