home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / i18nv102.zip / SAMPLE / WORLD / ABOUT.H < prev    next >
Text File  |  1995-08-28  |  522b  |  13 lines

  1. /*****************************************************************************/
  2. /***     Defines for the about dialog                                      ***/
  3. /*****************************************************************************/
  4.  
  5. #define ABOUT_DIALOG   100              /* Defines for the about dialog.     */
  6. #define ABOUT_OK       101
  7. #define TEXAS_ICON     102
  8. #define ABOUT_TITLE    103
  9. #define ABOUT_PRODUCER 104
  10. #define ABOUT_WRITER   106
  11. #define ABOUT_WHERE    110
  12. #define ABOUT_DIRECTOR 111
  13.