VirtualBox

Changeset 64641 in vbox for trunk/src/VBox/Runtime/r3


Ignore:
Timestamp:
Nov 10, 2016 3:30:51 PM (8 years ago)
Author:
vboxsync
Message:

RTPathQueryInfo-nt.cpp: clearification.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/nt/RTPathQueryInfo-nt.cpp

    r64640 r64641  
    261261            else
    262262            {
     263                AssertFailed(); /* This is impossible and won't work (NT doesn't know '.' or '..').  */
    263264                NtDirName.Buffer = L".";
    264265                NtDirName.Length = sizeof(NtName.Buffer[0]);
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