Workaround cygwin bug when using \\?\Volume{GUID} syntax.

This commit is contained in:
Vladimir Serbinenko 2013-12-14 23:28:34 +01:00
parent 6d3cfe5063
commit 38933cee85
2 changed files with 47 additions and 14 deletions

View file

@ -1,3 +1,7 @@
2013-12-14 Vladimir Serbinenko <phcoder@gmail.com>
Workaround cygwin bug when using \\?\Volume{GUID} syntax.
2013-12-14 Vladimir Serbinenko <phcoder@gmail.com>
Do not use TCHAR string functions as they are not available on cygwin.