VirtualBox

Changeset 52877 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Sep 26, 2014 6:41:38 PM (10 years ago)
Author:
vboxsync
Message:

Import NtQuerySystemInformation.

Location:
trunk/src/VBox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/win/import-template-ntdll.h

    r52627 r52877  
    2222SUPHARNT_IMPORT_SYSCALL(NtQueryInformationToken, 20)
    2323SUPHARNT_IMPORT_SYSCALL(NtQueryObject, 20)
     24SUPHARNT_IMPORT_SYSCALL(NtQuerySystemInformation, 16)
    2425SUPHARNT_IMPORT_SYSCALL(NtQuerySecurityObject, 20)
    2526SUPHARNT_IMPORT_SYSCALL(NtQueryTimerResolution, 12)
  • trunk/src/VBox/Runtime/r3/win/ntdll-mini-implib.def

    r52627 r52877  
    5757    NtQueryObject                         ;;= _NtQueryObject@20
    5858    NtQuerySecurityObject                 ;;= _NtQuerySecurityObject@20
     59    NtQuerySystemInformation              ;;= _NtQuerySystemInformation@16
    5960    NtQueryTimerResolution                ;;= _NtQueryTimerResolution@12
    6061    NtQueryValueKey                       ;;= _NtQueryValueKey@24
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