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.

31 lines
1.4 KiB

  1. // Copyright (C) 2000 Microsoft Corporation
  2. //
  3. // resources to be included in programs that use ShowDcNotFoundErrorDialog
  4. //
  5. // 9 October 2000 sburns
  6. #define IDS_NO_ADDRESSES 3201
  7. #define IDS_ROOT_ZONE 3202
  8. #define IDS_DC_NOT_FOUND_DIAG_ERROR_CODE 3203
  9. #define IDS_DC_NOT_FOUND_DIAG_SERVER_FAILURE 3204
  10. #define IDI_BIGX 3205
  11. #define IDS_DC_NOT_FOUND_TIMEOUT 3206
  12. #define IDC_DETAILS_BUTTON 3207
  13. #define IDC_DETAILS_TEXT 3208
  14. #define IDD_DC_NOT_FOUND 3209
  15. #define IDS_SHOW_DETAILS_LABEL 3210
  16. #define IDS_GENERIC_DC_NOT_FOUND_PARAM 3211
  17. #define IDC_ERROR_MESSAGE 3212
  18. #define IDS_DC_NOT_FOUND_DIAG_NO_RESULTS 3213
  19. #define IDS_DC_NOT_FOUND_NETBIOS_PREFACE 3214
  20. #define IDS_DC_NOT_FOUND_NAME_ERROR 3215
  21. #define IDS_DC_NOT_FOUND_NO_RESULTS 3216
  22. #define IDS_DC_NOT_FOUND_NO_ERROR_1 3217
  23. #define IDS_DC_NOT_FOUND_NO_ERROR_2 3218
  24. #define IDS_DC_NOT_FOUND_DEFAULT 3219
  25. #define IDS_HIDE_DETAILS_LABEL 3220
  26. #define IDC_HORIZONTAL_LINE 3221
  27. #define IDS_DC_NOT_FOUND_TITLE 3222
  28. #define IDS_DC_NOT_FOUND_SOOTHING_PREFACE_PARAM 3223
  29. #define IDS_DC_NOT_FOUND_SOOTHING_PREFACE 3224