feat comm init win10-win11
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#pragma once
|
||||
#include "Base.h"
|
||||
|
||||
namespace comm_win10
|
||||
{
|
||||
auto comm_init()->BOOL;
|
||||
auto comm_install_hook()->BOOL;
|
||||
auto comm_remov_hook()->BOOL;
|
||||
}
|
||||
Reference in New Issue
Block a user