Provides functions for interacting with the Windows operating system core.
Function | Header | Synopsis |
---|---|---|
GetSystemInfo | windows.h | Retrieves information about the current system. |
SetSystemPowerState | winuser.h | Sets the system power state (sleep, hibernate). |
GetVersionEx | winnt.h | Gets the operating system version. |