home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Programmer's Library 1.3 / Microsoft-Programers-Library-v1.3.iso / sampcode / os2sdk / os2sdk12 / calc / calc.h < prev    next >
Encoding:
C/C++ Source or Header  |  1989-11-20  |  185 b   |  10 lines

  1.  
  2. #define IDR_CALC    1
  3. #define IDP_FINGER  2
  4. #define IDB_SQR     3
  5.  
  6. #define CMD_COPY    0x0101
  7. #define CMD_PASTE   0x0102
  8. #define CMD_EXIT    0x0103
  9. #define CMD_ABOUT   0x0104
  10.