Opened 14 years ago
Last modified 14 years ago
#2138 new Feature Requests
Windows test cases need to include \\?\ and \\.\ prefixes
| Reported by: | Beman Dawes | Owned by: | Beman Dawes |
|---|---|---|---|
| Milestone: | Boost 1.37.0 | Component: | filesystem |
| Version: | Boost 1.35.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
See Naming a Volume docs, http://msdn.microsoft.com/en-us/library/aa365248(VS.85).aspx, for information about
?\ prefixes.
See CreateFile() docs, http://msdn.microsoft.com/en-us/library/aa363858(VS.85).aspx, for information about
.\ prefixes.
Note:
See TracTickets
for help on using tickets.
