-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresource.h
More file actions
34 lines (33 loc) · 1.27 KB
/
Copy pathresource.h
File metadata and controls
34 lines (33 loc) · 1.27 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
//{{NO_DEPENDENCIES}}
// Arquivo de inclusão gerado pelo Microsoft Visual C++.
// Usado por ScriptHost5.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDS_SAVE 129
#define IDR_ACCELERATOR1 204
#define IDR_REGISTRY1 205
#define IDR_TOOLBAR1 207
#define ID_SCRIPT_RUN 32775
#define ID_SCRIPT_STOP 32776
#define ID_SCRIPT_LANGUAGE 32777
#define ID_LANGUAGE_JSCRIPT 32779
#define ID_LANGUAGE_VBSCRIPT 32780
#define ID_LANGUAGE_PYTHONSCRIPT 32781
#define ID_SCRIPT_DEBUG 32784
#define ID_DEBUG_STARTED 32785
#define ID_DEBUG_PARSE 32786
#define ID_DEBUG_CONNECTED 32787
#define ID_DEBUG_DISCONNECTED 32788
#define ID_DEBUG_CLOSED 32789
#define ID_BUTTON32793 32793
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 209
#define _APS_NEXT_COMMAND_VALUE 32794
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif