Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NtQuerySystemInformation is missing #16

Closed
NN--- opened this issue Sep 9, 2018 · 1 comment
Closed

NtQuerySystemInformation is missing #16

NN--- opened this issue Sep 9, 2018 · 1 comment
Assignees

Comments

@NN---
Copy link
Contributor

NN--- commented Sep 9, 2018

https://docs.microsoft.com/en-us/windows/desktop/api/winternl/nf-winternl-ntquerysysteminformation

There are many options to call this function.
There should be a generic and a specialized: https://www.pinvoke.net/default.aspx/ntdll.ntquerysysteminformation

As well SYTEM_INFORMATION_CLASS: http://www.pinvoke.net/default.aspx/ntdll/SYSTEM_INFORMATION_CLASS.html

@dahall dahall self-assigned this Sep 10, 2018
@dahall
Copy link
Owner

dahall commented Sep 10, 2018

Added. See https://github.com/dahall/Vanara/blob/master/PInvoke/NTDll/NTDll.cs for implementation and offer any comments.

@dahall dahall closed this as completed Sep 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants