9a #ifndef RESOURCE_H #define RESOURCE_H #define IDM_EXIT 1000 #define IDM_CLEAR 1001 #define IDM_INPUT 1002 #define IDM_COMMAND 1003 #endif . 0