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

@@ -131,6 +131,9 @@
<ItemGroup>
<ClCompile Include="TestDrvice.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="TestDrvice.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>