VirtualBox

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


Ignore:
Timestamp:
Nov 21, 2017 4:29:49 PM (7 years ago)
Author:
vboxsync
Message:

IPRT: file mode changing on NT + RTChMod command.

  • Reimplemented RTFileSetMode for NT.
  • Implemented RTPathSetMode for NT.
  • Reimplemented RTDirRelPathSetMode for NT.
  • Started on a testcase command: RTChMode
Location:
trunk/src/VBox/Runtime/r3/win
Files:
1 deleted
1 edited

Legend:

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

    r69536 r69795  
    977977
    978978
     979#if 0 /* RTFileSetMode is implemented by RTFileSetMode-r3-nt.cpp */
    979980/* This comes from a source file with a different set of system headers (DDK)
    980981 * so it can't be declared in a common header, like internal/file.h.
     
    10031004    return VINF_SUCCESS;
    10041005}
     1006#endif
    10051007
    10061008
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