blob: bcc7520ad981aa7df4940ef650c9b8d0a9411145 (
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
45
46
47
48
49
50
51
52
53
54
|
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by WorldTime.rc
//
#define IDC_STATIC -1
#define IDD_DIALOG1 101
#define IDI_ICON_SUN 104
#define IDI_ICON_MOON 105
#define IDR_CONTEXT 111
#define IDD_DIALOG2 112
#define IDI_ICON_PROTO 113
#define IDD_DISPLAY 114
#define IDC_PPM 1001
#define IDC_PT 1002
#define IDC_CHECK1 1005
#define IDC_CHECKPOPUP 1005
#define IDC_CHK_FORMAT 1005
#define IDC_BUTTONEDIT 1006
#define IDC_CHK_ICONS 1006
#define IDC_BUTTONRELOAD 1007
#define IDC_CHK_LOG 1008
#define IDC_ED_FILENAME 1009
#define IDC_CHECKPOPUP2 1010
#define IDC_CHK_MINMAX 1011
#define IDC_CHK_BLOCK 1012
#define IDC_LIST_TIMES 1012
#define IDC_ED_DISP 1013
#define IDC_ED_LABEL 1014
#define IDC_BTN_ADD 1015
#define IDC_LIST_TIMES2 1016
#define IDC_BTN_REM 1017
#define IDC_RAD_ALPHA 1018
#define IDC_BTN_EDIT 1018
#define IDC_RAD_GEO 1019
#define IDC_ED_FORMAT 1020
#define IDC_ED_DATE_FORMAT 1021
#define IDC_BTN_UP 1022
#define IDC_BTN_DOWN 1023
#define IDC_CHK_HIDEMENU 1024
#define IDC_BTN_SHOW 1025
#define IDC_ED_CLIST_FORMAT 1026
#define IDC_CHK_HIDE 1027
#define POPUP_TESTING 40001
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 115
#define _APS_NEXT_COMMAND_VALUE 40002
#define _APS_NEXT_CONTROL_VALUE 1031
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|