VirtualBox

Changeset 78303 in vbox for trunk/include/iprt/nt


Ignore:
Timestamp:
Apr 26, 2019 12:44:32 AM (6 years ago)
Author:
vboxsync
Message:

winnt/vboxsf: Converting VBoxMRxQueryFileInfo to VbglR0SfHostReqQueryObjInfo and tried to do some much needed cleaning up in that function. Tried to minimize impact elsewhere to keep the change small. bugref:9172

Location:
trunk/include/iprt/nt
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/nt/nt.h

    r77821 r78303  
    17191719    FileStandardLinkInformation,
    17201720    FileRemoteProtocolInformation,
     1721    /* Defined with Windows 10: */
    17211722    FileRenameInformationBypassAccessCheck,
    17221723    FileLinkInformationBypassAccessCheck,
     
    17261727    FileReplaceCompletionInformation,
    17271728    FileHardLinkFullIdInformation,
     1729    FileIdExtdBothDirectoryInformation,
     1730    FileDispositionInformationEx,
     1731    FileRenameInformationEx,
     1732    FileRenameInformationExBypassAccessCheck,
     1733    FileDesiredStorageClassInformation,
     1734    FileStatInformation,
     1735    FileMemoryPartitionInformation,
     1736    FileStatLxInformation,
     1737    FileCaseSensitiveInformation,
     1738    FileLinkInformationEx,
     1739    FileLinkInformationExBypassAccessCheck,
     1740    FileStorageReserveIdInformation,
     1741    FileCaseSensitiveInformationForceAccessCheck,
    17281742    FileMaximumInformation
    17291743} FILE_INFORMATION_CLASS;
  • trunk/include/iprt/nt/rx.h

    r76585 r78303  
    4242#endif
    4343
     44RT_C_DECLS_BEGIN
     45
    4446#include <rx.h>
     47
     48RT_C_DECLS_END
    4549
    4650#ifdef _MSC_VER
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