Skip to content

v0.7.3-RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Maxhy Maxhy released this 10 Jul 20:27
· 1617 commits to master since this release
  • Remember FILE_DELETE_ON_CLOSE for Win8 compatibility
  • Get volume name instead simple letter on network provider
  • Better handling in case no memory is available
  • VC++ 2013 prerequisite check at Dokan installation
  • Correctly complete IRP requests
  • Stop EventNotification and Check threads on a queue work item
  • Check if device is mounted before performing Device Control
  • Add missing break; when DeviceObject is invalid in DokanDispatchFileSystemControl