mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 18:02:56 +00:00
[SDK][NDK] Move SYSTEM_POWER_INFORMATION to ntpoapi.h (#869)
As suggested by Thomas Faber. See CORE-12587 for more details.
This commit is contained in:
parent
88ddb37acb
commit
c34fa1e389
4 changed files with 24 additions and 9 deletions
|
@ -14,6 +14,7 @@
|
|||
#include <ntstatus.h>
|
||||
#define WIN32_NO_STATUS
|
||||
#include <winreg.h>
|
||||
#include <ndk/potypes.h>
|
||||
#include <powrprof.h>
|
||||
|
||||
unsigned int g_NumPwrSchemes = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue