VirtualBox

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


Ignore:
Timestamp:
Sep 24, 2009 4:13:15 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
52785
Message:

path-win.cpp: build fix.

File:
1 edited

Legend:

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

    r23291 r23292  
    352352    {
    353353        HANDLE hFile;
    354         if (fOpen & RTPATH_F_FOLLOW_LINK)
     354        if (fFlags & RTPATH_F_FOLLOW_LINK)
    355355            hFile = CreateFileW(pwszPath,
    356356                                FILE_WRITE_ATTRIBUTES,   /* dwDesiredAccess */
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