forked from WarwickDumas/FocusFusion2D
-
Notifications
You must be signed in to change notification settings - Fork 0
/
resource.h
44 lines (43 loc) · 1.71 KB
/
resource.h
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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by verts_2D.rc
//
#define IDR_MENU1 101
#define IDD_ABOUTBOX 103
#define IDI_F2DVALS 107
#define IDI_SMALL 108
#define IDC_F2DVALS 109
#define IDR_MAINFRAME 128
#define IDD_DIALOG1 129
#define IDC_EDIT1 1000
#define IDS_APP_TITLE 1001
#define ID_FILE_LOAD 40001
#define ID_FILE_SAVEBINARY 40002
#define ID_FILE_SAVETEXT 40003
#define ID_FILE_LOADCAMERA 40004
#define ID_FILE_SAVECAMERA 40005
#define ID_FILE_EXIT 40006
#define ID_INITIALISE_IONISATIONSTEPS 40007
#define ID_INITIALISE_RUNPOTENTIALSSOLVER 40008
#define ID_RUN_SIMULATIONSTEPS 40009
#define ID_HELP_ABOUT 40010
#define ID_RUN_STOP 40020
#define ID_DISPLAY_NEUT 50000
#define ID_DISPLAY_ION 50001
#define ID_DISPLAY_ELECTRON 50002
#define ID_DISPLAY_TOTAL 50003
#define ID_DISPLAY_JZAZBXYEZ 50004
#define ID_DISPLAY_JXYAXYBZEXY 50005
#define ID_DISPLAY_EXYRHOPHIJXY 50006
#define ID_DISPLAY_SIGMAEJ 50007
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 102
#define _APS_NEXT_COMMAND_VALUE 40021
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif