Hardware/WinRing0.cs
2010-03-09 Changed the CPU clock calculation. If no invariant TSC is available, then the max CPU clock is estimated at startup under load, otherwise an average over one second is used.
2010-02-15 Added core clock and bus speed support for Intel Core i5, i7 CPUs.
2010-02-14 Added core and bus clock support for Intel CPUs (Core 2).
2010-02-02 Release version 0.1.10. Changed core count for Intel Core i5/i7 CPUs. Added CpuidEx function.
2010-01-31 Release version 0.1.5. Added support for AMD family 0Fh CPUs. Fixed saving of wrong window size values for minimized forms (by not saving them).
2010-01-26 Initial commit.