home *** CD-ROM | disk | FTP | other *** search
/ The Very Best of Atari Inside / The Very Best of Atari Inside 1.iso / sharew / spiele / denker / gnuchess.gem / src / gem_rsc.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-08-15  |  7.4 KB  |  127 lines

  1. /* resource set indices for GEM_RSC */
  2.  
  3. #define MENUBAR                            0 /* menu */
  4. #define FIRSTMENUTITLE                     4 /* TITLE in tree MENUBAR */
  5. #define EDITMENUTITLE                      5 /* TITLE in tree MENUBAR */
  6. #define LASTMENUTITLE                      6 /* TITLE in tree MENUBAR */
  7. #define DOABOUT                            9 /* STRING in tree MENUBAR */
  8. #define DONEW                             18 /* STRING in tree MENUBAR */
  9. #define DOLOAD                            20 /* STRING in tree MENUBAR */
  10. #define DOSAVE                            21 /* STRING in tree MENUBAR */
  11. #define DOLIST                            23 /* STRING in tree MENUBAR */
  12. #define DOQUIT                            25 /* STRING in tree MENUBAR */
  13. #define EDITTOGGLE                        27 /* STRING in tree MENUBAR */
  14. #define EDITWHITE                         29 /* STRING in tree MENUBAR */
  15. #define EDITBLACK                         30 /* STRING in tree MENUBAR */
  16. #define EDITKING                          32 /* STRING in tree MENUBAR */
  17. #define EDITQUEEN                         33 /* STRING in tree MENUBAR */
  18. #define EDITROOK                          34 /* STRING in tree MENUBAR */
  19. #define EDITBISHOP                        35 /* STRING in tree MENUBAR */
  20. #define EDITKNIGHT                        36 /* STRING in tree MENUBAR */
  21. #define EDITPAWN                          37 /* STRING in tree MENUBAR */
  22. #define EDITNONE                          38 /* STRING in tree MENUBAR */
  23. #define EDITCLEAR                         40 /* STRING in tree MENUBAR */
  24. #define HUMANVSCPU                        42 /* STRING in tree MENUBAR */
  25. #define CPUVSHUMAN                        43 /* STRING in tree MENUBAR */
  26. #define CPUVSCPU                          44 /* STRING in tree MENUBAR */
  27. #define DOREVERSE                         45 /* STRING in tree MENUBAR */
  28. #define DOLEVEL                           47 /* STRING in tree MENUBAR */
  29. #define BACK2MOVES                        49 /* STRING in tree MENUBAR */
  30. #define BACK1MOVE                         50 /* STRING in tree MENUBAR */
  31. #define DOHINT                            51 /* STRING in tree MENUBAR */
  32. #define DOCOLOUR                          53 /* STRING in tree MENUBAR */
  33. #define DOSIZE                            54 /* STRING in tree MENUBAR */
  34. #define DISABLEBOOK                       56 /* STRING in tree MENUBAR */
  35. #define DORANDOM                          57 /* STRING in tree MENUBAR */
  36. #define DOSAVECONFIG                      59 /* STRING in tree MENUBAR */
  37.  
  38. #define BOARD                              1 /* form/dialog */
  39. #define BOARDSURROUND                      0 /* BOX in tree BOARD */
  40. #define BOARDBORDER                        1 /* IBOX in tree BOARD */
  41. #define C1                                 2 /* IBOX in tree BOARD */
  42. #define R1C1                               3 /* BOX in tree BOARD */
  43. #define R2C1                               5 /* BOX in tree BOARD */
  44. #define C2                                19 /* IBOX in tree BOARD */
  45. #define R1C2                              20 /* BOX in tree BOARD */
  46.  
  47. #define PIECES_MID                         2 /* form/dialog */
  48. #define KING                               2 /* ICON in tree PIECES_MID */
  49. #define QUEEN                              3 /* ICON in tree PIECES_MID */
  50. #define ROOK                               4 /* ICON in tree PIECES_MID */
  51. #define BISHOP                             5 /* ICON in tree PIECES_MID */
  52. #define KNIGHT                             6 /* ICON in tree PIECES_MID */
  53. #define PAWN                               7 /* ICON in tree PIECES_MID */
  54.  
  55. #define COLOUR                             3 /* form/dialog */
  56. #define WHITEPIECE                         2 /* ICON in tree COLOUR */
  57. #define BLACKPIECE                         3 /* ICON in tree COLOUR */
  58. #define WHITESQUARE                        4 /* BOX in tree COLOUR */
  59. #define BLACKSQUARE                        6 /* BOX in tree COLOUR */
  60. #define WHITEDATACOLOUR                    8 /* IBOX in tree COLOUR */
  61. #define WHITEMASKCOLOUR                   12 /* IBOX in tree COLOUR */
  62. #define BLACKDATACOLOUR                   18 /* IBOX in tree COLOUR */
  63. #define BLACKMASKCOLOUR                   22 /* IBOX in tree COLOUR */
  64. #define WHITESQUARECOLOUR                 28 /* IBOX in tree COLOUR */
  65. #define WHITESQUAREPATTERN                32 /* IBOX in tree COLOUR */
  66. #define BLACKSQUARECOLOUR                 38 /* IBOX in tree COLOUR */
  67. #define BLACKSQUAREPATTERN                42 /* IBOX in tree COLOUR */
  68. #define CURSORBORDER                      48 /* BOX in tree COLOUR */
  69. #define CURSORCOLOUR                      49 /* IBOX in tree COLOUR */
  70. #define CURSORBORDERMINUS                 53 /* BOXCHAR in tree COLOUR */
  71. #define CURSORBORDERPLUS                  54 /* BOXCHAR in tree COLOUR */
  72. #define HIGHLIGHTBORDER                   57 /* BOX in tree COLOUR */
  73. #define HIGHLIGHTCOLOUR                   58 /* IBOX in tree COLOUR */
  74. #define HIGHLIGHTBORDERMINUS              62 /* BOXCHAR in tree COLOUR */
  75. #define HIGHLIGHTBORDERPLUS               63 /* BOXCHAR in tree COLOUR */
  76. #define SURROUNDPATTERN                   66 /* BOX in tree COLOUR */
  77. #define BOARDBORDERBORDER                 67 /* BOX in tree COLOUR */
  78. #define SURROUNDCOLOUR                    68 /* IBOX in tree COLOUR */
  79. #define BOARDSURROUNDPATTERN              73 /* IBOX in tree COLOUR */
  80. #define BOARDBORDERCOLOUR                 79 /* IBOX in tree COLOUR */
  81. #define BOARDBORDERMINUS                  84 /* BOXCHAR in tree COLOUR */
  82. #define BOARDBORDERPLUS                   85 /* BOXCHAR in tree COLOUR */
  83.  
  84. #define LEVEL                              4 /* form/dialog */
  85. #define LEVEL1                             1 /* BOXTEXT in tree LEVEL */
  86. #define LEVEL10                           10 /* BOXTEXT in tree LEVEL */
  87.  
  88. #define ABOUT                              5 /* form/dialog */
  89. #define GUIVERSION                         7 /* FTEXT in tree ABOUT */
  90. #define CHESSVERSION                      13 /* FTEXT in tree ABOUT */
  91. #define CHESSPATCHLEVEL                   14 /* FTEXT in tree ABOUT */
  92.  
  93. #define BOARDICON                          6 /* form/dialog */
  94.  
  95. #define CHOICELIST                         7 /* form/dialog */
  96. #define CHOICESCROLLBAR                    1 /* IBOX in tree CHOICELIST */
  97. #define CHOICE1                            6 /* BOXTEXT in tree CHOICELIST */
  98. #define CHOICEN                           21 /* BOXTEXT in tree CHOICELIST */
  99.  
  100. #define PIECES_SML                         8 /* form/dialog */
  101.  
  102. #define PIECES_LRG                         9 /* form/dialog */
  103.  
  104. #define SIZE                              10 /* form/dialog */
  105. #define SQUARE_SML                         1 /* BOX in tree SIZE */
  106. #define SQUARE_MID                         3 /* BOX in tree SIZE */
  107. #define SQUARE_LRG                         5 /* BOX in tree SIZE */
  108.  
  109. #define BOOKWARN                           0 /* Alert string */
  110.  
  111. #define MATE                               1 /* Alert string */
  112.  
  113. #define ILLEGAL                            2 /* Alert string */
  114.  
  115. #define MESSAGE_F                          3 /* Alert string */
  116.  
  117. #define NOCONFIG                           4 /* Alert string */
  118.  
  119. #define COLOURWINTITLE                     5 /* Free string */
  120.  
  121. #define BOARDWINTITLE                      6 /* Free string */
  122.  
  123. #define LOADFAILED                         7 /* Alert string */
  124.  
  125. #define SAVEFAILED                         8 /* Alert string */
  126.  
  127.