31 lines
1.0 KiB
C
31 lines
1.0 KiB
C
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
|
|
// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
|
|
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
|
|
// PARTICULAR PURPOSE.
|
|
//
|
|
// Copyright (c) Microsoft Corporation. All rights reserved.
|
|
|
|
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by Alarms.rc
|
|
//
|
|
#define IDD_DIALOG_ALARM 101
|
|
#define IDI_ALARMS 107
|
|
#define IDR_MAINFRAME 128
|
|
#define IDC_BUTTON_SETALARM 1000
|
|
#define IDC_DATETIMEPICKER_ALARM 1001
|
|
#define IDC_CHECK_ALARMSET 1003
|
|
#define IDC_STATIC -1
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NO_MFC 1
|
|
#define _APS_NEXT_RESOURCE_VALUE 129
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1001
|
|
#define _APS_NEXT_SYMED_VALUE 110
|
|
#endif
|
|
#endif
|