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