summaryrefslogtreecommitdiff
path: root/src/msvc6/testpluginrunner/Resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/msvc6/testpluginrunner/Resource.h')
-rw-r--r--src/msvc6/testpluginrunner/Resource.h31
1 files changed, 31 insertions, 0 deletions
diff --git a/src/msvc6/testpluginrunner/Resource.h b/src/msvc6/testpluginrunner/Resource.h
new file mode 100644
index 0000000..7aa669e
--- /dev/null
+++ b/src/msvc6/testpluginrunner/Resource.h
@@ -0,0 +1,31 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Developer Studio generated include file.
+// Used by TestPlugInRunner.rc
+//
+#define IDD_TESTPLUGINRUNNER_DIALOG 102
+#define IDR_MAINFRAME 128
+#define IDR_TEST_PLUGIN_RUNNER 128
+#define IDD_TEST_PLUG_IN_RUNNER 129
+#define IDC_LIST 1000
+#define ID_RUN 1001
+#define ID_STOP 1002
+#define IDC_CHOOSE_DLL 1003
+#define IDC_RELOAD_DLL 1004
+#define IDC_COMBO_TEST 1005
+#define IDC_STATIC_RUNS 1007
+#define IDC_STATIC_ERRORS 1008
+#define IDC_STATIC_FAILURES 1009
+#define IDC_EDIT_TIME 1010
+#define IDC_BROWSE_TEST 1011
+#define IDC_CHECK_AUTORUN 1013
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 129
+#define _APS_NEXT_COMMAND_VALUE 32771
+#define _APS_NEXT_CONTROL_VALUE 1005
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif