From e73f05b8b2de5485c97a305b4a7e940bb5636f49 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 20 Dec 2009 05:40:17 +0000 Subject: Added CPU Usage monitor host app to the LEDNotifier project. --- Projects/LEDNotifier/CPUUsageApp/CPUMonitor.resx | 132 +++++++++++++++++++++++ 1 file changed, 132 insertions(+) create mode 100644 Projects/LEDNotifier/CPUUsageApp/CPUMonitor.resx (limited to 'Projects/LEDNotifier/CPUUsageApp/CPUMonitor.resx') diff --git a/Projects/LEDNotifier/CPUUsageApp/CPUMonitor.resx b/Projects/LEDNotifier/CPUUsageApp/CPUMonitor.resx new file mode 100644 index 000000000..a4235279a --- /dev/null +++ b/Projects/LEDNotifier/CPUUsageApp/CPUMonitor.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 17, 17 + + + 137, 17 + + + 262, 17 + + + 383, 17 + + \ No newline at end of file -- cgit v1.2.3