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.

143 lines
4.5 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 "afxres.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 ""afxres.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "1 TYPELIB ""MyComput.tlb""\r\n"
  36. "\0"
  37. END
  38. #endif // APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // Icon
  42. //
  43. // Icon with lowest ID value placed first to ensure application icon
  44. // remains consistent on all systems.
  45. IDI_SYSTEMTOOLS ICON DISCARDABLE "res\\systool.ico"
  46. IDI_COMPUTER ICON DISCARDABLE "res\\computer.ico"
  47. IDI_COMPFAIL ICON DISCARDABLE "res\\compfail.ico"
  48. IDI_SERVERAPPS ICON DISCARDABLE "res\\srvapp.ico"
  49. IDI_STORAGE ICON DISCARDABLE "res\\storage.ico"
  50. /////////////////////////////////////////////////////////////////////////////
  51. //
  52. // Bitmap
  53. //
  54. IDB_COMPUTER_LARGE BITMAP DISCARDABLE "res\\comp_lg.bmp"
  55. IDB_COMPUTER_SMALL BITMAP DISCARDABLE "res\\comp_sm.bmp"
  56. /////////////////////////////////////////////////////////////////////////////
  57. //
  58. // String Table
  59. //
  60. STRINGTABLE DISCARDABLE
  61. BEGIN
  62. IDS_PROJNAME "MyComput"
  63. IDS_MYCOMPUT_DESC "Computer Management 1.0 Object"
  64. IDS_TITLE_ERROR "Error"
  65. IDS_TITLE_WARNING "Warning"
  66. IDS_COLUMN_NAME "Name"
  67. IDS_COLUMN_TYPE "Type"
  68. IDS_COLUMN_DESCRIPTION "Description"
  69. IDS_ERROR_INVALID_COMPUTERNAME "Invalid Computername"
  70. END
  71. STRINGTABLE DISCARDABLE
  72. BEGIN
  73. IDS_SNAPINABOUT_DESCRIPTION
  74. "Computer management and related system tools."
  75. IDS_SCOPE_SYSTEMTOOLS "System Tools"
  76. IDS_SCOPE_SERVERAPPS "Services and Applications"
  77. END
  78. STRINGTABLE DISCARDABLE
  79. BEGIN
  80. IDS_SCOPE_STORAGE "Storage"
  81. IDS_SCOPE_MYCOMPUTER "Computer Management"
  82. IDS_SCOPE_MYCOMPUTER_ON_MACHINE "Computer Management (%1)"
  83. IDS_TASKPADTITLE_COMPUTER "Computer Management"
  84. END
  85. STRINGTABLE DISCARDABLE
  86. BEGIN
  87. IDM_CHANGE_COMPUTER_TOP "&Connect to another computer ...\nManage a different computer"
  88. IDS_SCOPE_MYCOMPUTER_LOCAL_MACHINE "Computer Management (Local)"
  89. IDS_CANT_CONNECT_TO_MACHINE "Computer \\\\%1 cannot be managed. %2\nChoose 'Connect to another computer' from the Action menu to manage a different computer."
  90. IDS_CANT_CONNECT_TO_MACHINE_NETWORK_UNREACHABLE
  91. "Computer \\\\%1 cannot be managed because the network is unreachable. Verify that your network cabling is securely attached. Would you like to manage it anyway?"
  92. IDS_CANT_CONNECT_TO_MACHINE_NETNAME_DELETED
  93. "Computer \\\\%1 cannot be managed because the computer was not found on the network. It may be powered down or otherwise not connected. Would you like to manage it anyway?"
  94. END
  95. STRINGTABLE DISCARDABLE
  96. BEGIN
  97. IDM_CHANGE_COMPUTER_TASK
  98. "&Connect to another computer ...\nManage a different computer"
  99. IDS_CANT_CONNECT_TO_NON_NT_COMPUTER
  100. "Computer \\\\%1 cannot be managed because it is not running Windows NT. Would you like to manage it anyway?"
  101. END
  102. STRINGTABLE DISCARDABLE
  103. BEGIN
  104. IDS_REGISTER_MYCOMPUT "Computer Management"
  105. IDS_SHELL_MANAGE_VERB "Mana&ge"
  106. END
  107. #endif // English (U.S.) resources
  108. /////////////////////////////////////////////////////////////////////////////
  109. #ifndef APSTUDIO_INVOKED
  110. /////////////////////////////////////////////////////////////////////////////
  111. //
  112. // Generated from the TEXTINCLUDE 3 resource.
  113. //
  114. 1 TYPELIB "MyComput.tlb"
  115. /////////////////////////////////////////////////////////////////////////////
  116. #endif // not APSTUDIO_INVOKED