blob: 18cb5159e960c7bba0c51ffafb2ec7852f24a7f8 (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio 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 IDC_PAUSE 1001
#define IDC_START 1002
#define IDC_BACKWARD 1003
#define IDC_FORWARD 1004
#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
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 145
#define _APS_NEXT_COMMAND_VALUE 32772
#define _APS_NEXT_CONTROL_VALUE 1035
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|