WeChatRobotCOM.vcxproj.filters 9.9 KB
Newer Older
L
ljc545w 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup>
    <Filter Include="源文件">
      <UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
      <Extensions>cpp;c;cc;cxx;c++;cppm;ixx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
    </Filter>
    <Filter Include="头文件">
      <UniqueIdentifier>{93995380-89BD-4b04-88EB-625FBE52EBFB}</UniqueIdentifier>
      <Extensions>h;hh;hpp;hxx;h++;hm;inl;inc;ipp;xsd</Extensions>
    </Filter>
    <Filter Include="资源文件">
      <UniqueIdentifier>{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}</UniqueIdentifier>
      <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms</Extensions>
    </Filter>
    <Filter Include="生成的文件">
      <UniqueIdentifier>{bbe1ba5c-e2d6-4aad-b97a-18ad64a9f157}</UniqueIdentifier>
      <SourceControlFiles>False</SourceControlFiles>
    </Filter>
    <Filter Include="注入工具">
      <UniqueIdentifier>{2a494b07-1ec6-45c4-960c-09875429c485}</UniqueIdentifier>
    </Filter>
    <Filter Include="发送消息">
      <UniqueIdentifier>{9e0389a0-4ff4-40a5-8d6a-2c446d7c10b9}</UniqueIdentifier>
    </Filter>
    <Filter Include="发送消息\发送文本">
      <UniqueIdentifier>{2f5b934c-6123-4271-880a-7e185fde0fee}</UniqueIdentifier>
    </Filter>
    <Filter Include="发送消息\发送图片">
      <UniqueIdentifier>{99158de3-8221-42df-8b1f-eb3c7c383e20}</UniqueIdentifier>
    </Filter>
    <Filter Include="发送消息\发送文件">
      <UniqueIdentifier>{eb0eba18-3b38-466c-8978-f7d0f2bb756e}</UniqueIdentifier>
    </Filter>
    <Filter Include="好友相关">
      <UniqueIdentifier>{19933e02-50d4-489c-823e-4e7fe6539792}</UniqueIdentifier>
    </Filter>
    <Filter Include="好友相关\好友列表">
      <UniqueIdentifier>{be3e55a9-dd57-4e92-a340-cb558f3cd4f7}</UniqueIdentifier>
    </Filter>
    <Filter Include="个人信息">
      <UniqueIdentifier>{82fef7e4-e819-4cb2-9087-40ae1f426e73}</UniqueIdentifier>
    </Filter>
    <Filter Include="发送消息\发送文章">
      <UniqueIdentifier>{1986e9ed-7cd3-4ad3-b333-a1d74cc53c28}</UniqueIdentifier>
    </Filter>
    <Filter Include="发送消息\发送名片">
      <UniqueIdentifier>{9d9c2a95-9243-4809-884b-70d6d87a7128}</UniqueIdentifier>
    </Filter>
    <Filter Include="好友相关\好友状态">
      <UniqueIdentifier>{2543fa88-031d-42ca-9dd1-ac564ee2f744}</UniqueIdentifier>
    </Filter>
    <Filter Include="接收消息">
      <UniqueIdentifier>{9f0d63f2-46a6-4d9c-83dd-ed19792705d0}</UniqueIdentifier>
    </Filter>
    <Filter Include="发送消息\发送艾特">
      <UniqueIdentifier>{ee92dda5-7326-49ad-a09b-b339eedbb518}</UniqueIdentifier>
    </Filter>
L
ljc545w 已提交
59 60 61 62 63 64
    <Filter Include="群相关">
      <UniqueIdentifier>{2f19dd43-78d1-4a4b-8aad-fb047f4274e6}</UniqueIdentifier>
    </Filter>
    <Filter Include="群相关\获取群成员">
      <UniqueIdentifier>{dce4ab67-7d14-41b1-8e89-cbf9a8315a3a}</UniqueIdentifier>
    </Filter>
L
ljc545w 已提交
65 66 67 68 69 70 71 72 73 74 75 76
    <Filter Include="数据库">
      <UniqueIdentifier>{c41b73aa-9ccc-4cfe-88e5-6b2849fa1fae}</UniqueIdentifier>
    </Filter>
    <Filter Include="数据库\获取句柄">
      <UniqueIdentifier>{117e40dc-e3d0-41b7-a215-50e974b3adb0}</UniqueIdentifier>
    </Filter>
    <Filter Include="数据库\执行SQL">
      <UniqueIdentifier>{c619874d-ac89-42cc-b12b-c64662f4951e}</UniqueIdentifier>
    </Filter>
    <Filter Include="数据库\数据库备份">
      <UniqueIdentifier>{f34f7c72-a310-4c23-b153-681307fb6277}</UniqueIdentifier>
    </Filter>
