Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
a64dcfa7
Commit
a64dcfa7
authored
Apr 20, 2018
by
Michael Müller
Committed by
Alexandre Julliard
Apr 20, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Add more constants to SYSTEM_INFORMATION_CLASS.
Signed-off-by:
Alistair Leslie-Hughes
<
leslie_alistair@hotmail.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
448344c5
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
18 deletions
+26
-18
winternl.h
include/winternl.h
+26
-18
No files found.
include/winternl.h
View file @
a64dcfa7
...
...
@@ -929,26 +929,34 @@ typedef enum _SYSTEM_INFORMATION_CLASS {
SystemVerifierInformation
=
51
,
SystemAddVerifier
=
52
,
SystemSessionProcessesInformation
=
53
,
Unknown
54
,
Unknown
55
,
Unknown
56
,
Unknown
57
,
SystemLoadGdiDriverInSystemSpace
=
54
,
SystemNumaProcessorMap
=
55
,
SystemPrefetcherInformation
=
56
,
SystemExtendedProcessInformation
=
57
,
SystemRecommendedSharedDataAlignment
=
58
,
Unknown
59
,
Unknown
60
,
Unknown
61
,
Unknown
62
,
Unknown
63
,
Unknown
64
,
Unknown
65
,
Unknown
66
,
Unknown
67
,
Unknown
68
,
Unknown
69
,
Unknown
70
,
Unknown
71
,
Unknown
72
,
SystemComPlusPackage
=
59
,
SystemNumaAvailableMemory
=
60
,
SystemProcessorPowerInformation
=
61
,
SystemEmulationBasicInformation
=
62
,
SystemEmulationProcessorInformation
=
63
,
SystemExtendedHandleInformation
=
64
,
SystemLostDelayedWriteInformation
=
65
,
SystemBigPoolInformation
=
66
,
SystemSessionPoolTagInformation
=
67
,
SystemSessionMappedViewInformation
=
68
,
SystemHotpatchInformation
=
69
,
SystemObjectSecurityMode
=
70
,
SystemWatchdogTimerHandler
=
71
,
SystemWatchdogTimerInformation
=
72
,
SystemLogicalProcessorInformation
=
73
,
SystemWow64SharedInformation
=
74
,
SystemRegisterFirmwareTableInformationHandler
=
75
,
SystemFirmwareTableInformation
=
76
,
SystemModuleInformationEx
=
77
,
SystemVerifierTriageInformation
=
78
,
SystemSuperfetchInformation
=
79
,
SystemMemoryListInformation
=
80
,
SystemFileCacheInformationEx
=
81
,
SystemLogicalProcessorInformationEx
=
107
,
SystemInformationClassMax
}
SYSTEM_INFORMATION_CLASS
,
*
PSYSTEM_INFORMATION_CLASS
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment