VirtualBox

Changeset 9780 in vbox


Ignore:
Timestamp:
Jun 17, 2008 4:27:25 PM (17 years ago)
Author:
vboxsync
Message:

Windows shared folders: another directory listing bugfix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp

    r9146 r9780  
    13681368    }
    13691369    Assert(rc != VINF_SUCCESS || *pcbBuffer > 0);
     1370   
     1371    if (rc == VERR_NO_MORE_FILES && *pcFiles != 0)
     1372        rc = VINF_SUCCESS; /* Successfully return these files. */
    13701373
    13711374end:
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