L
ljc545w 已提交
77 78 79
    <Filter Include="好友相关\通过好友请求">
      <UniqueIdentifier>{ed2746cb-8d2d-4ad9-865d-d06563766571}</UniqueIdentifier>
    </Filter>
L
ljc545w 已提交
80 81 82
    <Filter Include="好友相关\添加好友">
      <UniqueIdentifier>{14bcc8af-c28c-4911-8be2-53280ec154ec}</UniqueIdentifier>
    </Filter>
L
ljc545w 已提交
83 84 85
    <Filter Include="好友相关\搜索好友">
      <UniqueIdentifier>{cdd9e8b4-4576-499c-b20e-60e05911f6d6}</UniqueIdentifier>
    </Filter>
L
ljc545w 已提交
86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126
  </ItemGroup>
  <ItemGroup>
    <ClInclude Include="framework.h">
      <Filter>头文件</Filter>
    </ClInclude>
    <ClInclude Include="targetver.h">
      <Filter>头文件</Filter>
    </ClInclude>
    <ClInclude Include="Resource.h">
      <Filter>头文件</Filter>
    </ClInclude>
    <ClInclude Include="xdlldata.h">
      <Filter>头文件</Filter>
    </ClInclude>
    <ClInclude Include="WeChatRobotCOM_i.h">
      <Filter>生成的文件</Filter>
    </ClInclude>
    <ClInclude Include="pch.h">
      <Filter>头文件</Filter>
    </ClInclude>
    <ClInclude Include="WeChatRobot.h">
      <Filter>头文件</Filter>
    </ClInclude>
    <ClInclude Include="InjertDll.h">
      <Filter>注入工具</Filter>
    </ClInclude>
    <ClInclude Include="SendImage.h">
      <Filter>发送消息\发送图片</Filter>
    </ClInclude>
    <ClInclude Include="SendText.h">
      <Filter>发送消息\发送文本</Filter>
    </ClInclude>
    <ClInclude Include="FriendList.h">
      <Filter>好友相关\好友列表</Filter>
    </ClInclude>
    <ClInclude Include="SendFile.h">
      <Filter>发送消息\发送文件</Filter>
    </ClInclude>
    <ClInclude Include="robotdata.h">
      <Filter>头文件</Filter>
    </ClInclude>
L
ljc545w 已提交
127 128
    <ClInclude Include="SearchContact.h">
      <Filter>好友相关\搜索好友</Filter>
L
ljc545w 已提交
129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147
    </ClInclude>
    <ClInclude Include="SelfInfo.h">
      <Filter>个人信息</Filter>
    </ClInclude>
    <ClInclude Include="SendArticle.h">
      <Filter>发送消息\发送文章</Filter>
    </ClInclude>
    <ClInclude Include="SendCard.h">
      <Filter>发送消息\发送名片</Filter>
    </ClInclude>
    <ClInclude Include="CheckFriendStatus.h">
      <Filter>好友相关\好友状态</Filter>
    </ClInclude>
    <ClInclude Include="ReceiveMessage.h">
      <Filter>接收消息</Filter>
    </ClInclude>
    <ClInclude Include="SendAtText.h">
      <Filter>发送消息\发送艾特</Filter>
    </ClInclude>
L
ljc545w 已提交
148 149 150
    <ClInclude Include="GetChatRoomMembers.h">
      <Filter>群相关\获取群成员</Filter>
    </ClInclude>
L
ljc545w 已提交
151 152 153 154 155 156 157 158 159
    <ClInclude Include="GetDbHandles.h">
      <Filter>数据库\获取句柄</Filter>
    </ClInclude>
    <ClInclude Include="DbExecuteSql.h">
      <Filter>数据库\执行SQL</Filter>
    </ClInclude>
    <ClInclude Include="DbBackup.h">
      <Filter>数据库\数据库备份</Filter>
    </ClInclude>
L
ljc545w 已提交
160 161 162
    <ClInclude Include="VerifyFriendApply.h">
      <Filter>好友相关\通过好友请求</Filter>
    </ClInclude>
L
ljc545w 已提交
163 164 165
    <ClInclude Include="AddFriend.h">
      <Filter>好友相关\添加好友</Filter>
    </ClInclude>
