#ifndef RESOURCE_H #define RESOURCE_H #define IDC_HOST 100 #define IDC_INT 101 #define IDC_START 102 #define IDC_STOP 103 #define IDC_STATUS 104 #endif .