Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
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-cw
Commits
ded24c0d
Commit
ded24c0d
authored
Oct 05, 2010
by
Rudolf Mayerhofer
Committed by
Alexandre Julliard
Oct 07, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Add information class SystemLogicalProcessorInformation.
parent
d52f2b63
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
+20
-0
winternl.h
include/winternl.h
+20
-0
No files found.
include/winternl.h
View file @
ded24c0d
...
...
@@ -783,6 +783,26 @@ typedef enum _SYSTEM_INFORMATION_CLASS {
SystemVerifierInformation
=
51
,
SystemAddVerifier
=
52
,
SystemSessionProcessesInformation
=
53
,
Unknown54
,
Unknown55
,
Unknown56
,
Unknown57
,
Unknown58
,
Unknown59
,
Unknown60
,
Unknown61
,
Unknown62
,
Unknown63
,
Unknown64
,
Unknown65
,
Unknown66
,
Unknown67
,
Unknown68
,
Unknown69
,
Unknown70
,
Unknown71
,
Unknown72
,
SystemLogicalProcessorInformation
=
73
,
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