home *** CD-ROM | disk | FTP | other *** search
/ ftp.sberbank.sumy.ua / 2014.11.ftp.sberbank.sumy.ua.tar / ftp.sberbank.sumy.ua / incoming / 1 / testerres.h < prev    next >
Text File  |  2014-02-08  |  557b  |  20 lines

  1. /* --- The following code comes from C:\a_C\lcc\lib\wizard\stddef.tpl. */
  2. // This are the definitions for all symbols used in menus or string.
  3. #define IDACCEL 10000
  4. #define IDM_NEW 200
  5. #define IDM_OPEN 210
  6. #define IDM_SAVE 220
  7. #define IDM_SAVEAS 230
  8. #define IDM_CLOSE 240
  9. #define IDM_PRINT 250
  10. #define IDM_PAGESETUP 260
  11. #define IDM_EXIT 300
  12. #define IDM_ABOUT 500
  13. #define IDMAINMENU 600
  14. #define IDAPPLICON 710
  15. #define IDAPPLCURSOR 810
  16. #define IDS_FILEMENU 2000
  17. #define IDS_HELPMENU 2010
  18. #define IDS_SYSMENU 2030
  19. #define IDM_STATUSBAR 3000
  20.