alphaleonis / AlphaFS

AlphaFS is a .NET library providing more complete Win32 file system functionality to the .NET platform than the standard System.IO classes.
http://alphafs.alphaleonis.com/
MIT License
563 stars 99 forks source link

CreateDirectory ERROR_ACCESS_DENIED reports parent folder. #401

Closed Yomodo closed 6 years ago

Yomodo commented 6 years ago

Method CreateDirectory: ERROR_ACCESS_DENIED Exception now reports the parent folder, the inaccessible folder, instead of the folder to create.