summaryrefslogtreecommitdiffstats
path: root/res/ATFBlast_ALL/userport/UserPort/UserPort_EXE/Resource.h
diff options
context:
space:
mode:
authorNao Pross <naopross@thearcway.org>2017-03-23 20:42:26 +0100
committerNao Pross <naopross@thearcway.org>2017-03-23 20:42:26 +0100
commit70b8b7f2d766f4ca131f9fa299546eb3697db8d4 (patch)
tree12db7c7402f06409cef1828ee49748c70b8e3325 /res/ATFBlast_ALL/userport/UserPort/UserPort_EXE/Resource.h
parenthardware nearly finished (diff)
downloadz80uPC-70b8b7f2d766f4ca131f9fa299546eb3697db8d4.tar.gz
z80uPC-70b8b7f2d766f4ca131f9fa299546eb3697db8d4.zip
changed scheme layout
hw: changed scheme and annotated components doc: added build script for windows sw: added res/ folder with blaster and created jedec document for address decoder pld
Diffstat (limited to '')
-rw-r--r--res/ATFBlast_ALL/userport/UserPort/UserPort_EXE/Resource.h30
1 files changed, 30 insertions, 0 deletions
diff --git a/res/ATFBlast_ALL/userport/UserPort/UserPort_EXE/Resource.h b/res/ATFBlast_ALL/userport/UserPort/UserPort_EXE/Resource.h
new file mode 100644
index 0000000..46cfc3f
--- /dev/null
+++ b/res/ATFBlast_ALL/userport/UserPort/UserPort_EXE/Resource.h
@@ -0,0 +1,30 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Developer Studio generated include file.
+// Used by UserPort.rc
+//
+#define IDD_USERPORT 101
+#define IDI_APP 102
+#define IDC_AUMP_LIST_GRANTS 1000
+#define IDC_AUMP_EDIT_ADD 1001
+#define IDC_AUMP_BUTTON_ADD 1002
+#define IDC_AUMP_BUTTON_REMOVE 1003
+#define IDC_TCF_EDIT_ADD 1004
+#define IDC_BUTTON_UPDATE 1009
+#define IDC_BUTTON_START 1010
+#define IDC_TCF_LIST_GRANTS 1011
+#define IDC_TCF_BUTTON_ADD 1012
+#define IDC_BUTTON_STOP 1013
+#define IDC_AUMP_BUTTON_DEFAULTS 1016
+#define IDC_TCF_BUTTON_REMOVE 1017
+#define IDC_TCF_BUTTON_DEFAULTS 1018
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 103
+#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_CONTROL_VALUE 1017
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif