home *** CD-ROM | disk | FTP | other *** search
/ C Programming Starter Kit 2.0 / SamsPublishing-CProgrammingStarterKit-v2.0-Win31.iso / bc45 / step16.pak / STEP16.RH < prev    next >
Encoding:
Text File  |  1997-07-24  |  380 b   |  17 lines

  1.  
  2. #define CM_PEN            300
  3. #define CM_SELECT         302
  4. #define CM_PENSIZE        306
  5. #define CM_PENCOLOR       307
  6.  
  7. #define CM_NOEDIT         204
  8. #define CM_ABOUT          205
  9. #define IDD_ABOUT         211
  10. #define IDM_DRAWVIEW      213
  11. #define IDM_DRAWLISTVIEW  214
  12. #define IDA_DRAWLISTVIEW  215
  13. #define IDS_FILEINFO      216
  14.  
  15. #define IDC_PENCIL        400
  16.  
  17.