6 lines
77 B
C
6 lines
77 B
C
|
#pragma once
|
||
|
|
||
|
#include <windows.h>
|
||
|
|
||
|
void powrprof_hook_init(HMODULE module);
|