home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c082_122 / 10.ddi / SYSINFO.ZIP / SYSINFO.H < prev    next >
Encoding:
C/C++ Source or Header  |  1992-06-10  |  509 b   |  22 lines

  1. // ObjectWindows - (C) Copyright 1992 by Borland International
  2.  
  3. #define ID_ENHANCED    0
  4. #define ID_STANDARD    1
  5. #define ID_REAL        2
  6. #define ID_CPU8086    3
  7. #define ID_CPU80186    4
  8. #define ID_CPU80286    5
  9. #define ID_CPU80386    6
  10. #define ID_CPU80486    7
  11. #define ID_YES        8
  12. #define ID_NO        9
  13. #define ID_UNKNOWN    10
  14.  
  15. #define ID_INSTANCENUMBER    200
  16. #define ID_WINDOWSVERSION    201
  17. #define ID_OPERATIONMODE     202
  18. #define ID_CPUTYPE        203
  19. #define ID_COPROCESSOR        204
  20. #define ID_GLOBAL         205
  21. #define ID_VERSIONDOS        206
  22.