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