blob: a400f6a23387693c0bdfcec9726aecc3a6d07a53 (
plain)
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 Horloge.rc
//
#define IDD_HORLOGE_DIALOG 102
#define IDR_MAINFRAME 128
#define IDI_FORWARD 141
#define IDI_BACKWARD 142
#define IDI_PAUSE 143
#define IDI_START 144
#define IDI_NORMAL_SPEED 146
#define IDC_PAUSE 1001
#define IDC_START 1002
#define IDC_BACKWARD 1003
#define IDC_FORWARD 1004
#define IDC_NORMAL_SPEED 1005
#define IDC_SPEED 1010
#define IDC_TIME 1011
#define IDC_BUSNUMBER 1026
#define IDC_IVYSTART 1027
#define IDC_BIGSPEED 1028
#define IDC_APPLIST 1030
#define IDC_SETTIME 1031
#define IDC_BACK_5 1034
#define IDC_BACK_2 1035
#define IDC_FORW_2 1036
#define IDC_FORW_5 1037
#define IDC_BACK_1 1038
#define IDC_FORW_1 1039
#define IDC_FILE 1040
#define IDC_FILENAME 1041
#define IDC_PROGRESS1 1043
#define IDC_FILEPROGRESS 1043
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 149
#define _APS_NEXT_COMMAND_VALUE 32772
#define _APS_NEXT_CONTROL_VALUE 1044
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|