FreeRDP/channels/drive
Martin Fleisz b5e8b419b8 drive: Fix an issue when redirecting drives on Windows
CreateFile/GetFileInformationByHandle will fail if used with just a
drive letter i.e. C:/.

This PR fixes that case by using GetFileAttributesExW as a fallback in
case CreateFileW fails.
2022-11-03 15:02:27 +01:00
..
client drive: Fix an issue when redirecting drives on Windows 2022-11-03 15:02:27 +01:00
ChannelOptions.cmake Android: Added SDCard redirection support 2013-04-25 07:30:33 -07:00
CMakeLists.txt channels/drive: renamed to drive from disk for consistency with mstsc and accuracy (drive is more of a generic term, while disk does not apply to all) 2012-11-02 19:59:07 -04:00