home *** CD-ROM | disk | FTP | other *** search
/ Point Programming 1 / PPROG1.ISO / c / sysinfo / sysinfo.new < prev    next >
Encoding:
Text File  |  1994-05-19  |  763 b   |  25 lines

  1. SYSTEM INFO LIBRARY v1.1, 05/20/94:
  2.  
  3.    Fixes:
  4.      GetFlopType would hang on some laptops. 
  5.      ChkEnhKeyb changed detection routine. 
  6.      SmartDrv now only detects SMARTDRV 4.0 or higher (this removes any disk
  7.      access).
  8.  
  9.    Improved:
  10.       GetCPU added PENTIUM detection.
  11.       GetNPU added 80486 and PENTIUM math co-processor detection.
  12.       GetVideo added XGA detection.
  13.  
  14.    Additions:
  15.       GetBusType returns the system bus type.
  16.       GetMhz returns CPU speed.
  17.       GetCPUmode returns the CPU mode.
  18.       GetCOMaddr returns COM port address.
  19.       GetLPTaddr returns LPT port address.
  20.       GetUART returns type of UART installed.
  21.  
  22. SYSTEM INFO LIBRARY v1.0, 03/03/94:
  23.  
  24.    Initial release of the SYSTEM INFO LIBRARY.        
  25.