#ifndef ___RESOURCE_H #define ___RESOURCE_H #define ID_MAINMENU 101 #define IDD_ABOUT 102 #define IDI_ICON1 103 #define IDD_GOTO 105 #define IDD_SETCOUNT 108 #define IDD_REGISTERS 110 #define IDR_ACCELERATOR 111 #define IDD_SETBREAKPOINT 113 #define IDD_MODIFYMEM 114 #define ID_ADDRESS_BOX 1000 #define CID_ExitError 100 #define CID_ExitOK 101 #define IDD_CommandLine 101 #define IDC_CommandLine 1003 #endif //___RESOURCE_H