adjust process throttle

This commit is contained in:
Luke Pulverenti
2015-03-02 14:46:28 -05:00
parent f3159f3fef
commit 12ba57d423
4 changed files with 82 additions and 1 deletions

View File

@@ -113,6 +113,7 @@
<Compile Include="Native\Standby.cs" />
<Compile Include="Native\ServerAuthorization.cs" />
<Compile Include="Native\WindowsApp.cs" />
<Compile Include="Native\WindowsProcessManager.cs" />
<Compile Include="Networking\CertificateGenerator.cs" />
<Compile Include="Networking\NativeMethods.cs" />
<Compile Include="Networking\NetworkManager.cs" />