[KERNEL32]
authorPierre Schweitzer <pierre@reactos.org>
Sun, 1 Jan 2012 17:22:35 +0000 (17:22 +0000)
committerPierre Schweitzer <pierre@reactos.org>
Sun, 1 Jan 2012 17:22:35 +0000 (17:22 +0000)
Reimplement CreateDirectoryA, CreateDirectoryExA, CreateDirectoryW, CreateDirectoryExW, RemoveDirectoryA, RemoveDirectoryW.
This reimplementation now matches the w2k3 one, properly handles reparse points (especially mount points) and also brings several fixes.

svn path=/trunk/; revision=54804


No differences found