37 lines
1.3 KiB
C
37 lines
1.3 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by tztool.rc
|
|
//
|
|
#define IDD_TZDLG 101
|
|
#define IDC_TZTEMP1 1001
|
|
#define IDC_POLLTZ 1002
|
|
#define IDC_FAHR 1003
|
|
#define IDC_TZSELECT 1004
|
|
#define IDC_TZONESEL 1005
|
|
#define IDC_CRTTEMP 1006
|
|
#define IDC_MINTEMP 1007
|
|
#define IDC_TZONEDETAILS 1008
|
|
#define IDC_CURTEMP 1008
|
|
#define IDC_TZDETAILS 1009
|
|
#define IDC_TZDETAILS2 1010
|
|
#define IDC_PSVDETAILS 1011
|
|
#define IDC_ACXDETAILS 1012
|
|
#define IDC_THROTTLE 1013
|
|
#define IDC_MINTHROTTLE 1014
|
|
#define IDC_MAXTHROTTLE 1015
|
|
#define IDC_CURTHROTTLE 1016
|
|
#define IDC_MAXIDLE 1018
|
|
#define IDC_CURIDLE 1019
|
|
#define IDC_OPTIONS -1
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 102
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1019
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|