resource.h 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  1. /**
  2. * @file resource.h
  3. *
  4. * $LicenseInfo:firstyear=2001&license=viewergpl$
  5. *
  6. * Copyright (c) 2001-2009, Linden Research, Inc.
  7. *
  8. * Second Life Viewer Source Code
  9. * The source code in this file ("Source Code") is provided by Linden Lab
  10. * to you under the terms of the GNU General Public License, version 2.0
  11. * ("GPL"), unless you have obtained a separate licensing agreement
  12. * ("Other License"), formally executed by you and Linden Lab. Terms of
  13. * the GPL can be found in doc/GPL-license.txt in this distribution, or
  14. * online at http://secondlifegrid.net/programs/open_source/licensing/gplv2
  15. *
  16. * There are special exceptions to the terms and conditions of the GPL as
  17. * it is applied to this Source Code. View the full text of the exception
  18. * in the file doc/FLOSS-exception.txt in this software distribution, or
  19. * online at
  20. * http://secondlifegrid.net/programs/open_source/licensing/flossexception
  21. *
  22. * By copying, modifying or distributing this software, you acknowledge
  23. * that you have read and understood your obligations described above,
  24. * and agree to abide by those obligations.
  25. *
  26. * ALL LINDEN LAB SOURCE CODE IS PROVIDED "AS IS." LINDEN LAB MAKES NO
  27. * WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY,
  28. * COMPLETENESS OR PERFORMANCE.
  29. * $/LicenseInfo$
  30. */
  31. //{{NO_DEPENDENCIES}}
  32. // Microsoft Visual C++ generated include file.
  33. // Used by viewerRes.rc
  34. //
  35. #define IDREMOVE 3
  36. #define IDI_LL_ICON 103
  37. #define IDC_GRABHAND 104
  38. #define IDC_CURSOR1 134
  39. #define IDC_CURSOR2 136
  40. #define IDC_CURSOR3 147
  41. #define IDB_LOGIN 149
  42. #define IDC_CURSOR4 153
  43. #define IDC_CURSOR5 154
  44. #define IDI_LCD_LL_ICON 157
  45. #define IDC_CURSOR6 158
  46. #define IDC_RADIO_56 1000
  47. #define IDC_RADIO_128 1001
  48. #define IDC_RADIO_256 1002
  49. #define IDC_RADIO_CUSTOM 1003
  50. #define IDC_STATIC_LAND 1004
  51. #define IDC_EDIT_LAND 1005
  52. #define IDC_STATIC_WATER 1006
  53. #define IDC_EDIT_WATER 1007
  54. #define IDC_STATIC_WIND 1008
  55. #define IDC_EDIT_WIND 1009
  56. #define IDC_STATIC_CLOUD 1010
  57. #define IDC_EDIT_CLOUD 1011
  58. #define IDC_STATIC_TASK 1012
  59. #define IDC_EDIT_TASK 1013
  60. #define IDC_STATIC_OTHER 1014
  61. #define IDC_EDIT_OTHER 1015
  62. #define IDC_EDIT_USERNAME 1018
  63. #define IDC_EDIT_PASSWORD 1019
  64. #define IDC_EDIT_ACCOUNT 1020
  65. #define IDC_EDIT_GUEST 1021
  66. #define IDC_EDIT_LASTNAME 1021
  67. #define IDC_LABEL_TEXTURE 1028
  68. #define IDC_BUTTON_APPLY 1030
  69. #define IDAPPLY 1030
  70. #define IDC_BUTTON_GRAB 1031
  71. #define IDC_COMBO_TEXTURE 1032
  72. #define IDC_RADIO_POSITION 1033
  73. #define IDC_RADIO_SIZE 1034
  74. #define IDC_RADIO_ROTATION 1035
  75. #define IDC_STATIC_POS_X 1036
  76. #define IDC_STATIC_POS_Y 1037
  77. #define IDC_STATIC_POS_Z 1038
  78. #define IDC_EDIT_POS_X 1039
  79. #define IDC_EDIT_POS_Y 1040
  80. #define IDC_CHECK_AUTO_LOGIN 1040
  81. #define IDC_EDIT_POS_Z 1041
  82. #define IDC_STATIC_FILENAME 1041
  83. #define IDC_STATIC_POS_X2 1042
  84. #define IDC_EDIT_FILENAME 1042
  85. #define IDC_STATIC_POS_Y2 1043
  86. #define IDC_COMBO_FACE 1043
  87. #define IDC_STATIC_POS_Z2 1044
  88. #define IDC_RADIO_TEXTURE_LOW 1044
  89. #define IDC_COMBO_MATERIAL 1044
  90. #define IDC_EDIT_SIZE_X 1045
  91. #define IDC_RADIO_TEXTURE_MEDIUM 1045
  92. #define IDC_EDIT_SIZE_Y 1046
  93. #define IDC_RADIO_TEXTURE_HIGH 1046
  94. #define IDC_EDIT_SIZE_Z 1047
  95. #define IDC_STATIC_POS_X3 1048
  96. #define IDC_STATIC_POS_Y3 1049
  97. #define IDC_STATIC_POS_Z3 1050
  98. #define IDC_EDIT_ROT_X 1051
  99. #define IDC_EDIT_ROT_Y 1052
  100. #define IDC_EDIT_ROT_Z 1053
  101. #define IDC_CHECK_USE_PHYSICS 1065
  102. #define IDC_LIST1 1068
  103. #define IDC_LIST_USER 1068
  104. #define IDC_LIST_LOCATION 1068
  105. #define IDC_BUTTON_CHANGE 1070
  106. #define IDC_BUTTON_CLOSE 1071
  107. #define IDC_CHAT_SAY 1072
  108. #define IDC_STATIC_VERT_SCALE 1073
  109. #define IDC_STATIC_SCALE 1073
  110. #define IDC_EDIT_VERT_SCALE 1074
  111. #define IDC_STATIC_HORIZ_SCALE 1075
  112. #define IDC_STATIC_SCALE2 1075
  113. #define IDC_EDIT_HORIZ_SCALE 1076
  114. #define IDC_BUTTON_STRETCH 1077
  115. #define IDC_BUTTON_REPEAT 1078
  116. #define IDC_EDIT_VERT_OFFSET 1079
  117. #define IDC_EDIT_HORIZ_OFFSET 1080
  118. #define IDC_EDIT_ROTATION 1081
  119. #define IDC_STATIC_KBPS1 1082
  120. #define IDC_STATIC_KBPS2 1083
  121. #define IDC_BTN_INTERNAL 1083
  122. #define IDC_BUTTON_RESET 1083
  123. #define IDC_STATIC_KBPS3 1084
  124. #define IDC_BTN_EXTERNAL 1084
  125. #define IDC_STATIC_KBPS4 1085
  126. #define IDC_BTN_QUIT 1085
  127. #define IDC_STATIC_KBPS5 1086
  128. #define IDC_RESOURCE_TITLE 1086
  129. #define IDC_STATIC_KBPS6 1087
  130. #define IDC_RESOURCE_DESC 1087
  131. #define IDC_EDIT_SAY 1091
  132. #define IDC_BTN_NORMAL 1092
  133. #define IDC_BTN_WHISPER 1093
  134. #define IDC_BTN_SHOUT 1094
  135. #define IDC_STATIC_ACCOUNT 1102
  136. #define IDC_STATIC_PASSWORD 1103
  137. #define IDC_STATIC_GUEST 1104
  138. #define IDC_STATIC_SERVER 1104
  139. #define IDC_STATIC_SPACESERVER 1105
  140. #define IDC_STATIC_LASTNAME 1105
  141. #define IDC_CHECK_GUEST 1106
  142. #define IDC_SCRIPT_EDIT 1107
  143. #define IDC_LSLSYNTAX 1108
  144. #define IDDONE 1109
  145. #define IDC_LIST 1110
  146. #define IDC_EDIT_MESSAGE 1111
  147. #define IDC_BUTTON_REFRESH 1112
  148. #define IDC_STATIC_OFFSET 1113
  149. #define IDC_STATIC_ROTATION 1115
  150. #define IDC_STATIC_FILEPATH 1115
  151. #define IDC_STATIC_PX 1118
  152. #define IDC_STATIC_PY 1119
  153. #define IDC_STATIC_PZ 1120
  154. #define IDC_STATIC_SX 1121
  155. #define IDC_STATIC_SY 1122
  156. #define IDC_STATIC_SZ 1123
  157. #define IDC_STATIC_RX 1124
  158. #define IDC_STATIC_RY 1125
  159. #define IDC_STATIC_RZ 1126
  160. #define IDC_BTN_APPLY 1127
  161. #define IDC_COMBO_SERVER 1131
  162. #define IDC_STATIC_FIRSTNAME 1132
  163. #define IDC_EDIT_FIRSTNAME 1133
  164. #define IDC_REMEMBER_PASSWORD 1134
  165. #define IDC_REMEMBER_PASSWORD2 1135
  166. #define IDC_FULL_SCREEN 1135
  167. #define IDC_RADIO_HOME 1136
  168. #define IDC_RADIO_LAST 1137
  169. #define IDC_COMBO1 1138
  170. #define IDC_COMBO_FARM 1138
  171. #define ID_TESTMENU_TEST 40001
  172. #define IDC_STATIC -1
  173. // Next default values for new objects
  174. //
  175. #ifdef APSTUDIO_INVOKED
  176. #ifndef APSTUDIO_READONLY_SYMBOLS
  177. #define _APS_NEXT_RESOURCE_VALUE 159
  178. #define _APS_NEXT_RESOURCE_VALUE 167
  179. #define _APS_NEXT_COMMAND_VALUE 40002
  180. #define _APS_NEXT_CONTROL_VALUE 1139
  181. #define _APS_NEXT_SYMED_VALUE 101
  182. #endif
  183. #endif