summaryrefslogtreecommitdiffstats
path: root/vncviewer/resource.h
blob: 351a2b0ae5b6fb071db8a032ce7b841c73b7ac87 (plain)
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
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by vncviewer.rc
//
#define IDR_MANIFEST                    1
#define IDI_ICON                        101
#define IDD_VNC_AUTH_DLG                102
#define IDD_CONNECTING_DLG              103
#define IDD_CONNECTION_DLG              104
#define IDC_DOT_CURSOR                  105
#define IDD_ABOUT                       107
#define IDD_FORMAT                      108
#define IDD_MISC                        109
#define IDD_INPUTS                      110
#define IDD_SERVER_KEYS                 111
#define IDR_TRAY                        112
#define IDD_CONNECTION_INFO             113
#define IDD_DEFAULTS                    116
#define IDC_PASSWORD                    1000
#define IDC_CONNECTING_TEXT             1001
#define IDC_SERVER_EDIT                 1002
#define IDC_USERNAME                    1005
#define IDC_VERSION                     1008
#define IDC_BUILDTIME                   1009
#define IDC_ENCODING_AUTO               1010
#define IDC_FORMAT_FULLCOLOUR           1011
#define IDC_ENCODING_ZRLE               1012
#define IDC_ENCODING_HEXTILE            1013
#define IDC_CONN_SHARED                 1013
#define IDC_ENCODING_RAW                1014
#define IDC_FULL_SCREEN                 1014
#define IDC_SEND_POINTER                1015
#define IDC_SEND_KEYS                   1016
#define IDC_CLIENT_CUTTEXT              1017
#define IDC_SERVER_CUTTEXT              1018
#define IDC_LOCAL_CURSOR                1019
#define IDC_DESKTOP_RESIZE              1020
#define IDC_COPYRIGHT                   1021
#define IDC_DESCRIPTION                 1022
#define IDC_OPTIONS                     1023
#define IDC_ABOUT                       1024
#define IDC_LIST1                       1025
#define IDC_INFO_NAME                   1026
#define IDC_INFO_HOST                   1027
#define IDC_INFO_SIZE                   1028
#define IDC_INFO_PF                     1029
#define IDC_INFO_DEF_PF                 1030
#define IDC_INFO_LINESPEED              1031
#define IDC_INFO_VERSION                1032
#define IDC_PROTOCOL_3_3                1034
#define IDC_ACCEPT_BELL                 1035
#define IDC_FORMAT_VERYLOWCOLOUR        1036
#define IDC_FORMAT_LOWCOLOUR            1037
#define IDC_FORMAT_MEDIUMCOLOUR         1038
#define IDC_LOAD_DEFAULTS               1040
#define IDC_SAVE_DEFAULTS               1041
#define IDC_LOAD_CONFIG                 1042
#define IDC_EMULATE3                    1043
#define IDC_POINTER_INTERVAL            1044
#define IDC_SAVE_CONFIG                 1045
#define IDC_INFO_SECURITY               1046
#define IDC_SAVE_CONFIG_AS              1048
#define IDC_MENU_KEY                    1051
#define IDC_REQUESTED_ENCODING          1052
#define IDC_LAST_ENCODING               1053
#define ID_CLOSE                        40002
#define ID_OPTIONS                      40003
#define ID_NEW_CONNECTION               40004
#define ID_ABOUT                        40005

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        120
#define _APS_NEXT_COMMAND_VALUE         40006
#define _APS_NEXT_CONTROL_VALUE         1054
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif