-
Notifications
You must be signed in to change notification settings - Fork 0
/
resource.h
36 lines (35 loc) · 2.73 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resources.rc
//
#define ID_ICON 101
#define ID_MAIN_MENU 103
#define IDD_FF_DIALOG 105
#define IDD_INTP_DIALOG 106
#define IDC_EDIT1 1005
#define ID_FILE_LOAD 40001
#define ID_QUIT 40002
#define ID_EDIT_FASTFORWARDSPEED 40010
#define ID_EDIT_FF_SPEED 40011
#define ID_HELP_KEYCONTROLS 40024
#define ID_HELP_KEYS 40025
#define ID_LOAD_NEXT 40026
#define ID_LOAD_PREVIOUS 40027
#define ID_Menu 40041
#define ID_LABELING_PLACEPOINTS 40042
#define ID_LABELING_MODIFYPOINTS 40043
#define ID_LABELING_DELETEPOINTS 40044
#define ID_SETTINGS_INTERPOLATION 40045
#define ID_SETTINGS_DISABLEBACKWARDSINTERPOLATION 40047
#define ID_COMPARE 40048
#define ID_COMAPRE_START 40049
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 109
#define _APS_NEXT_COMMAND_VALUE 40050
#define _APS_NEXT_CONTROL_VALUE 1006
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif