blob: 5550c2f5a14ff87968b9a8688ad9395a75c494ff (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by proxySwitch.rc
//
#define IDI_LOGO 101
#define IDI_PROXY 102
#define IDI_NOPROXY 103
#define IDD_OPTIONS 103
#define IDI_NOTIF_0 104
#define IDI_NOTIF_1 105
#define IDD_HELP 106
#define IDC_EDIT_USEPROXY 1002
#define IDC_EDIT_NOPROXY 1004
#define IDC_CHECK_DEFAULTCOLORS 1009
#define IDC_CHECK_POPUPS 1010
#define IDC_CHECK_MIRANDA 1014
#define IDC_CHECK_IE 1015
#define IDC_CHECK_IE2 1016
#define IDC_CHECK_FIREFOX 1016
#define IDC_CHECK_ALWAY_RECONNECT 1024
#define IDC_EDIT_HIDEINTF 1025
#define IDC_RESTARTREQUIRED 1026
#define IDC_BTN_HELP 1027
#define IDC_HELP_1 1028
#define IDC_HELP_2 1029
#define IDC_HELP_3 1030
#define IDC_CHECK_SHOWPROXYSTATUS 1031
#define IDC_TEXTCOLOR 2041
#define IDC_BGCOLOR 2042
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 107
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1032
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|