feat: 增加事件通信代码

This commit is contained in:
2025-03-14 00:11:07 +08:00
parent cef75c0adf
commit e3d29b1183
11 changed files with 341 additions and 140 deletions

View File

@@ -19,4 +19,9 @@
<Filter>源文件</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="TestDrvice.h">
<Filter>头文件</Filter>
</ClInclude>
</ItemGroup>
</Project>