summaryrefslogtreecommitdiff
path: root/updater/resource.h
diff options
context:
space:
mode:
authorsje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2006-11-01 14:48:34 +0000
committersje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2006-11-01 14:48:34 +0000
commitd123e0ce94bf90b2adb0a4000930eb467e293226 (patch)
treed414dea59908105c4d2f256199a610e0a69c8690 /updater/resource.h
parenta13e82647294da4add976a24335fec50d7bfe905 (diff)
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@16 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'updater/resource.h')
-rw-r--r--updater/resource.h61
1 files changed, 61 insertions, 0 deletions
diff --git a/updater/resource.h b/updater/resource.h
new file mode 100644
index 0000000..d746d0c
--- /dev/null
+++ b/updater/resource.h
@@ -0,0 +1,61 @@
+//{{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 IDD_OPT2 109
+#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_ED_DATA 1017
+#define IDC_ED_BACKUPS 1018
+#define IDC_BTN_BRUPDATES 1019
+#define IDC_BTN_BRDATA 1020
+#define IDC_BTN_BRBACKUPS 1021
+#define IDC_CHK_POPUP 1021
+#define IDC_CHK_RESTART 1022
+#define IDC_ED_ZIPS 1022
+#define IDC_CHK_UPDATEANDEXIT 1023
+#define IDC_BTN_BRZIPS 1023
+#define IDC_SLID_VERREQ 1024
+#define IDC_ST_VERREQ 1025
+#define IDC_CHK_SAVEZIPS 1026
+#define IDC_ANIMATE1 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_NEXT_RESOURCE_VALUE 129
+#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_CONTROL_VALUE 1030
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif