VirtualBox

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


Ignore:
Timestamp:
Oct 17, 2024 10:02:54 AM (4 months ago)
Author:
vboxsync
Message:

include/iprt/nt/nt.h: Make it work for win.arm64, bugref:10392 [build fix]

File:
1 edited

Legend:

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

    r106418 r106420  
    24422442typedef FILE_STAT_LX_INFORMATION *PFILE_STAT_LX_INFORMATION;
    24432443# endif
    2444 # ifndef FILE_CS_FLAG_CASE_SENSITIVE_DIR
     2444# if !defined(IPRT_NT_USE_WINTERNL) || !defined(NTDDI_WIN11_GE) || (WDK_NTDDI_VERSION < NTDDI_WIN11_GE) /* Available since at least SDK 10.0.26100.0 (didn't bother to check for earlier version). */
    24452445typedef struct _FILE_CASE_SENSITIVE_INFORMATION
    24462446{
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