home *** CD-ROM | disk | FTP | other *** search
/ Lucas Arts Ad Sampler / demo.bin / lecdemos / throttle / resource / ftdemo.trs < prev    next >
Text File  |  1995-05-22  |  4KB  |  139 lines

  1. #define TRS_BTN_YES         10
  2. //Yes (enter)
  3. #define TRS_BTN_NO          20
  4. //No (esc)
  5. #define TRS_BTN_CANCEL      30
  6. //Cancel (esc)
  7. #define TRS_BTN_OK          40
  8. //OK (enter)
  9. #define TRS_BTN_CONT        45
  10. //Continue (enter)
  11. #define TRS_BTN_PREV        50
  12. //&Prev Page
  13. #define TRS_BTN_CLOSE       60
  14. //&Close
  15. #define TRS_BTN_NEXT        70
  16. //&Next Page
  17.  
  18. #define TRS_MSG_WAIT            100
  19. //^f02One Moment Please...
  20. #define TRS_MSG_SOUNDSETUP      105
  21. //Sound Card Setup
  22. #define TRS_MSG_SOUNDCFG            110
  23. //Before the demo can be run, your sound card 
  24. //must be configured.
  25. //
  26. //The configuration information will be saved in %s.
  27. #define TRS_MSG_IMUSECFG            115
  28. //The sound card configuration utility will set up your sound
  29. //card and save that information on your hard drive.
  30. //
  31. //The configuration information will be saved in %s.
  32. #define TRS_MSG_HELPFULHINT         120
  33. //Helpful Hint
  34. #define TRS_MSG_CAUTION             125
  35. //Caution
  36. #define TRS_MSG_ERRNOCD             140
  37. //Please Insert the Full Throttle Demo CD
  38. #define TRS_MSG_ERRNOCANDO          160
  39. //Unable to complete request
  40. #define TRS_MSG_YOUREINWINDOWS      250
  41. //You are running in a Windows DOS box.
  42. //
  43. //This demo may experience problems when
  44. //run from a DOS box.
  45. #define TRS_MSG_ERRINWINDOWS        260
  46. //You are running in a Windows DOS box.
  47. //
  48. //This demo will not run from a DOS box.
  49. //Please exit Windows and then try again.
  50.  
  51. #define TRS_MENU_MAIN_SETPOS    300
  52. //161 170 317 255
  53. #define TRS_MENU_MAIN_TITLE     310
  54. //^f02Main Menu
  55. #define TRS_MENU_MAIN_CFGSND    320
  56. //&Configure Sound Card
  57. #define TRS_MENU_MAIN_BOOTDK    360
  58. //&Make Boot Disk
  59. #define TRS_MENU_MAIN_EXIT      365
  60. //E&xit to DOS
  61. #define TRS_MENU_DEMO_THROTL       400
  62. //&Run Full Throttle Demo
  63. #define TRS_MENU_EXIT              425
  64. //E&xit to Main Menu
  65. #define TRS_MENU_README           460
  66. //&Full Throttle Instructions
  67.  
  68. #define TRS_DIR_DEMO        500
  69. //LECDEMOS\
  70. #define TRS_FILE_BRUSH      510
  71. //brush.nut
  72. #define TRS_FILE_BACKDROP   520
  73. //title.flc
  74. #define TRS_FILE_FONT1         530
  75. //titlfnt.nut
  76. #define TRS_FILE_FONT2         540
  77. //sysfnt2.nut
  78. #define TRS_FILE_INSTALL_NUM      550
  79. //1
  80. #define TRS_FILE_INSTALL_LIST       560
  81. //dos4gw.exe
  82. #define TRS_FILE_README_NUM       570
  83. //5
  84. #define TRS_FILE_README_LIST        580
  85. //ftreadme.txt
  86. #define TRS_FILE_DEMOEXE_NUM           590
  87. //5
  88. #define TRS_FILE_DEMOEXE_LIST        600
  89. //ftdemo\ft.exe
  90.  
  91. #define TRS_INFO_BEVEL_THICKNESS 700
  92. //4
  93.  
  94. #define TRS_README_TITLE        800
  95. //Demo Instructions
  96. #define TRS_README_EXIT_DATA    810
  97. //7   3   100 24          ;X rel to dlg edge, Y rel to text bottom, w, h
  98. #define TRS_README_PREV_DATA    820
  99. //157 3   100 24          ;X rel to EXIT, Y rel to text bottom,w,h
  100. #define TRS_README_NEXT_DATA    830
  101. //5   3   100 24          ;X rel to PREV, Y rel to text bottom,w,h
  102.  
  103. #define TRS_DEMO_DLG_LINE1   900
  104. //283  297 274  3
  105. #define TRS_DEMO_DLG_LINE2   907
  106. //288  332 274  3
  107. #define TRS_DEMO_REBEL2_DATA 910
  108. //255 165 270 22
  109. #define TRS_DEMO_THEDIG_DATA 920
  110. //265 190 270 22
  111. #define TRS_DEMO_THROTL_DATA 930
  112. //275 215 270 22
  113. #define TRS_DEMO_TIEFGT_DATA 940
  114. //280 240 270 22
  115. #define TRS_DEMO_CFGSND_DATA 950
  116. //285 270 270 22
  117. #define TRS_DEMO_DRKFRC_DATA 960
  118. //290 305 270 22
  119. #define TRS_DEMO_EXIT_DATA   970
  120. //295 341 270 22
  121.  
  122. #define TRS_MENU_TITLE_DATA     1000
  123. //255 145 270
  124. #define TRS_MENU_BTN1_DATA      1010
  125. //255 165 270 22
  126. #define TRS_MENU_BTN2_DATA      1020
  127. //265 190 270 22
  128. #define TRS_MENU_BTN3_DATA      1030
  129. //275 215 270 22
  130. #define TRS_MENU_BTN4_DATA      1040
  131. //280 240 270 22
  132. #define TRS_MENU_BTN5_DATA      1050
  133. //285 265 270 22
  134. #define TRS_MENU_BTN6_DATA      1060
  135. //290 290 270 22
  136. #define TRS_MENU_BTN7_DATA      1070
  137. //295 315 270 22
  138.  
  139.