OLD | NEW |
1 //{{NO_DEPENDENCIES}} | 1 //{{NO_DEPENDENCIES}} |
2 // Microsoft Visual C++ generated include file. | 2 // Microsoft Visual C++ generated include file. |
3 // Used by AdblockPlus.rc | 3 // Used by AdblockPlus.rc |
4 // | 4 // |
5 | 5 |
6 #define IDR_PLUGIN_CLASS 101 | 6 #define IDR_PLUGIN_CLASS 101 |
7 #define IDR_PLUGIN_LISTENER 102 | 7 #define IDR_PLUGIN_LISTENER 102 |
8 #define IDR_PLUGIN_MIMEFILTER 103 | 8 #define IDR_PLUGIN_MIMEFILTER 103 |
9 | 9 |
10 #define IDS_PROJNAME 110 | 10 #define IDS_PROJNAME 110 |
11 | 11 |
12 #define IDR_MENU1 120 | 12 #define IDR_MENU1 120 |
13 | 13 |
14 #define IDC_IMAGE 207 | 14 #define IDC_IMAGE 207 |
15 #define IDC_VERSION 209 | 15 #define IDC_VERSION 209 |
16 #define IDC_SYSLINK1 211 | 16 #define IDC_SYSLINK1 211 |
17 #define IDC_YVERSION 212 | 17 #define IDC_YVERSION 212 |
18 #define IDC_NVERSION 213 | 18 #define IDC_NVERSION 213 |
19 #define IDC_ABOUTTEXT 214 | 19 #define IDC_ABOUTTEXT 214 |
20 #define IDC_AUTHORS 215 | 20 #define IDC_AUTHORS 215 |
21 #define IDC_UPDATETEXT 217 | |
22 #define IDC_DOYOU 218 | |
23 #define IDC_CURVERSION 219 | |
24 #define IDC_NEWVERSION 220 | |
25 #define IDC_PROGRESS1 221 | |
26 #define IDC_INSTALLBTN 222 | |
27 #define IDC_INSTALLMSG 223 | |
28 #define IDC_HOMEPAGE 224 | 21 #define IDC_HOMEPAGE 224 |
29 #define IDC_DOWNLOAD_MSG 225 | |
30 #define IDC_DOWNLOAD_PROGRESS 226 | |
31 | 22 |
32 #define IDI_ICON_DEACTIVATED 300 | 23 #define IDI_ICON_DEACTIVATED 300 |
33 #define IDI_ICON_ENABLED 301 | 24 #define IDI_ICON_ENABLED 301 |
34 #define IDI_ICON_DISABLED 302 | 25 #define IDI_ICON_DISABLED 302 |
35 | 26 |
36 #define IDD_ABOUTDIALOG 400 | |
37 #define IDD_UPDATEDIALOG 401 | |
38 #define IDD_DOWNLOADDIALOG 402 | |
39 #define IDD_DOWNLOAD_FILE_DIALOG 403 | |
40 | |
41 #define ID_ABOUT 35001 | 27 #define ID_ABOUT 35001 |
42 #define ID_INVITEFRIENDS 35002 | 28 #define ID_INVITEFRIENDS 35002 |
43 #define ID_SETTINGS 35003 | 29 #define ID_SETTINGS 35003 |
44 #define ID_PLUGIN_ENABLE 35004 | 30 #define ID_PLUGIN_ENABLE 35004 |
45 #define ID_FAQ 35007 | 31 #define ID_FAQ 35007 |
46 #define ID_PLUGIN_UPDATE 35008 | 32 #define ID_PLUGIN_UPDATE 35008 |
47 #define ID_FEEDBACK 35013 | 33 #define ID_FEEDBACK 35013 |
48 #define ID_WHITELISTDOMAIN 35014 | 34 #define ID_WHITELISTDOMAIN 35014 |
49 #define ID_BLACKLISTDOMAIN 35015 | 35 #define ID_BLACKLISTDOMAIN 35015 |
50 #define ID_WHITELISTDOMAIN_ERROR 35016 | 36 #define ID_WHITELISTDOMAIN_ERROR 35016 |
51 #define ID_WHITELISTDOMAIN_SUPPORT 35017 | 37 #define ID_WHITELISTDOMAIN_SUPPORT 35017 |
52 | 38 |
53 #define IDT_TIMER 35100 | 39 #define IDT_TIMER 35100 |
54 | 40 |
55 // Next default values for new objects | 41 // Next default values for new objects |
56 // | 42 // |
57 #ifdef APSTUDIO_INVOKED | 43 #ifdef APSTUDIO_INVOKED |
58 #ifndef APSTUDIO_READONLY_SYMBOLS | 44 #ifndef APSTUDIO_READONLY_SYMBOLS |
59 #define _APS_NEXT_RESOURCE_VALUE 239 | 45 #define _APS_NEXT_RESOURCE_VALUE 239 |
60 #define _APS_NEXT_COMMAND_VALUE 35022 | 46 #define _APS_NEXT_COMMAND_VALUE 35022 |
61 #define _APS_NEXT_CONTROL_VALUE 225 | 47 #define _APS_NEXT_CONTROL_VALUE 225 |
62 #define _APS_NEXT_SYMED_VALUE 108 | 48 #define _APS_NEXT_SYMED_VALUE 108 |
63 #endif | 49 #endif |
64 #endif | 50 #endif |
OLD | NEW |