Commit ded24c0d authored by Rudolf Mayerhofer's avatar Rudolf Mayerhofer Committed by Alexandre Julliard

include: Add information class SystemLogicalProcessorInformation.

parent d52f2b63
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment