diff options
Diffstat (limited to 'worldtime_protocol/resource.h')
-rw-r--r-- | worldtime_protocol/resource.h | 24 |
1 files changed, 2 insertions, 22 deletions
diff --git a/worldtime_protocol/resource.h b/worldtime_protocol/resource.h index bcc7520..1981ec6 100644 --- a/worldtime_protocol/resource.h +++ b/worldtime_protocol/resource.h @@ -1,28 +1,12 @@ //{{NO_DEPENDENCIES}}
-// Microsoft Developer Studio generated include file.
+// Microsoft Visual C++ 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
@@ -34,18 +18,14 @@ #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_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 115
#define _APS_NEXT_COMMAND_VALUE 40002
#define _APS_NEXT_CONTROL_VALUE 1031
|