CreateDirectoryA conformance test improvement

Alexandre Julliard julliard at winehq.org
Fri Sep 10 15:04:45 CDT 2004


Wolfgang Schwotzer <wolfgang.schwotzer at gmx.net> writes:

> This patch provides a conformance test for my patch
> sent on 06. Sept 2004.
>
> I have successfully tested it on Windows98 and WindowsNT4.

Actually the results of that test depend on what the current directory
is on the drive you are testing. If your current directory is \ you
will see that it fails on Windows too. I believe the Wine code is
correct, it returns ACCESS_DENIED on the root and ALREADY_EXISTS
anywhere else, just like Windows.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list