home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c221 / 7.ddi / MWHC.007 / E5 < prev    next >
Encoding:
Text File  |  1990-11-11  |  330 b   |  16 lines

  1. /*------------------------
  2.    DEVCAPS2.H header file
  3.   ------------------------*/
  4.  
  5. #define IDM_SCREEN  1
  6.  
  7. #define IDM_DEVMODE 0x100
  8.  
  9. #define IDM_BASIC   0x101
  10. #define IDM_OTHER   0x102
  11. #define IDM_CURVE   0x103
  12. #define IDM_LINE    0x104
  13. #define IDM_POLY    0x105
  14. #define IDM_TEXT    0x106
  15. #define IDM_ESC     0x107
  16.