-
Notifications
You must be signed in to change notification settings - Fork 0
/
resource.h
69 lines (68 loc) · 2.81 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by TW.rc
//
#define ID_INFO 3
#define ID_LOG 5
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_TW_DIALOG 102
#define IDR_MAINFRAME 128
#define IDR_MENU 132
#define IDD_THETA_CMD 134
#define IDD_INFO 136
#define IDD_THETA_S_CMD 139
#define IDD_THETA_Q_CMD 141
#define IDD_THETA_Qv_CMD 143
#define IDD_THETA_rQ_CMD 145
#define IDD_DOC_rQ 149
#define IDB_BITMAP2 150
#define IDD_DOC_Q 151
#define IDB_BITMAP1 152
#define IDC_COMBO_Q 1003
#define IDC_V 1004
#define IDC_S 1005
#define IDC_X 1006
#define IDC_GZ 1007
#define IDC_CHECK__GZ 1008
#define IDC_CHECK__X 1009
#define IDC_COMBO_QQ 1010
#define IDC_COMBO_Max 1011
#define IDC_COMBO_Min 1012
#define IDC_CMD 1013
#define IDC_COMBO_SEED 1014
#define IDC_COMBO_QS 1015
#define IDC_COMBO_QR2 1015
#define IDC_COMBO_QS2 1016
#define IDC_COMBO_QS22 1017
#define IDC_TIME 1018
#define IDC_DATE 1019
#define IDC_M 1019
#define IDC_COMBO_QP 1020
#define IDC_N 1021
#define IDC_COMBO_QS1 1022
#define IDC_COMBO_QQQ 1023
#define IDC_COMBO_QS21 1024
#define IDC_COMBO_QS11 1025
#define IDC_COMBO_QS12 1026
#define IDC_COMBO_QR1 1027
#define ID_PROGRAMM_BEENDEN 32771
#define ID_VERTEILUNGSFORM_THETA 32772
#define ID_VERTEILUNGSFORM_THETAS 32773
#define ID_VERTEILUNGSFORM_THETAQ 32774
#define ID_VERTEILUNGSFORM_THETAQV 32775
#define ID_VERTEILUNGSFORM_THETARQ 32776
#define ID_PROGRAMM_INFO 32777
#define ID_DOKUMENTATION_THETARQ 32779
#define ID_DOKUMENTATION_THETAQ 32780
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 153
#define _APS_NEXT_COMMAND_VALUE 32781
#define _APS_NEXT_CONTROL_VALUE 1029
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif