home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / C / BC_502 / DIALOG.PAK / RESOURCE.H < prev    next >
Encoding:
C/C++ Source or Header  |  1997-05-06  |  407 b   |  11 lines

  1. #define IDS_APPNAME                     1
  2. #define IDS_DESCRIPTION                 2
  3. #define IDD_VERFIRST                    100
  4. #define IDI_APPICON                     101
  5. #define IDD_VERLAST                     104
  6. #define IDM_EXIT                        1000
  7. #define IDM_MODAL                       1100
  8. #define IDM_MODELESS                    1101
  9. #define IDM_ABOUT                       1200
  10.  
  11.