7 lines
234 B
C
7 lines
234 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
|