[PATCH 5/7] kernel32, ntdll: Add support for deleting junction points with RemoveDirectory.

Erich E. Hoover ehoover at mymail.mines.edu
Wed Jun 20 18:31:22 CDT 2012


This patch recognizes that a directory is a junction point and calls
unlink() instead of rmdir() on the file.  The patch also includes
tests showing that junction points can be deleted with
RemoveDirectory, but not with DeleteFile.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-kernel32-ntdll-Add-support-for-deleting-junction-poi.patch
Type: application/octet-stream
Size: 4649 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120620/8dd025d8/attachment.obj>


More information about the wine-patches mailing list