Added support for Winbond W83627EHF, W83667HG, W83667HG-B mainboard chips.

This commit is contained in:
Michael Möller
2010-02-08 20:18:25 +00:00
parent ba97d6524f
commit 1fdd207910
12 changed files with 161 additions and 205 deletions

View File

@@ -319,7 +319,7 @@ namespace OpenHardwareMonitor.GUI {
} else {
Visible = true;
notifyIcon.Visible = false;
BringToFront();
Activate();
}
}