Revision history for Perl extension Win32::SystemInfo.
0.01 Mon Sep 11 08:33:22 2000
- original version; created by h2xs 1.20 with options
-A -X Win32::SystemInfo
0.02 Tues Oct 31 2000
- Fixed CPU speed detection bug for Win9x
0.03 Fri Jan 12, 2001
- Fixed warning when calling MemoryStatus
0.04 Mon Feb 5, 2001
- Fixed "GetValue" error when running as
non-admin user on WinNT
- Fixed documentation error
0.05 Tues Feb 6, 2001
- Fixed bug introduced in 0.03 where the $format parameter
to MemoryStatus was ignored, and all results returned
as bytes.
0.06 - Added new entry to processor information hash to display the name
of the processor. WindowsNT and 2K now use the DLL to determine
CPU speed as well.