4 lines
75 B
C
4 lines
75 B
C
|
#pragma once
|
||
|
#include <windows.h>
|
||
|
|
||
|
HRESULT amfw_hook_init(wchar_t *serial);
|