Added CPU Usage monitor host app to the LEDNotifier project.
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 20 Dec 2009 05:40:17 +0000 (05:40 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 20 Dec 2009 05:40:17 +0000 (05:40 +0000)
commite73f05b8b2de5485c97a305b4a7e940bb5636f49
treed86dad0162c1e87065bad8e79896507facb404cb
parent901e26edd893a73ac38bdf95a7a72c48bdc1d07b
Added CPU Usage monitor host app to the LEDNotifier project.
Projects/LEDNotifier/CPUUsageApp/CPUMonitor.Designer.cs [new file with mode: 0644]
Projects/LEDNotifier/CPUUsageApp/CPUMonitor.cs [new file with mode: 0644]
Projects/LEDNotifier/CPUUsageApp/CPUMonitor.csproj [new file with mode: 0644]
Projects/LEDNotifier/CPUUsageApp/CPUMonitor.resx [new file with mode: 0644]
Projects/LEDNotifier/CPUUsageApp/Program.cs [new file with mode: 0644]
Projects/LEDNotifier/CPUUsageApp/Properties/AssemblyInfo.cs [new file with mode: 0644]
Projects/LEDNotifier/CPUUsageApp/Properties/Resources.Designer.cs [new file with mode: 0644]
Projects/LEDNotifier/CPUUsageApp/Properties/Resources.resx [new file with mode: 0644]
Projects/LEDNotifier/CPUUsageApp/Properties/Settings.Designer.cs [new file with mode: 0644]
Projects/LEDNotifier/CPUUsageApp/Properties/Settings.settings [new file with mode: 0644]
Projects/LEDNotifier/LEDMixerApp/LEDMixer.Designer.cs