VirtualBox

Changeset 47922 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Aug 20, 2013 2:36:24 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
88229
Message:

Main: IVFSExplorer use LONG64 for file sizes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/VFSExplorerImpl.h

    r44529 r47922  
    5656    STDMETHOD(CdUp)(IProgress **aProgress);
    5757
    58     STDMETHOD(EntryList)(ComSafeArrayOut(BSTR, aNames), ComSafeArrayOut(VFSFileType_T, aTypes), ComSafeArrayOut(ULONG, aSizes), ComSafeArrayOut(ULONG, aModes));
     58    STDMETHOD(EntryList)(ComSafeArrayOut(BSTR, aNames), ComSafeArrayOut(VFSFileType_T, aTypes), ComSafeArrayOut(LONG64, aSizes), ComSafeArrayOut(ULONG, aModes));
    5959
    6060    STDMETHOD(Exists)(ComSafeArrayIn(IN_BSTR, aNames), ComSafeArrayOut(BSTR, aExists));
Note: See TracChangeset for help on using the changeset viewer.

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