[+] 添加自动监听微信进程并进行多开的功能

This commit is contained in:
huiyadanli
2019-12-17 01:33:00 +08:00
parent 4dc97cdfdb
commit a53989a0c3
5 changed files with 250 additions and 218 deletions

View File

@@ -54,6 +54,7 @@
<Compile Include="ProcessUtil.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="WechatProcess.cs" />
<EmbeddedResource Include="FormMultiInstance.resx">
<DependentUpon>FormMultiInstance.cs</DependentUpon>
</EmbeddedResource>