resource.h 23.4 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by vncviewer.rc
//
#define IDQUIT                          9
#define IDR_TRAY                        101
#define IDR_TRAYMENU                    103
#define ID_CONN_ABOUT                   103
#define IDI_MAINICON                    104
#define ID_CONN_CTLDOWN                 104
#define IDC_DOTCURSOR                   105
#define ID_CONN_CTLUP                   105
#define IDB_VNCBITMAP                   106
#define ID_CONN_ALTDOWN                 106
#define ID_CONN_ALTUP                   107
#define IDB_VNC32                       108
#define ID_CONN_CTLALTDEL               108
#define IDD_ABOUT                       109
#define IDT_TRAYTIMER                   109
#define ID_FULLSCREEN                   110
#define ID_REQUEST_REFRESH              111
#define ID_AUTOSCALING                  112
#define ID_VIEWONLYTOGGLE               113
#define IDD_SESSION_DLG                 135
#define IDD_SERVINFO_DLG                137
#define IDD_TEXTCHAT_DLG                140
#define IDD_OPTIONDIALOG                151
#define IDT_EMULATE3BUTTONSTIMER        152
#define ID_CONN_SAVE_AS                 153
#define IDC_NOCURSOR                    154
#define ID_CONN_CTLESC                  155
#define ID_BUTTON_SEP                   156
#define IDB_VNC64                       156
#define ID_BUTTON_INFO                  157
#define IDD_FTPARAM_DLG                 157
#define IDC_CURSOR1                     158
#define IDC_CURSOR                      158
#define IDB_BITMAP1                     159
#define IDB_BITMAP4                     160
#define IDD_STATUS                      161
#define IDB_BITMAP5                     162
#define IDB_BITMAP7                     163
#define IDB_BITMAP2                     163
#define IDB_BITMAP6                     164
#define IDI_NET                         165
#define IDD_CUSTUM_KEY                  168
#define IDB_BITMAP11                    168
#define IDB_BITMAP10                    169
#define IDB_CLOSE                       170
#define IDB_STAT_NONE                   171
#define IDB_STAT_BACK                   172
#define IDB_STAT_BOTH                   173
#define IDB_STAT_FRONT                  174
#define IDB_MAXIMIZE                    177
#define IDR_TRAY_DISABLED               177
#define IDB_MINIMIZE                    178
#define IDB_PINDOWN                     179
#define IDB_PINUP                       180
#define IDR_tbMENU                      181
#define IDD_FTCONFIRM_DLG               182
#define IDB_BITMAP12                    182
#define IDI_FILE                        183
#define IDI_DIR                         184
#define IDI_DRIVE                       185
#define ID_VK_LWINDOWN                  605
#define ID_VK_RWINDOWN                  606
#define ID_VK_APPSDOWN                  607
#define ID_VK_LWINUP                    608
#define ID_VK_RWINUP                    609
#define ID_VK_APPSUP                    610
#define IDC_FINGER                      900
#define IDC_HOSTNAME_EDIT               1000
#define IDC_SHARED                      1000
#define IDC_DPYNUM_EDIT                 1001
#define IDC_BELLDEICONIFY               1001
#define IDC_SERVINFO_EDIT               1005
#define IDC_VIEWONLY                    1005
#define IDC_PASSWD_EDIT                 1009
#define IDC_OPTIONBUTTON                1012
#define IDC_8BITCHECK                   1013
#define IDC_VNCLOGO                     1016
#define IDC_VERSION                     1017
#define IDC_NAME                        1018
#define IDC_BUILDTEXT                   1019
#define IDC_WWW                         1022
#define IDC_EMULATECHECK                1024
#define IDD_DOMAIN                      1026
#define IDC_FULLSCREEN                  1027
#define IDC_DISABLECLIPBOARD            1028
#define IDC_SCALING                     1029
#define IDC_SCALE_NUM                   1031
#define IDC_SCALE_DEN                   1032
#define IDC_AUTODETECT                  1033
#define IDC_BUILDTIME                   1034
#define IDC_CSHAPE_DISABLE_RADIO        1034
#define IDC_PORT                        1034
#define IDC_VNCSERVER                   1035
#define IDC_CSHAPE_ENABLE_RADIO         1036
#define IDC_SEND                        1036
#define IDC_CSHAPE_IGNORE_RADIO         1037
#define ID_SESSION_SET_CACHE            1038
#define IDC_RECEIVED                    1038
#define IDC_CUSTOM_KEY                  1039
#define IDC_SERVER_SCALE                1040
#define IDD_FILETRANSFER_DLG            1042
#define IDC_UPLOAD_B                    1043
#define IDC_ALTGR                       1043
#define IDD_AUTH_DIALOG1                1043
#define IDD_AUTH_DIALOG                 1043
#define IDD_AUTH_DIALOG_LOGIN_TEXT      1043
#define IDC_DOWNLOAD_B                  1044
#define IDC_STRG                        1044
#define IDC_PROGRESS                    1045
#define IDC_ALT                         1045
#define IDC_STATUS                      1046
#define IDC_NORMAL                      1046
#define IDC_ABORT_B                     1047
#define IDC_CURR_LOCAL                  1048
#define IDC_CURR_REMOTE                 1049
#define IDC_LOCAL_LIST                  1052
#define IDC_REMOTE_LIST                 1053
#define IDC_LOCAL_ROOT_B                1054
#define IDC_REMOTE_ROOT_B               1055
#define IDC_LOCAL_FILELIST              1063
#define IDC_REMOTE_FILELIST             1064
#define IDC_LOCAL_DRIVECB               1065
#define IDC_REMOTE_DRIVECB              1066
#define IDC_LOCAL_ROOTB                 1067
#define IDC_LOCAL_UPB                   1068
#define IDC_REMOTE_ROOTB                1069
#define IDC_REMOTE_UPB                  1070
#define IDC_LOCAL_STATUS                1072
#define IDC_REMOTE_STATUS               1073
#define IDC_GLOBAL_STATUS               1075
#define IDC_HISTORY_CB                  1077
#define IDC_SEND_B                      1078
#define IDC_PLUGIN_CHECK                1090
#define IDC_COMBO1                      1091
#define IDC_PLUGINS_COMBO               1091
#define IDC_SCALE_CB                    1091
#define IDC_PLUGIN_BUTTON               1092
#define IDC_DYNAMIC                     1093
#define IDC_LAN_RB                      1094
#define IDC_MEDIUM_RB                   1095
#define IDC_MODEM_RB                    1096
#define IDC_SLOW_RB                     1097
#define IDC_VIEWONLY_CHECK              1098
#define IDC_RADIO1                      1100
#define IDC_ULTRALAN_RB                 1100
#define IDC_ULTRA_LAN_RB                1100
#define IDC_FULLCOLORS_RADIO            1100
#define IDC_ALLOW_COMPRESSLEVEL         1101
#define IDC_ALLOW_JPEG                  1102
#define IDC_COMPRESSLEVEL               1103
#define IDC_QUALITYLEVEL                1104
#define IDC_SPEED                       1106
#define IDC_SHOWTOOLBAR                 1107
#define IDC_DELETE_B                    1108
#define IDC_NEWFOLDER_B                 1109
#define IDC_FTPARAM_EDIT                1110
#define IDC_FTPARAMCOMMENT              1111
#define IDC_ENCODER                     1112
#define IDC_LOCALTEXT_EDIT              1113
#define IDC_REMOTETEXT_EDIT             1114
#define IDC_CLEAR_B                     1115
#define IDC_WARNING                     1116
#define IDC_PERSITENT_CHECK             1117
#define IDC_PERSISTENT_CHECK            1117
#define IDC_LOADPROFILE_B               1122
#define IDC_AUTOSCALING_CHECK           1123
#define IDC_HIDE_B                      1124
#define IDC_PROXY_CHECK                 1126
#define IDC_PROXY_EDIT                  1127
#define IDC_PERCENT                     1129
#define IDC_APPLYTOALLCHECK             1130
#define IDC_YESALL_B                    1131
#define IDC_YES_B                       1132
#define IDC_NO_B                        1133
#define IDC_256COLORS_RADIO             1133
#define IDC_NOALL_B                     1134
#define IDC_64COLORS_RADIO              1134
#define IDC_FTPCONFIRMCOMMENT           1135
#define IDC_8COLORS_RADIO               1135
#define IDC_BUTTON1                     1136
#define IDC_RENAME_B                    1136
#define IDC_8GREYCOLORS_RADIO           1136
#define IDC_DEFAULT                     1136
#define IDC_4GREYCOLORS_RADIO           1137
#define IDC_2GREYCOLORS_RADIO           1138
#define IDC_INPUTAREA_EDIT              1140
#define IDC_CHATAREA_EDIT               1141
#define IDC_DELETE                      1142
#define IDC_SETDEFAULT_CHECK            1143
#define IDC_LM_STATIC                   1144
#define IDC_RM_STATIC                   1145
#define IDC_HS_STATIC                   1146
#define IDC_PR_STATIC                   1147
#define IDD_APP_MESSAGE                 1149
#define IDC_CHECK1                      1154
#define IDC_SERVER_RECON                1155
#define IDC_CUSTOM1                     1156
#define IDC_CUSTOM2                     1157
#define IDC_CUSTOM3                     1158
#define IDC_JAPKEYBOARD                 1159
#define IDC_EXIT_CHECK                  1160
#define IDC_EDIT1                       1161
#define IDC_USER_EDIT                   1161
#define IDC_MOTIVO_SUPORTE              1162
#define IDC_EDIT2                       1163
#define IDC_MOTIVO_EDIT                 1163
#define IDC_DOC_REF                     1164
#define IDC_EDIT3                       1165
#define IDC_DOC_REF_EDIT                1165
#define IDC_KEY_COUNT                   1166
#define IDC_CHAR_COUNT                  1166
#define IDC_MIDOCVIEW1                  1167
#define IDC_EDIT4                       1168
#define IDC_ENCODING_BASE               1999
#define IDC_RAWRADIO                    2000
#define IDC_RRERADIO                    2002
#define IDC_CORRERADIO                  2004
#define IDC_HEXTILERADIO                2005
#define IDC_ZLIBRADIO                   2006
#define IDC_TIGHTRADIO                  2007
#define IDC_ZLIBHEXRADIO                2008
#define IDC_ULTRA                       2009
#define IDC_ZRLERADIO                   2016
#define IDC_ZYWRLERADIO                 2017
#define IDC_LAST_ENCODING               2018
#define IDC_STATIC_SPLIT                9000
#define IDC_HOSTNAME_DEL                9001
#define ID_SESSION_SET_CRECT            32777
#define ID_SESSION_SWAPMOUSE            32785
#define ID_CLOSEDAEMON                  50001
#define ID_SHOWWINDOW                   50004
#define ID_NEWCONN                      50006
#define ID_MENUITEM50007                50007
#define ID_BUTTON_CAD                   50010
#define ID_BUTTON_END                   50011
#define ID_BUTTON_FTRANS                50012
#define ID_BUTTON_FULLSCREEN            50013
#define ID_BUTTON_PROPERTIES            50014
#define ID_BUTTON_REFRESH               50015
#define IDR_TOOLBAR                     50016
#define ID_BUTTON_STRG_ESC              50017
#define IDS_BUTTON_DINPUT               50018
#define ID_BUTTON_DINPUT                50018
#define IDS_BUTTON_DBUTTON              50019
#define ID_BUTTON_DBUTTON               50019
#define ID_BUTTON_SW                    50020
#define ID_BUTTON_DESKTOP               50021
#define ID_BUTTON_TEXTCHAT              50022
#define IDS_WARNING                     50022
#define IDS_A1                          50023
#define IDC_NULL                        50023
#define ID_CLOSEAPP                     50023
#define IDS_A2                          50024
#define ID_LISTEN_MODE                  50024
#define IDS_A3                          50026
#define IDS_A4                          50027
#define IDS_A5                          50028
#define IDS_B1                          50029
#define IDS_B2                          50030
#define IDS_B3                          50031
#define IDS_C1                          50032
#define IDS_C2                          50033
#define IDS_C3                          50034
#define IDS_D1                          50035
#define IDS_D2                          50036
#define IDS_D3                          50037
#define IDS_D4                          50038
#define IDS_D5                          50039
#define IDS_D6                          50040
#define IDS_D7                          50041
#define IDS_D8                          50042
#define IDS_D9                          50043
#define IDS_D10                         50044
#define IDS_D11                         50045
#define IDS_D12                         50046
#define IDS_D13                         50047
#define IDS_D14                         50048
#define IDS_D15                         50049
#define IDS_D16                         50050
#define IDS_D17                         50051
#define IDS_D18                         50052
#define IDS_D19                         50053
#define IDS_D20                         50054
#define IDS_D21                         50055
#define IDS_D22                         50056
#define IDS_D23                         50057
#define IDS_D24                         50058
#define IDS_D25                         50059
#define IDS_D26                         50060
#define IDS_D27                         50061
#define IDS_D28                         50062
#define IDS_E1                          50063
#define IDS_E2                          50064
#define IDS_F1                          50065
#define IDS_F3                          50067
#define IDS_F4                          50068
#define IDS_F5                          50069
#define IDS_F6                          50070
#define IDS_F7                          50071
#define IDS_F8                          50072
#define IDS_F10                         50074
#define IDS_F11                         50075
#define IDS_G1                          50076
#define IDS_G2                          50077
#define IDS_G3                          50078
#define IDS_H1                          50079
#define IDS_H2                          50080
#define IDS_H3                          50081
#define IDS_H4                          50082
#define IDS_H5                          50083
#define IDS_H6                          50084
#define IDS_H7                          50085
#define IDS_H8                          50086
#define IDS_H9                          50087
#define IDS_H10                         50088
#define IDS_H11                         50089
#define IDS_H12                         50090
#define IDS_H13                         50091
#define IDS_H14                         50092
#define IDS_H15                         50093
#define IDS_H16                         50094
#define IDS_H17                         50095
#define IDS_H18                         50096
#define IDS_H19                         50097
#define IDS_H20                         50098
#define IDS_H21                         50099
#define ID_FILETRANSFER                 50100
#define IDS_H22                         50100
#define ID_HALFSCREEN                   50101
#define IDS_H23                         50101
#define ID_FUZZYSCREEN                  50102
#define IDS_H24                         50102
#define ID_NORMALSCREEN                 50103
#define IDS_H25                         50103
#define ID_MAXCOLORS                    50104
#define IDS_H26                         50104
#define ID_256COLORS                    50105
#define IDS_H27                         50105
#define ID_DBUTTON                      50106
#define IDS_H28                         50106
#define IDS_H29                         50107
#define ID_DINPUT                       50108
#define IDS_H30                         50108
#define ID_INPUT                        50109
#define IDS_H31                         50109
#define ID_SW                           50110
#define IDS_H32                         50110
#define ID_DESKTOP                      50111
#define IDS_H33                         50111
#define ID_TEXTCHAT                     50112
#define IDS_H34                         50112
#define IDS_H35                         50113
#define IDS_H36                         50114
#define IDS_H37                         50115
#define IDS_H38                         50116
#define IDS_H39                         50117
#define IDS_H40                         50118
#define IDS_H41                         50119
#define IDS_H42                         50120
#define IDS_H43                         50121
#define IDS_H44                         50122
#define IDS_H45                         50123
#define IDS_H46                         50124
#define IDS_H47                         50125
#define IDS_H48                         50126
#define IDS_H49                         50127
#define IDS_H50                         50128
#define IDS_H51                         50129
#define IDS_H52                         50130
#define IDS_H53                         50131
#define IDS_H54                         50132
#define IDS_H55                         50133
#define IDS_H56                         50134
#define IDS_H57                         50135
#define IDS_I1                          50136
#define IDS_I2                          50137
#define IDS_I3                          50138
#define IDS_J1                          50139
#define IDS_J2                          50140
#define IDS_K2                          50141
#define IDS_K1                          50142
#define IDS_K3                          50143
#define IDS_K4                          50144
#define IDS_K5                          50145
#define IDS_K6                          50146
#define IDS_K7                          50147
#define IDS_L1                          50148
#define IDS_L2                          50149
#define IDS_L3                          50150
#define IDS_L4                          50151
#define IDS_L5                          50152
#define IDS_L6                          50153
#define IDS_L7                          50154
#define IDS_L8                          50155
#define IDS_L9                          50156
#define IDS_L10                         50157
#define IDS_L11                         50158
#define IDS_L12                         50159
#define IDS_L13                         50160
#define IDS_L14                         50161
#define IDS_L15                         50162
#define IDS_L16                         50163
#define IDS_L17                         50164
#define IDS_L18                         50165
#define IDS_L19                         50166
#define IDS_L20                         50167
#define IDS_L21                         50168
#define IDS_L22                         50169
#define IDS_L23                         50170
#define IDS_L24                         50171
#define IDS_L25                         50172
#define IDS_L26                         50173
#define IDS_L27                         50174
#define IDS_L28                         50175
#define IDS_L29                         50176
#define IDS_L30                         50177
#define IDS_L31                         50178
#define IDS_L32                         50179
#define IDS_L33                         50180
#define IDS_L34                         50181
#define IDS_L35                         50182
#define IDS_L36                         50183
#define IDS_L37                         50184
#define IDS_L38                         50185
#define IDS_L39                         50186
#define IDS_L40                         50187
#define IDS_L41                         50188
#define IDS_L42                         50189
#define IDS_L43                         50190
#define IDS_L44                         50191
#define IDS_L45                         50192
#define IDS_L46                         50193
#define IDS_L47                         50194
#define IDS_L48                         50195
#define IDS_L49                         50196
#define IDS_L50                         50197
#define IDS_L51                         50198
#define IDS_L52                         50199
#define IDS_L53                         50200
#define IDS_L54                         50201
#define IDS_L55                         50202
#define IDS_L56                         50203
#define IDS_L57                         50204
#define IDS_L58                         50205
#define IDS_L59                         50206
#define IDS_L60                         50207
#define IDS_L61                         50208
#define IDS_L62                         50209
#define IDS_L63                         50210
#define IDS_L64                         50211
#define IDS_L65                         50212
#define IDS_L66                         50213
#define IDS_L67                         50214
#define IDS_L68                         50215
#define IDS_L69                         50216
#define IDS_L70                         50217
#define IDS_L71                         50218
#define IDS_L72                         50219
#define IDS_L73                         50220
#define IDS_L74                         50221
#define IDS_L75                         50222
#define IDS_L76                         50223
#define IDS_L77                         50224
#define IDS_L78                         50225
#define IDS_L79                         50226
#define IDS_L80                         50227
#define IDS_L81                         50228
#define IDS_L82                         50229
#define IDS_L83                         50230
#define IDS_L84                         50231
#define IDS_L85                         50232
#define IDS_L86                         50233
#define IDS_L87                         50234
#define IDS_L88                         50235
#define IDS_L89                         50236
#define IDS_L90                         50237
#define IDS_L91                         50238
#define IDS_L92                         50239
#define IDS_H58                         50240
#define IDS_H59                         50241
#define IDS_H60                         50242
#define IDS_H61                         50243
#define IDS_H62                         50244
#define IDS_H63                         50245
#define IDS_H64                         50246
#define IDS_H65                         50247
#define IDS_H66                         50248
#define IDS_H67                         50249
#define IDS_H68                         50250
#define IDS_H69                         50251
#define IDS_H70                         50252
#define IDS_H71                         50253
#define IDS_H72                         50254
#define IDS_H73                         50255
#define IDS_M1                          50256
#define IDS_M2                          50257
#define IDS_M3                          50258
#define IDS_M4                          50259
#define IDS_M5                          50260
#define IDS_M6                          50261
#define IDS_M7                          50262
#define IDS_M8                          50263
#define IDS_H94                         50264
#define IDS_H95                         50265
#define IDS_H96                         50266
#define IDS_H97                         50267
#define IDS_H98                         50268
#define IDS_H99                         50269

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        199
#define _APS_NEXT_COMMAND_VALUE         50025
#define _APS_NEXT_CONTROL_VALUE         1169
#define _APS_NEXT_SYMED_VALUE           154
#endif
#endif