71 lines
2.8 KiB
C
71 lines
2.8 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by HexEdit.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_HEXEDIT_DIALOG 102
|
|
#define IDR_MAINFRAME 128
|
|
#define IDC_CHK_ADDRESS 1001
|
|
#define IDC_CHK_HEXCODE 1002
|
|
#define IDC_CHK_ASCII 1003
|
|
#define IDC_CHK_WIDE_ADDRESS 1004
|
|
#define IDC_SLIDER 1005
|
|
#define IDC_HEXEDIT 1006
|
|
#define IDC_EDIT_BASEADDR 1007
|
|
#define IDC_TXT_BASEADDR 1008
|
|
#define IDC_TXT_BYTE 1009
|
|
#define IDC_CHK_ENABLE 1010
|
|
#define IDC_CLR_BACK_ENABLED 1011
|
|
#define IDC_CLR_TEXT_ENABLED 1012
|
|
#define IDC_CLR_BACK_DISABLED 1013
|
|
#define IDC_CLR_TEXT_DISABLED 1014
|
|
#define IDC_CLR_BACK_HILITE_ENABLED 1015
|
|
#define IDC_CLR_TEXT_HILITE_ENABLED 1016
|
|
#define IDC_CLR_BACK_HILITE_DISABLED 1017
|
|
#define IDC_CLR_TEXT_HILITE_DISABLED 1018
|
|
#define IDC_GBOX_ENABLED 1019
|
|
#define IDC_GBOX_DISABLED 1020
|
|
#define IDC_CHK_CARET 1021
|
|
#define IDC_TXT_ENABLED 1022
|
|
#define IDC_TXT_DISABLED 1023
|
|
#define IDC_TXT_BACK_ENABLED 1024
|
|
#define IDC_TXT_TEXT_ENABLED 1025
|
|
#define IDC_TXT_BACK_HILITE_ENABLED 1026
|
|
#define IDC_TXT_TEXT_HILITE_ENABLED 1027
|
|
#define IDC_TXT_BACK_DISABLED 1028
|
|
#define IDC_TXT_TEXT_DISABLED 1029
|
|
#define IDC_TXT_BACK_HILITE_DISABLED 1030
|
|
#define IDC_TXT_TEXT_HILITE_DISABLED 1031
|
|
#define IDC_CHK_ALLOWDEL 1032
|
|
#define IDC_CHK_READONLY 1033
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 129
|
|
#define _APS_NEXT_COMMAND_VALUE 32773
|
|
#define _APS_NEXT_CONTROL_VALUE 1034
|
|
#define _APS_NEXT_SYMED_VALUE 104
|
|
#endif
|
|
#endif
|