Changeset 92921 in vbox for trunk/include/iprt
- Timestamp:
- Dec 15, 2021 10:12:35 AM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 148877
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/nt/nt.h
r92791 r92921 117 117 # define NtQuerySystemInformation IncompleteWinternl_NtQuerySystemInformation 118 118 # define NtSetSystemInformation IncompleteWinternl_NtSetSystemInformation 119 # define NtQueryTimerResolution AddedRecentlyUseOwnPrototype_NtQueryTimerResolution 119 120 # define SYSTEM_INFORMATION_CLASS IncompleteWinternl_SYSTEM_INFORMATION_CLASS 120 121 # define _SYSTEM_INFORMATION_CLASS IncompleteWinternl_SYSTEM_INFORMATION_CLASS … … 174 175 # undef NtQuerySystemInformation 175 176 # undef NtSetSystemInformation 177 # undef NtQueryTimerResolution 176 178 # undef SYSTEM_INFORMATION_CLASS 177 179 # undef _SYSTEM_INFORMATION_CLASS
Note:
See TracChangeset
for help on using the changeset viewer.