Hardware/HDD/SMART.cs
2010-09-21 Refactored some of the hardware monitoring code and fixed a few code inspection warnings.
2010-09-18 Corrected the size of the DriveCommandParameter structure to match the documentation of SENDCMDINPARAMS http://msdn.microsoft.com/en-us/library/ff565401%28VS.85%29.aspx
2010-08-15 Fixed some Code Analysis warnings.
2010-08-08 Refactored the hardware monitoring code into a library (Issue 101).
2010-02-17 Added additional SMART temperature attributes.
2010-01-26 Initial commit.