blob: 3f4a921c0c2c95af9065d0476a924f71a245d77f [file] [log] [blame]
Constantin Kaplinsky729598c2006-05-25 05:12:25 +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
19#define IDB_BITMAP 120
Constantin Kaplinsky729598c2006-05-25 05:12:25 +000020#define IDB_TOOLBAR 122
Constantin Kaplinsky729598c2006-05-25 05:12:25 +000021#define IDC_PASSWORD 1000
22#define IDC_CONNECTING_TEXT 1001
23#define IDC_SERVER_EDIT 1002
24#define IDC_USERNAME 1005
25#define IDC_VERSION 1008
26#define IDC_BUILDTIME 1009
27#define IDC_ENCODING_AUTO 1010
28#define IDC_FORMAT_FULLCOLOUR 1011
29#define IDC_ENCODING_ZRLE 1012
30#define IDC_ENCODING_HEXTILE 1013
31#define IDC_CONN_SHARED 1013
32#define IDC_ENCODING_RAW 1014
33#define IDC_FULL_SCREEN 1014
34#define IDC_SEND_POINTER 1015
35#define IDC_SEND_KEYS 1016
36#define IDC_CLIENT_CUTTEXT 1017
37#define IDC_SERVER_CUTTEXT 1018
38#define IDC_LOCAL_CURSOR 1019
39#define IDC_DESKTOP_RESIZE 1020
40#define IDC_COPYRIGHT 1021
41#define IDC_DESCRIPTION 1022
42#define IDC_OPTIONS 1023
43#define IDC_ABOUT 1024
44#define IDC_LIST1 1025
45#define IDC_FTLOCALLIST 1025
46#define IDC_INFO_NAME 1026
47#define IDC_INFO_HOST 1027
48#define IDC_INFO_SIZE 1028
49#define IDC_INFO_PF 1029
50#define IDC_INFO_DEF_PF 1030
51#define IDC_INFO_LINESPEED 1031
52#define IDC_INFO_VERSION 1032
53#define IDC_PROTOCOL_3_3 1034
54#define IDC_ACCEPT_BELL 1035
55#define IDC_FORMAT_VERYLOWCOLOUR 1036
56#define IDC_SHOW_TOOLBAR 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
70#define IDC_SECURITY_LEVEL 1054
71#define IDC_INFO_ENCRYPTION 1055
72#define IDC_AUTO_RECONNECT 1056
73#define IDC_DISABLE_WINKEYS 1057
74#define IDC_QUALITYLEVEL 1058
Constantin Kaplinsky729598c2006-05-25 05:12:25 +000075#define IDC_SEND_SYSKEYS 1059
Constantin Kaplinsky729598c2006-05-25 05:12:25 +000076#define IDC_PROGRESS 1064
Constantin Kaplinsky729598c2006-05-25 05:12:25 +000077#define IDC_CONFIRM_YESTOALL 1079
78#define IDC_CONFIRM_TEXT 1080
79#define IDC_EDIT2 1082
Constantin Kaplinsky729598c2006-05-25 05:12:25 +000080#define IDC_TYPE 1088
81#define IDC_ENCODING_TIGHT 1089
Constantin Kaplinsky729598c2006-05-25 05:12:25 +000082#define IDC_CUSTOM_COMPRESSLEVEL 1091
Constantin Kaplinsky729598c2006-05-25 05:12:25 +000083#define IDC_COMPRESSLEVEL 1093
Constantin Kaplinsky729598c2006-05-25 05:12:25 +000084#define IDC_ALLOW_JPEG 1095
85#define IDC_FTLOCALRELOAD 1096
Constantin Kaplinsky1ae2eb02006-05-26 05:24:24 +000086#define IDC_STATIC_SCALE 1097
87#define IDC_COMBO_SCALE 1098
88#define IDC_STATIC_PERCENT 1099
Constantin Kaplinsky729598c2006-05-25 05:12:25 +000089#define ID_TOOLBAR 40002
90#define ID_CLOSE 40003
91#define ID_OPTIONS 40004
92#define ID_NEW_CONNECTION 40005
93#define ID_ABOUT 40006
94#define ID_FULLSCREEN 40007
95#define ID_SEND_CAD 40008
96#define ID_INFO 40009
97#define ID_REQUEST_REFRESH 40010
98#define ID_CTRL_KEY 40011
99#define ID_ALT_KEY 40012
100#define ID_SEND_MENU_KEY 40013
101#define ID_SEND_CTLESC 40014
102#define ID_CONN_SAVE_AS 40015
george821d3cc612006-09-09 14:42:20 +0000103#define ID_ZOOM_IN 40017
104#define ID_ZOOM_OUT 40018
105#define ID_ACTUAL_SIZE 40019
106#define ID_AUTO_SIZE 40020
Constantin Kaplinsky729598c2006-05-25 05:12:25 +0000107#define IDM_SHOW_TOOLBAR 40027
108
109// Next default values for new objects
110//
111#ifdef APSTUDIO_INVOKED
112#ifndef APSTUDIO_READONLY_SYMBOLS
113#define _APS_NEXT_RESOURCE_VALUE 134
114#define _APS_NEXT_COMMAND_VALUE 40028
george82a9a33872007-04-30 11:37:36 +0000115#define _APS_NEXT_CONTROL_VALUE 1102
Constantin Kaplinsky729598c2006-05-25 05:12:25 +0000116#define _APS_NEXT_SYMED_VALUE 101
117#endif
118#endif