blob: 1981ec612dd747d161d3bd237014e187500a77e8 (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by WorldTime.rc
//
#define IDD_DIALOG1 101
#define IDD_DIALOG2 112
#define IDI_ICON_PROTO 113
#define IDD_DISPLAY 114
#define IDC_CHK_FORMAT 1005
#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_ED_CLIST_FORMAT 1026
#define IDC_CHK_HIDE 1027
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#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
|