- Timestamp:
- Nov 24, 2009 12:02:04 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/fileio-win.cpp
r24889 r24892 793 793 uint32_t *pcbBlock, uint32_t *pcbSector) 794 794 { 795 /** @todo implement this using NtQueryVolumeInformationFile(hFile,,,, 796 * FileFsSizeInformation). */ 795 797 return VERR_NOT_SUPPORTED; 796 798 }
Note:
See TracChangeset
for help on using the changeset viewer.