home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Programmer's Library 1.3 / Microsoft-Programers-Library-v1.3.iso / sampcode / win_lrn / biff / biff.h < prev    next >
Encoding:
C/C++ Source or Header  |  1989-03-16  |  207 b   |  11 lines

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