73 lines
2.8 KiB
C
73 lines
2.8 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by MaskEdit.rc
|
|
//
|
|
// This file is a part of the XTREME TOOLKIT PRO MFC class library.
|
|
// (c)1998-2008 Codejock Software, All Rights Reserved.
|
|
//
|
|
// THIS SOURCE FILE IS THE PROPERTY OF CODEJOCK SOFTWARE AND IS NOT TO BE
|
|
// RE-DISTRIBUTED BY ANY MEANS WHATSOEVER WITHOUT THE EXPRESSED WRITTEN
|
|
// CONSENT OF CODEJOCK SOFTWARE.
|
|
//
|
|
// THIS SOURCE CODE CAN ONLY BE USED UNDER THE TERMS AND CONDITIONS OUTLINED
|
|
// IN THE XTREME TOOLKIT PRO LICENSE AGREEMENT. CODEJOCK SOFTWARE GRANTS TO
|
|
// YOU (ONE SOFTWARE DEVELOPER) THE LIMITED RIGHT TO USE THIS SOFTWARE ON A
|
|
// SINGLE COMPUTER.
|
|
//
|
|
// CONTACT INFORMATION:
|
|
// support@codejock.com
|
|
// http://www.codejock.com
|
|
//
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
#define IDR_MANIFEST 1
|
|
#define IDM_ABOUTBOX 0x0010
|
|
#define IDS_ABOUTBOX 101
|
|
#define IDD_MASKEDIT_DIALOG 102
|
|
#define IDS_HLP_TITLE 102
|
|
#define IDS_HLP_MESSAGE 103
|
|
#define IDR_MAINFRAME 128
|
|
#define IDD_MASKHELP 129
|
|
#define IDR_README 130
|
|
#define IDR_MASKHELP 131
|
|
#define IDC_TXT_TIME 1000
|
|
#define IDC_EDIT_TIME 1001
|
|
#define IDC_FLAT_TABCTRL 1001
|
|
#define IDC_TXT_TELE 1002
|
|
#define IDC_BORDER_TAB 1002
|
|
#define IDC_EDIT_DATE 1003
|
|
#define IDC_TXT_HEX 1004
|
|
#define IDC_EDIT_MAX_HOURS 1005
|
|
#define IDC_EDIT_MAX_MINS 1006
|
|
#define IDC_EDIT_TELEPHONE 1007
|
|
#define IDC_EDIT_IPADDRESS 1008
|
|
#define IDC_EDIT_ZIPCODE 1009
|
|
#define IDC_EDIT_HEX 1010
|
|
#define IDC_TXT_MAX 1011
|
|
#define IDC_TXT_MIN 1012
|
|
#define IDC_TXT_ZIP 1013
|
|
#define IDC_TXT_DATE 1014
|
|
#define IDC_TXT_IP 1015
|
|
#define IDC_DIVIDER 1016
|
|
#define IDC_LBOX_MASK 1019
|
|
#define IDC_EDIT_MASK 1020
|
|
#define IDC_EDIT_LITERAL 1021
|
|
#define IDC_CHK_DEFAULT 1022
|
|
#define IDC_EDIT_DEFAULT 1023
|
|
#define IDC_BTN_UPDATE 1024
|
|
#define IDC_EDIT_MASKEDIT 1025
|
|
#define IDC_GBOX_PROPERTIES 1026
|
|
#define IDC_TXT_MASK 1027
|
|
#define IDC_BTN_HELP 1028
|
|
#define IDC_EDIT_PROMPT 1030
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 131
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1031
|
|
#define _APS_NEXT_SYMED_VALUE 102
|
|
#endif
|
|
#endif
|