2013-02-16 16:14:39 -08:00

41 lines
1.5 KiB
C

//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by hexvis.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_HEXVIS_DIALOG 102
#define IDR_MAINFRAME 128
#define IDC_PACKET_BODY 1000
#define IDC_PROCESS 1001
#define IDC_BYTE 1002
#define IDC_SHORT_BE 1003
#define IDC_SHORT_LE 1004
#define IDC_LONG_BE 1005
#define IDC_LONG_LE 1006
#define IDC_UNIX_TIME 1007
#define IDC_REAL 1008
#define IDC_INT64_BE 1009
#define IDC_INT64_LE 1010
#define IDC_STRING 1011
#define IDC_OFFSET 1012
#define IDC_CLEAR 1013
#define IDC_SEARCH_NUMBER 1014
#define IDC_FIND_NUMBER 1015
#define IDC_BIN_REP 1016
#define IDC_STATE 1017
#define IDC_LOAD_FILE 1018
#define IDC_COPY_TO_CLIP 1019
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 129
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1018
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif