VirtualBox

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


Ignore:
Timestamp:
Dec 15, 2017 10:08:07 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
119736
Message:

VBoxService: Working on removing TARGET_NT4 here too...

File:
1 edited

Legend:

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

    r69705 r70171  
    23232323
    23242324NTSYSAPI NTSTATUS NTAPI NtQuerySystemInformation(SYSTEM_INFORMATION_CLASS, PVOID, ULONG, PULONG);
     2325#ifndef IPRT_NT_MAP_TO_ZW
     2326NTSYSAPI NTSTATUS NTAPI ZwQuerySystemInformation(SYSTEM_INFORMATION_CLASS, PVOID, ULONG, PULONG);
     2327#endif
    23252328
    23262329NTSYSAPI NTSTATUS NTAPI NtSetTimerResolution(ULONG cNtTicksWanted, BOOLEAN fSetResolution, PULONG pcNtTicksCur);
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