home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Programmer's Library 1.3 / Microsoft-Programers-Library-v1.3.iso / sampcode / win_lrn / memory / stack / hello.h < prev    next >
Encoding:
C/C++ Source or Header  |  1988-12-15  |  169 b   |  12 lines

  1. #define IDSNAME     100
  2. #define IDSABOUT    200
  3. #define IDSTITLE    300
  4.  
  5. #define IDMCHECK    301
  6.  
  7. #define ABOUTBOX    1
  8.  
  9. /* icon name */
  10. #define HELLOICON 1
  11.  
  12.