-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathresource.h
More file actions
68 lines (67 loc) · 5.5 KB
/
Copy pathresource.h
File metadata and controls
68 lines (67 loc) · 5.5 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
57
58
59
60
61
62
63
64
65
66
67
68
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ 生成的包含文件。
// 供 Nonlinear_Filtering.rc 使用
//
#define IDS_TIMER 1
#define IDD_ABOUTBOX 100
#define IDP_OLE_INIT_FAILED 100
#define IDR_POPUP_EDIT 119
#define ID_STATUSBAR_PANE1 120
#define ID_STATUSBAR_PANE2 121
#define IDS_STATUS_PANE1 122
#define IDS_STATUS_PANE2 123
#define IDS_TOOLBAR_STANDARD 124
#define IDS_TOOLBAR_CUSTOMIZE 125
#define ID_VIEW_CUSTOMIZE 126
#define IDR_MAINFRAME 128
#define IDR_MAINFRAME_256 129
#define IDR_Nonlinear_FilteTYPE 130
#define IDR_THEME_MENU 200
#define ID_SET_STYLE 201
#define ID_VIEW_APPLOOK_WIN_2000 205
#define ID_VIEW_APPLOOK_OFF_XP 206
#define ID_VIEW_APPLOOK_WIN_XP 207
#define ID_VIEW_APPLOOK_OFF_2003 208
#define ID_VIEW_APPLOOK_VS_2005 209
#define ID_VIEW_APPLOOK_VS_2008 210
#define ID_VIEW_APPLOOK_OFF_2007_BLUE 215
#define ID_VIEW_APPLOOK_OFF_2007_BLACK 216
#define ID_VIEW_APPLOOK_OFF_2007_SILVER 217
#define ID_VIEW_APPLOOK_OFF_2007_AQUA 218
#define ID_VIEW_APPLOOK_WINDOWS_7 219
#define IDS_EDIT_MENU 306
#define IDD_DLG_SETTING 310
#define IDC_RUN_LENGTH 1000
#define IDC_LENGTH 1001
#define IDC_RUN_TIMES 1002
#define IDC_TIMES 1003
#define IDC_FILTERS 1004
#define IDC_EKF 1005
#define IDC_UKF 1006
#define IDC_3CKF 1007
#define IDC_3ICKF 1008
#define IDC_5CKF 1009
#define IDC_COMPR 1010
#define IDC_FIGURE 1011
#define IDC_RMSE 1012
#define IDC_POSVEL 1013
#define IDC_POS 1013
#define IDC_RADIO1 1014
#define IDC_VEL 1014
#define IDM_SETTING 32771
#define ID_SETS 32771
#define ID_32772 32772
#define ID_PLOT 32773
#define ID_32794 32794
#define ID_32795 32795
#define ID_HELPER 32796
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 314
#define _APS_NEXT_COMMAND_VALUE 32799
#define _APS_NEXT_CONTROL_VALUE 1018
#define _APS_NEXT_SYMED_VALUE 312
#endif
#endif