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.

90 lines
3.2 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include <windows.h>
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE DISCARDABLE
  25. BEGIN
  26. "resource.h\0"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE
  29. BEGIN
  30. "#include <windows.h>\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "\r\n"
  36. "\0"
  37. END
  38. #endif // APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // String Table
  42. //
  43. STRINGTABLE DISCARDABLE
  44. BEGIN
  45. IDS_MSG_FAILED_INIT_PATH_INFO "Naming information cannot be located."
  46. IDS_FILTER_LAST_LOGON_VERSION
  47. "Windows could not run this query because you are connected to a domain that does not support this query."
  48. IDS_DEFAULT_QUERY_LIMIT_REACHED
  49. "Dsquery has reached the default limit of 100 results to display; use the -limit option to display more results."
  50. IDS_QUERY_LIMIT_REACHED "Dsquery has reached the specified limit on number of results to display; use a different value for the -limit option to display more results."
  51. IDS_FOREST_SEARCH_SCOPE "Subtree is the only valid scope for a forest-wide search."
  52. IDS_INVALID_OBJECTTYPE "Incorrect object type specified."
  53. IDS_INVALID_OUTPUT "Incorrect value specified for `-o'."
  54. IDS_O_NOT_FOR_STAR "`-o' switch is not allowed for `*' object type."
  55. IDS_ERROR_SCOPE "Incorrect value specified for `-scope'."
  56. IDS_ERROR_LIMIT "Incorrect value specified for `-limit'."
  57. IDS_SEVER_NOT_GC "Sever specified by the -s parameter must be a global catalog server if the -gc parameter is specified or if the start node is ""forestroot""."
  58. IDS_MSG_INVALID_ACCT_ERROR
  59. "Account name does not exist. Enter a valid account."
  60. IDS_FOREST_SEARCH_SCOPE_QUOTAS
  61. """Forestroot"" is not a valid input for STARTNODE in dsquery quota. To find quota specifications in the domain, enter ""domainroot"". To find quota specifications within another scope, enter a distinguished name (DN) for the node from which to start the query."
  62. END
  63. #endif // English (U.S.) resources
  64. /////////////////////////////////////////////////////////////////////////////
  65. #ifndef APSTUDIO_INVOKED
  66. /////////////////////////////////////////////////////////////////////////////
  67. //
  68. // Generated from the TEXTINCLUDE 3 resource.
  69. //
  70. /////////////////////////////////////////////////////////////////////////////
  71. #endif // not APSTUDIO_INVOKED