summaryrefslogtreecommitdiff
path: root/Resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'Resource.h')
-rwxr-xr-xResource.h29
1 files changed, 29 insertions, 0 deletions
diff --git a/Resource.h b/Resource.h
new file mode 100755
index 0000000..8c89a21
--- /dev/null
+++ b/Resource.h
@@ -0,0 +1,29 @@
1//{{NO_DEPENDENCIES}}
2// Microsoft Visual C++ generated include file.
3// Used by Cube.rc
4//
5
6#define IDS_APP_TITLE 103
7
8#define IDR_MAINFRAME 128
9#define IDD_CUBE_DIALOG 102
10#define IDD_ABOUTBOX 103
11#define IDM_ABOUT 104
12#define IDM_EXIT 105
13#define IDI_CUBE 107
14#define IDI_SMALL 108
15#define IDC_CUBE 109
16#define IDC_MYICON 2
17#define IDC_STATIC -1
18// Next default values for new objects
19//
20#ifdef APSTUDIO_INVOKED
21#ifndef APSTUDIO_READONLY_SYMBOLS
22
23#define _APS_NO_MFC 130
24#define _APS_NEXT_RESOURCE_VALUE 129
25#define _APS_NEXT_COMMAND_VALUE 32771
26#define _APS_NEXT_CONTROL_VALUE 1000
27#define _APS_NEXT_SYMED_VALUE 110
28#endif
29#endif