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

  1. /*-----------------------
  2.    HEXCALC.H header file
  3.   -----------------------*/
  4.  
  5. #define ID_HEXCALC  1
  6. #define ID_ICON     1
  7.  
  8. #define CLIENTCLASS "HexCalc"
  9.  
  10. #define ESCAPE      27
  11.