#pragma once #define IDR_MAINMENU 101 #define IDM_EXIT 1001 #define IDM_ABOUT 1002 #define IDC_MYBUTTON 2001 #define IDC_SELECT_FILE 1003 #define IDC_STATUS_LABEL 1004