home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Programmer's Library 1.3 / Microsoft-Programers-Library-v1.3.iso / sampcode / prog_pm / chap15 / blowup.h < prev    next >
Encoding:
C/C++ Source or Header  |  1989-01-09  |  318 b   |  16 lines

  1. /*----------------------
  2.    BLOWUP.H header file
  3.   ----------------------*/
  4.  
  5. #define ID_RESOURCE      1
  6.  
  7. #define IDM_EDIT         10
  8. #define IDM_COPY         11
  9. #define IDM_PASTE        12
  10.  
  11. #define IDM_CAPTURE      20
  12.  
  13. #define IDM_DISPLAY      30
  14. #define IDM_ACTUAL       31
  15. #define IDM_STRETCH      32
  16.