50 lines
1.8 KiB
C
50 lines
1.8 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by dbwin32.rc
|
|
//
|
|
#define IDR_MAIN 1000
|
|
#define CMD_FILERUN 1001
|
|
#define CMD_FILEATTACH 1002
|
|
#define CMD_FILESYSTEM 1003
|
|
#define CMD_FILEEXIT 1004
|
|
#define CMD_OPTIONS 1101
|
|
#define CMD_ABOUT 1201
|
|
#define IDR_CHILD 2000
|
|
#define CMD_FILESAVEBUFFER 2001
|
|
#define CMD_EDITCOPY 2101
|
|
#define CMD_EDITCLEARBUFFER 2102
|
|
#define CMD_EDITSELECTALL 2103
|
|
#define IDR_ABOUTDLG 3000
|
|
#define IDR_ATTACHDLG 4000
|
|
#define IDC_PROCESS 4001
|
|
#define IDR_RUNDLG 5000
|
|
#define IDC_COMMANDLINE 5001
|
|
#define IDC_BROWSE 5002
|
|
#define IDR_OPTIONSDLG 6000
|
|
#define IDC_ONTOP 6001
|
|
#define IDC_MINIMIZE 6002
|
|
#define IDC_NONE 6003
|
|
#define IDC_CLOSE 6004
|
|
#define IDC_NEWPROCESS 6005
|
|
#define IDC_NEWTHREAD 6006
|
|
#define IDC_FILTER_OUTPUT 6007
|
|
#define IDC_FILTER_EXCEPTIONS 6008
|
|
#define IDC_FILTER_PROCESSCREATE 6009
|
|
#define IDC_FILTER_PROCESSEXIT 6010
|
|
#define IDC_FILTER_THREADCREATE 6011
|
|
#define IDC_FILTER_THREADEXIT 6012
|
|
#define IDC_FILTER_DLLLOAD 6013
|
|
#define IDC_FILTER_DLLUNLOAD 6014
|
|
#define IDC_FILTER_RIP 6015
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 107
|
|
#define _APS_NEXT_COMMAND_VALUE 112
|
|
#define _APS_NEXT_CONTROL_VALUE 6032
|
|
#define _APS_NEXT_SYMED_VALUE 102
|
|
#endif
|
|
#endif
|