VirtualBox

Changeset 24892 in vbox for trunk/src


Ignore:
Timestamp:
Nov 24, 2009 12:02:04 PM (15 years ago)
Author:
vboxsync
Message:

fileio-win.cpp/RTFileQueryFsSizes: todo with some hints

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/win/fileio-win.cpp

    r24889 r24892  
    793793                                 uint32_t *pcbBlock, uint32_t *pcbSector)
    794794{
     795    /** @todo implement this using NtQueryVolumeInformationFile(hFile,,,,
     796     *        FileFsSizeInformation). */
    795797    return VERR_NOT_SUPPORTED;
    796798}
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette