home *** CD-ROM | disk | FTP | other *** search
/ Turbo Toolbox / Turbo_Toolbox.iso / 1990 / 02 / grdlagen / hello.h < prev    next >
Encoding:
C/C++ Source or Header  |  1989-11-16  |  266 b   |  9 lines

  1. #define IDSNAME     100         /* String table constants */
  2. #define IDSABOUT    200
  3. #define IDSTITLE    300
  4. #define IDSMYTEXT   400
  5.  
  6. #define ABOUTBOX    1   /* 'About' dialog box resource id */
  7.  
  8. #define HELLOICON 1                          /* icon name */
  9.