Fix GetSelfWxid

This commit is contained in:
Changhua
2023-03-10 23:47:24 +08:00
parent 14e683b25e
commit a24ff7c5af
7 changed files with 51 additions and 10 deletions
+6
View File
@@ -78,6 +78,9 @@
<ClInclude Include="add_chatroom_member.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="user_info.h">
<Filter>头文件</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<ClCompile Include="dllmain.cpp">
@@ -131,6 +134,9 @@
<ClCompile Include="add_chatroom_member.cpp">
<Filter>源文件</Filter>
</ClCompile>
<ClCompile Include="user_info.cpp">
<Filter>源文件</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<None Include="spy.def">