Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
240 B

  1. #define IDD_CDLLOGVIEW 1500
  2. #define IDC_CB_VIEWLOG 1501
  3. #define IDC_CB_REFRESH 1502
  4. #define IDC_CB_DELETE 1503
  5. #define IDC_CB_DELETE_ALL 1504
  6. #define IDC_LV_LOGMESSAGES 1505