blob: fb3281d3fa122d74d7db05319ff6bdb217fd1951 [file] [log] [blame]
Constantin Kaplinsky47ed8d32004-10-08 09:43:57 +00001//{{NO_DEPENDENCIES}}
2// Microsoft Developer Studio generated include file.
3// Used by vncviewer.rc
4//
5#define IDR_MANIFEST 1
6#define IDI_ICON 101
7#define IDD_VNC_AUTH_DLG 102
8#define IDD_CONNECTING_DLG 103
9#define IDD_CONNECTION_DLG 104
10#define IDC_DOT_CURSOR 105
11#define IDD_ABOUT 107
12#define IDD_FORMAT 108
13#define IDD_MISC 109
14#define IDD_INPUTS 110
15#define IDD_SERVER_KEYS 111
16#define IDR_TRAY 112
17#define IDD_CONNECTION_INFO 113
18#define IDD_DEFAULTS 116
Dennis Syrovatsky183296e2005-10-19 05:36:28 +000019#define IDD_FILETRANSFER_DLG 120
george824691feb2005-10-23 05:32:20 +000020#define IDB_TOOLBAR 121
Dennis Syrovatsky19c75a52005-10-26 01:38:00 +000021#define IDD_FTDIRNAME_DLG 123
Constantin Kaplinsky47ed8d32004-10-08 09:43:57 +000022#define IDC_PASSWORD 1000
23#define IDC_CONNECTING_TEXT 1001
24#define IDC_SERVER_EDIT 1002
25#define IDC_USERNAME 1005
26#define IDC_VERSION 1008
27#define IDC_BUILDTIME 1009
28#define IDC_ENCODING_AUTO 1010
29#define IDC_FORMAT_FULLCOLOUR 1011
30#define IDC_ENCODING_ZRLE 1012
31#define IDC_ENCODING_HEXTILE 1013
32#define IDC_CONN_SHARED 1013
33#define IDC_ENCODING_RAW 1014
34#define IDC_FULL_SCREEN 1014
35#define IDC_SEND_POINTER 1015
36#define IDC_SEND_KEYS 1016
37#define IDC_CLIENT_CUTTEXT 1017
38#define IDC_SERVER_CUTTEXT 1018
39#define IDC_LOCAL_CURSOR 1019
40#define IDC_DESKTOP_RESIZE 1020
41#define IDC_COPYRIGHT 1021
42#define IDC_DESCRIPTION 1022
43#define IDC_OPTIONS 1023
44#define IDC_ABOUT 1024
45#define IDC_LIST1 1025
Dennis Syrovatsky183296e2005-10-19 05:36:28 +000046#define IDC_FTLOCALLIST 1025
Constantin Kaplinsky47ed8d32004-10-08 09:43:57 +000047#define IDC_INFO_NAME 1026
48#define IDC_INFO_HOST 1027
49#define IDC_INFO_SIZE 1028
50#define IDC_INFO_PF 1029
51#define IDC_INFO_DEF_PF 1030
52#define IDC_INFO_LINESPEED 1031
53#define IDC_INFO_VERSION 1032
54#define IDC_PROTOCOL_3_3 1034
55#define IDC_ACCEPT_BELL 1035
56#define IDC_FORMAT_VERYLOWCOLOUR 1036
57#define IDC_FORMAT_LOWCOLOUR 1037
58#define IDC_FORMAT_MEDIUMCOLOUR 1038
59#define IDC_LOAD_DEFAULTS 1040
60#define IDC_SAVE_DEFAULTS 1041
61#define IDC_LOAD_CONFIG 1042
62#define IDC_EMULATE3 1043
63#define IDC_POINTER_INTERVAL 1044
64#define IDC_SAVE_CONFIG 1045
65#define IDC_INFO_SECURITY 1046
66#define IDC_SAVE_CONFIG_AS 1048
67#define IDC_MENU_KEY 1051
68#define IDC_REQUESTED_ENCODING 1052
69#define IDC_LAST_ENCODING 1053
Peter Åstranda2cdd2b2004-12-19 16:14:47 +000070#define IDC_ENCODING_TIGHT 1054
Dennis Syrovatsky183296e2005-10-19 05:36:28 +000071#define IDC_FTLOCALPATH 1054
Peter Åstrand7489c2f2004-12-29 11:07:20 +000072#define IDC_CUSTOM_COMPRESSLEVEL 1055
Dennis Syrovatsky183296e2005-10-19 05:36:28 +000073#define IDC_FTREMOTEPATH 1055
Peter Åstrandb2b44812004-12-28 14:59:46 +000074#define IDC_COMPRESSLEVEL 1056
Dennis Syrovatsky183296e2005-10-19 05:36:28 +000075#define IDC_FTREMOTELIST 1056
Peter Åstrandb2b44812004-12-28 14:59:46 +000076#define IDC_ALLOW_JPEG 1057
Dennis Syrovatsky183296e2005-10-19 05:36:28 +000077#define IDC_FTLOCALRELOAD 1057
Peter Åstrandb2b44812004-12-28 14:59:46 +000078#define IDC_QUALITYLEVEL 1058
Dennis Syrovatsky183296e2005-10-19 05:36:28 +000079#define IDC_FTLOCALUP 1058
Peter Åstrand57dcc452005-01-28 14:52:50 +000080#define IDC_SEND_SYSKEYS 1059
Dennis Syrovatsky183296e2005-10-19 05:36:28 +000081#define IDC_FTLOCALBROWSE 1059
82#define IDC_FTREMOTERELOAD 1060
83#define IDC_FTREMOTEUP 1061
84#define IDC_FTREMOTEBROWSE 1062
85#define IDC_FTPROGRESS 1063
86#define IDC_PROGRESS 1064
87#define IDC_FTSTATUS 1065
88#define IDC_FTCURRENTPROCENT 1066
89#define IDC_FTTOTALPROCENT 1067
90#define IDC_FTUPLOAD 1072
91#define IDC_FTCANCEL 1073
92#define IDC_FTDOWNLOAD 1074
93#define IDC_FTCLOSE 1075
94#define IDC_FTLOCALLABEL 1076
95#define IDC_FTREMOTELABEL 1077
Dennis Syrovatsky19c75a52005-10-26 01:38:00 +000096#define IDC_EDIT1 1078
Constantin Kaplinsky47ed8d32004-10-08 09:43:57 +000097#define ID_CLOSE 40002
98#define ID_OPTIONS 40003
99#define ID_NEW_CONNECTION 40004
100#define ID_ABOUT 40005
101
102// Next default values for new objects
103//
104#ifdef APSTUDIO_INVOKED
105#ifndef APSTUDIO_READONLY_SYMBOLS
Dennis Syrovatsky19c75a52005-10-26 01:38:00 +0000106#define _APS_NEXT_RESOURCE_VALUE 124
Constantin Kaplinsky47ed8d32004-10-08 09:43:57 +0000107#define _APS_NEXT_COMMAND_VALUE 40006
Dennis Syrovatsky19c75a52005-10-26 01:38:00 +0000108#define _APS_NEXT_CONTROL_VALUE 1079
Constantin Kaplinsky47ed8d32004-10-08 09:43:57 +0000109#define _APS_NEXT_SYMED_VALUE 101
110#endif
111#endif