Impl accept new friend application

This commit is contained in:
Changhua
2022-08-21 08:45:16 +08:00
parent 1fb486ea62
commit 3fd3e589e7
14 changed files with 126 additions and 17 deletions
+6
View File
@@ -51,6 +51,9 @@
<ClInclude Include="spy.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="accept_new_friend.h">
<Filter>头文件</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<ClCompile Include="dllmain.cpp">
@@ -86,6 +89,9 @@
<ClCompile Include="spy.cpp">
<Filter>源文件</Filter>
</ClCompile>
<ClCompile Include="accept_new_friend.cpp">
<Filter>源文件</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<Midl Include="..\Rpc\rpc.idl">