L
ljc545w 已提交
166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197
  </ItemGroup>
  <ItemGroup>
    <ClCompile Include="WeChatRobotCOM.cpp">
      <Filter>源文件</Filter>
    </ClCompile>
    <ClCompile Include="xdlldata.c">
      <Filter>源文件</Filter>
    </ClCompile>
    <ClCompile Include="WeChatRobotCOM_i.c">
      <Filter>生成的文件</Filter>
    </ClCompile>
    <ClCompile Include="pch.cpp">
      <Filter>源文件</Filter>
    </ClCompile>
    <ClCompile Include="WeChatRobot.cpp">
      <Filter>源文件</Filter>
    </ClCompile>
    <ClCompile Include="InjertDll.cpp">
      <Filter>注入工具</Filter>
    </ClCompile>
    <ClCompile Include="SendImage.cpp">
      <Filter>发送消息\发送图片</Filter>
    </ClCompile>
    <ClCompile Include="SendText.cpp">
      <Filter>发送消息\发送文本</Filter>
    </ClCompile>
    <ClCompile Include="FriendList.cpp">
      <Filter>好友相关\好友列表</Filter>
    </ClCompile>
    <ClCompile Include="SendFile.cpp">
      <Filter>发送消息\发送文件</Filter>
    </ClCompile>
L
ljc545w 已提交
198 199
    <ClCompile Include="SearchContactByCache.cpp">
      <Filter>好友相关\搜索好友</Filter>
L
ljc545w 已提交
200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218
    </ClCompile>
    <ClCompile Include="SelfInfo.cpp">
      <Filter>个人信息</Filter>
    </ClCompile>
    <ClCompile Include="SendArticle.cpp">
      <Filter>发送消息\发送文章</Filter>
    </ClCompile>
    <ClCompile Include="SendCard.cpp">
      <Filter>发送消息\发送名片</Filter>
    </ClCompile>
    <ClCompile Include="CheckFriendStatus.cpp">
      <Filter>好友相关\好友状态</Filter>
    </ClCompile>
    <ClCompile Include="ReceiveMessage.cpp">
      <Filter>接收消息</Filter>
    </ClCompile>
    <ClCompile Include="SendAtText.cpp">
      <Filter>发送消息\发送艾特</Filter>
    </ClCompile>
L
ljc545w 已提交
219 220 221
    <ClCompile Include="GetChatRoomMembers.cpp">
      <Filter>群相关\获取群成员</Filter>
    </ClCompile>
L
ljc545w 已提交
222 223 224 225 226 227 228 229 230
    <ClCompile Include="GetDbHandles.cpp">
      <Filter>数据库\获取句柄</Filter>
    </ClCompile>
    <ClCompile Include="DbExecuteSql.cpp">
      <Filter>数据库\执行SQL</Filter>
    </ClCompile>
    <ClCompile Include="DbBackup.cpp">
      <Filter>数据库\数据库备份</Filter>
    </ClCompile>
L
ljc545w 已提交
231 232 233
    <ClCompile Include="VerifyFriendApply.cpp">
      <Filter>好友相关\通过好友请求</Filter>
    </ClCompile>
L
ljc545w 已提交
234 235 236 237 238 239
    <ClCompile Include="AddFriendByWxid.cpp">
      <Filter>好友相关\添加好友</Filter>
    </ClCompile>
    <ClCompile Include="AddFriendByV3.cpp">
      <Filter>好友相关\添加好友</Filter>
    </ClCompile>
L
ljc545w 已提交
240 241 242
    <ClCompile Include="SearchContactByNet.cpp">
      <Filter>好友相关\搜索好友</Filter>
    </ClCompile>
L
ljc545w 已提交
243 244 245
    <ClCompile Include="AddBrandContact.cpp">
      <Filter>好友相关\添加好友</Filter>
    </ClCompile>
L
ljc545w 已提交
246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264
  </ItemGroup>
  <ItemGroup>
    <ResourceCompile Include="WeChatRobotCOM.rc">
      <Filter>资源文件</Filter>
    </ResourceCompile>
  </ItemGroup>
  <ItemGroup>
    <None Include="WeChatRobotCOM.rgs">
      <Filter>资源文件</Filter>
    </None>
    <None Include="WeChatRobot.rgs">
      <Filter>资源文件</Filter>
    </None>
  </ItemGroup>
  <ItemGroup>
    <Midl Include="WeChatRobotCOM.idl">
      <Filter>源文件</Filter>
    </Midl>
  </ItemGroup>
L
ljc545w 已提交
265
</Project>