2025-04-27 07:49:33 -04:00

6 lines
205 B
C

#define IDD_CDLLOGVIEW 10500
#define IDC_CB_VIEWLOG 10501
#define IDC_CB_REFRESH 10502
#define IDC_CB_DELETE 10503
#define IDC_LB_LOGMESSAGES 10504