summaryrefslogtreecommitdiff
path: root/blockdev/windows/file_windows.c
AgeCommit message (Collapse)Author
2020-04-13Use DISK_GEOMETRY_EX instead of plain DISK_GEOMETRY so that the disk size is ↵Carl Hetherington
returned explicitly. I'm not sure if this fixes any bugs but it makes the code cleaner.
2019-06-11Possibly dubious patch to allow writing to partitions on Windows.Carl Hetherington
2017-04-05Name refactiring inside file_windows modulegkostka
2017-04-05Rename io_raw module to more appropriate file_windowsgkostka