2020-09-30 16:53:55 +02:00

7 lines
240 B
C

#define IDD_CDLLOGVIEW 1500
#define IDC_CB_VIEWLOG 1501
#define IDC_CB_REFRESH 1502
#define IDC_CB_DELETE 1503
#define IDC_CB_DELETE_ALL 1504
#define IDC_LV_LOGMESSAGES 1505