forked from bruderstein/PythonScript
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresource.h
More file actions
56 lines (54 loc) · 2.19 KB
/
resource.h
File metadata and controls
56 lines (54 loc) · 2.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by PythonScript.rc
//
#define IDD_DIALOG1 101
#define IDD_ABOUTDLG 101
#define IDB_PNG1 102
#define IDD_CONSOLE 104
#define IDD_SCRIPTCONFIG 105
#define IDI_FOLDERCLOSED 107
#define IDI_FOLDEROPEN 108
#define IDI_ICON3 109
#define IDI_PYTHON 109
#define IDB_PYTHON 110
#define IDI_PYTHON8 113
#define IDI_ICON1 114
#define IDD_PROMPTDIALOG 116
#define IDB_PYTHONPOWERED 118
#define IDC_COMBO1 1001
#define IDC_RUN 1002
#define IDC_PROMPT 1003
#define IDC_FILETREE 1004
#define IDC_RADMACHINE 1005
#define IDC_RADUSER 1006
#define IDC_LIST1 1007
#define IDC_MENUITEMLIST 1007
#define IDC_MENUADD 1008
#define IDC_MENUREMOVE 1009
#define IDC_LIST2 1010
#define IDC_TOOLBARITEMLIST 1010
#define IDC_TOOLBARADD 1011
#define IDC_TOOLBARREMOVE 1012
#define IDC_TOOLBARITEMLIST2 1013
#define IDC_TOOLBARSETICON 1014
#define IDC_LISTMENUITEM 1015
#define IDC_COMBOINITIALISATION 1016
#define IDC_USERTEXT 1017
#define IDC_COPYRIGHT 1018
#define IDC_VERSION 1019
#define IDC_CHECKPREFERINSTALLEDPYTHON 1020
#define IDC_CHECKADDEXTRALINETOOUTPUT 1021
#define IDC_CHECKOPENCONSOLEONERROR 1022
#define IDC_CHECKCOLORIZEOUTPUT 1023
#define IDC_COLORCHOOSER 1024
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 122
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1028
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif