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
143 lines
4.5 KiB
//Microsoft Developer Studio generated resource script.
|
|
//
|
|
#include "resource.h"
|
|
|
|
#define APSTUDIO_READONLY_SYMBOLS
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 2 resource.
|
|
//
|
|
#include "afxres.h"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#undef APSTUDIO_READONLY_SYMBOLS
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// English (U.S.) resources
|
|
|
|
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
|
|
#ifdef _WIN32
|
|
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
|
#pragma code_page(1252)
|
|
#endif //_WIN32
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// TEXTINCLUDE
|
|
//
|
|
|
|
1 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"resource.h\0"
|
|
END
|
|
|
|
2 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"#include ""afxres.h""\r\n"
|
|
"\0"
|
|
END
|
|
|
|
3 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"1 TYPELIB ""MyComput.tlb""\r\n"
|
|
"\0"
|
|
END
|
|
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Icon
|
|
//
|
|
|
|
// Icon with lowest ID value placed first to ensure application icon
|
|
// remains consistent on all systems.
|
|
IDI_SYSTEMTOOLS ICON DISCARDABLE "res\\systool.ico"
|
|
IDI_COMPUTER ICON DISCARDABLE "res\\computer.ico"
|
|
IDI_COMPFAIL ICON DISCARDABLE "res\\compfail.ico"
|
|
IDI_SERVERAPPS ICON DISCARDABLE "res\\srvapp.ico"
|
|
IDI_STORAGE ICON DISCARDABLE "res\\storage.ico"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Bitmap
|
|
//
|
|
|
|
IDB_COMPUTER_LARGE BITMAP DISCARDABLE "res\\comp_lg.bmp"
|
|
IDB_COMPUTER_SMALL BITMAP DISCARDABLE "res\\comp_sm.bmp"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// String Table
|
|
//
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_PROJNAME "MyComput"
|
|
IDS_MYCOMPUT_DESC "Computer Management 1.0 Object"
|
|
IDS_TITLE_ERROR "Error"
|
|
IDS_TITLE_WARNING "Warning"
|
|
IDS_COLUMN_NAME "Name"
|
|
IDS_COLUMN_TYPE "Type"
|
|
IDS_COLUMN_DESCRIPTION "Description"
|
|
IDS_ERROR_INVALID_COMPUTERNAME "Invalid Computername"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_SNAPINABOUT_DESCRIPTION
|
|
"Computer management and related system tools."
|
|
IDS_SCOPE_SYSTEMTOOLS "System Tools"
|
|
IDS_SCOPE_SERVERAPPS "Services and Applications"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_SCOPE_STORAGE "Storage"
|
|
IDS_SCOPE_MYCOMPUTER "Computer Management"
|
|
IDS_SCOPE_MYCOMPUTER_ON_MACHINE "Computer Management (%1)"
|
|
IDS_TASKPADTITLE_COMPUTER "Computer Management"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDM_CHANGE_COMPUTER_TOP "&Connect to another computer ...\nManage a different computer"
|
|
IDS_SCOPE_MYCOMPUTER_LOCAL_MACHINE "Computer Management (Local)"
|
|
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."
|
|
IDS_CANT_CONNECT_TO_MACHINE_NETWORK_UNREACHABLE
|
|
"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?"
|
|
IDS_CANT_CONNECT_TO_MACHINE_NETNAME_DELETED
|
|
"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?"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDM_CHANGE_COMPUTER_TASK
|
|
"&Connect to another computer ...\nManage a different computer"
|
|
IDS_CANT_CONNECT_TO_NON_NT_COMPUTER
|
|
"Computer \\\\%1 cannot be managed because it is not running Windows NT. Would you like to manage it anyway?"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_REGISTER_MYCOMPUT "Computer Management"
|
|
IDS_SHELL_MANAGE_VERB "Mana&ge"
|
|
END
|
|
|
|
#endif // English (U.S.) resources
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
#ifndef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 3 resource.
|
|
//
|
|
1 TYPELIB "MyComput.tlb"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#endif // not APSTUDIO_INVOKED
|
|
|