home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Programmer's Library 1.3 / Microsoft-Programers-Library-v1.3.iso / sampcode / progwin / chap11 / devcaps1.h < prev    next >
Encoding:
C/C++ Source or Header  |  1990-11-12  |  273 b   |  14 lines

  1. /*------------------------
  2.    DEVCAPS1.H header file
  3.   ------------------------*/
  4.  
  5. #define IDM_SCREEN  1
  6. #define IDM_PRINTER 2
  7.  
  8. #define IDM_BASIC   3
  9. #define IDM_OTHER   4
  10. #define IDM_CURVE   5
  11. #define IDM_LINE    6
  12. #define IDM_POLY    7
  13. #define IDM_TEXT    8
  14.