VirtualBox

Changeset 6992 in vbox for trunk/src/VBox/Runtime/r3/win


Ignore:
Timestamp:
Feb 18, 2008 1:34:17 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
28187
Message:

Restrict RTFILE_O_NOT_CONTENT_INDEXED to file creation.

File:
1 edited

Legend:

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

    r6991 r6992  
    231231
    232232    /*
    233      * Turn off indexing of directory through Windows Indexing Service
     233     * Turn off indexing of directory through Windows Indexing Service.
    234234     */
    235235    if (fOpen & RTFILE_O_NOT_CONTENT_INDEXED)
     
    264264
    265265    /*
    266      * Turn off indexing of directory through Windows Indexing Service
     266     * Turn off indexing of directory through Windows Indexing Service.
    267267     */
    268268    if (fOpen & RTFILE_O_NOT_CONTENT_INDEXED)
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