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.

56 lines
1.9 KiB

  1. //////////////////////////////////////////////////////////////////////////////
  2. //
  3. // Copyright (c) 2000-2001 Microsoft Corporation
  4. //
  5. // Module Name:
  6. // W2kProxyStrings.rc
  7. //
  8. // Description:
  9. // The resource file for this library.
  10. // This file will be included in the main resource file of the project.
  11. //
  12. // Maintained By:
  13. // Galen Barbee (GalenB) 28-AUG-2000
  14. //
  15. //////////////////////////////////////////////////////////////////////////////
  16. //////////////////////////////////////////////////////////////////////////////
  17. // Include Files
  18. //////////////////////////////////////////////////////////////////////////////
  19. // For the string IDS
  20. #include "W2KProxyStrings.h"
  21. //////////////////////////////////////////////////////////////////////////////
  22. // String Table
  23. //////////////////////////////////////////////////////////////////////////////
  24. STRINGTABLE DISCARDABLE
  25. BEGIN
  26. IDS_F_SVR_CONNECT " "
  27. IDS_F_NODE_CONNECT " "
  28. IDS_SVR_CONNECT " "
  29. IDS_SVR_INIT " "
  30. IDS_INFO_NODE " "
  31. IDS_F_INFO_NODE " "
  32. IDS_INFO_RES " "
  33. IDS_F_INFO_RES " "
  34. IDS_INFO_NET " "
  35. IDS_F_INFO_NET " "
  36. IDS_GINFO_CLUSTER " "
  37. IDS_F_GINFO_CLUSTER " "
  38. IDS_GINFO_IPADDR " "
  39. IDS_F_GINFO_IPADDR " "
  40. IDS_GINFO_NET " "
  41. IDS_F_GINFO_NET " "
  42. IDS_GINFO_NODE " "
  43. IDS_F_GINFO_NODE " "
  44. IDS_INFO_CLUSTER " "
  45. IDS_F_INFO_CLUSTER " "
  46. IDS_GINFO_PDISK " "
  47. IDS_F_GINFO_PDISK " "
  48. IDS_WARNING_MINOR_BAD_CREDENTIALS " "
  49. END