//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by MainGui.rc
//
#define IDD_DLG_MAIN                    101
#define IDD_DLG_PICKDLL                 102
#define IDI_ICON_SCYLLA1                103
#define IDR_MENU_DLG_MAIN               104
#define IDR_MENU_IMPORTS                105
#define IDD_DLG_DISASSEMBLER            106
#define IDR_MENU_DISASSEMBLER           107
#define IDD_DLG_ABOUT                   108
#define IDD_DLG_OPTIONS                 109
#define IDC_CBO_PROCESSLIST             1001
#define IDC_BTN_PICKDLL                 1002
#define IDC_EDIT_OEPADDRESS             1004
#define IDC_EDIT_IATADDRESS             1005
#define IDC_EDIT_IATSIZE                1006
#define IDC_BTN_IATAUTOSEARCH           1007
#define IDC_BTN_GETIMPORTS              1008
#define IDC_BTN_INVALIDIMPORTS          1009
#define IDC_BTN_SUSPECTIMPORTS          1010
#define IDC_BTN_CLEARIMPORTS            1011
#define IDC_BTN_AUTOTRACE               1012
#define IDC_BTN_DUMP                    1013
#define IDC_BTN_DLLINJECT               1014
#define IDC_BTN_PEREBUILD               1015
#define IDC_BTN_SAVETREE                1016
#define IDC_BTN_LOADTREE                1017
#define IDC_BTN_CLEARLOG                1018
#define IDC_BTN_FIXDUMP                 1019
#define IDC_BTN_EXIT                    1020
#define IDC_BTN_ABOUT                   1021
#define IDC_BTN_OPTIONS                 1022
#define IDC_TREE_IMPORTS                1023
#define IDC_LIST_LOG                    1024
#define IDC_LIST_DLLSELECT              1025
#define IDC_BTN_PICKDLL_OK              1026
#define IDC_BTN_PICKDLL_CANCEL          1027
#define IDC_LIST_DISASSEMBLER           1028
#define IDC_BTN_ABOUT_OK                1029
#define IDC_STATIC_ABOUT                1030
#define IDC_OPTIONS_SECTIONNAME         1032
#define IDC_CHECK_UNLOAD_DLL            1033
#define IDC_CHECK_PE_HEADER_FROM_DISK   1034
#define IDC_BTN_OPTIONS_OK              1035
#define IDC_BTN_OPTIONS_CANCEL          1036
#define IDC_CHECK_DEBUG_PRIVILEGES      1037
#define IDC_CHECK_HEADER_CHECKSUM       1038
#define IDC_CHECK_CREATE_BACKUP         1039
#define ID_FILE_EXIT                    40001
#define ID_HELP_ABOUT                   40002
#define ID_MISC_DLLINJECTION            40003
#define ID_MISC_PREFERENCES             40004
#define ID__PLUGIN                      40005
#define ID_PLUGIN_TEST                  40006
#define ID_PLUGINS_BB                   40007
#define ID__EXPANDALLNODES              40008
#define ID__COLLAPSEALLNODES            40009
#define ID__CUTTHUNK                    40010
#define ID__DELETETREENODE              40011
#define ID__DISASSEMBLE                 40012
#define ID__INVALIDATEFUNCTION          40013
#define ID_COPYADDRESS_COPYSIZE         40014
#define ID__COPYADDRESS                 40015
#define ID__COPYSIZE                    40016
#define ID__COPYOPCODES                 40017
#define ID__COPYINSTRUCTIONS            40018
#define ID__ADDRESS                     40019
#define ID__DIS_ADDRESS                 40020
#define ID__DIS_COPYSIZE                40021
#define ID__DIS_COPYOPCODES             40022
#define ID__DIS_COPYINSTRUCTIONS        40023
#define ID__DIS_SIZE                    40024
#define ID__DIS_OPCODES                 40025
#define ID__DIS_INSTRUCTIONS            40026
#define ID_MISC_SAVETREE                40027
#define ID_MISC_LOADTREE                40028

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        110
#define _APS_NEXT_COMMAND_VALUE         40029
#define _APS_NEXT_CONTROL_VALUE         1040
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif
