diff options
Diffstat (limited to 'plugins/Updater/resource.h')
-rw-r--r-- | plugins/Updater/resource.h | 57 |
1 files changed, 0 insertions, 57 deletions
diff --git a/plugins/Updater/resource.h b/plugins/Updater/resource.h deleted file mode 100644 index 294c46cf4f..0000000000 --- a/plugins/Updater/resource.h +++ /dev/null @@ -1,57 +0,0 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by updater.rc
-//
-#define IDD_DIALOG1 101
-#define IDD_OPT1 102
-#define IDI_MAINMENU 104
-#define IDI_RESTART 105
-#define IDD_CONFIRMUPDATES 106
-#define IDD_PROGRESS 107
-#define IDD_CONFIRMCOMPONENTS 108
-#define IDI_UPDATEANDEXIT 128
-#define IDC_BTN_RESTART 1000
-#define IDC_CHK_ONSTART 1001
-#define IDC_BTN_CHECK 1002
-#define IDC_LIST_UPDATES 1002
-#define IDC_LST_REGISTERED 1003
-#define IDC_PROGRESS 1004
-#define IDC_BTN_CHECKNORESTART 1004
-#define IDC_PROGMSG 1005
-#define IDC_CHK_ONCE 1006
-#define IDC_CHK_DAILY 1007
-#define IDC_CHK_NOCONFIDLE 1008
-#define IDC_CHK_BACKUP 1009
-#define IDC_CHK_DLLSONLY 1010
-#define IDC_CHK_CONFALL 1012
-#define IDC_CHK_NOINSTALL 1013
-#define IDC_CHK_STARTOFFLINE 1013
-#define IDC_LIST_COMPONENTS 1014
-#define IDC_ED_UPDATES 1016
-#define IDC_BTN_BRUPDATES 1019
-#define IDC_CHK_POPUP 1021
-#define IDC_CHK_RESTART 1022
-#define IDC_CHK_UPDATEANDEXIT 1023
-#define IDC_SLID_VERREQ 1024
-#define IDC_ST_VERREQ 1025
-#define IDC_CHK_SAVEZIPS 1026
-#define IDC_ANIMATE1 1027
-#define IDC_CHK_SAVEZIPS2 1027
-#define IDC_CHK_NOUNZIP 1027
-#define IDC_BTN_CHANGELOG 1028
-#define IDC_BTN_SELECTDLLS 1029
-#define IDC_BTN_SELECTDLLS2 1030
-#define IDC_BTN_SELECTINV 1030
-#define IDC_BTN_SELECTALL 1031
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NO_MFC 1
-#define _APS_NEXT_RESOURCE_VALUE 129
-#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1030
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif
|