Discovered the
AlphaFS library the other day. We needed to discover files greater than the
MAX_PATH on our file server, so I referenced the library and swapped my using from System.IO to use AlphaFS and hey presto we were reading the files with unicode! e.g. "\\?\UNC\server\share"
No comments:
Post a Comment