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.
106 lines
3.1 KiB
106 lines
3.1 KiB
//Microsoft Developer Studio generated resource script.
|
|
//
|
|
#include "resource.h"
|
|
|
|
#define APSTUDIO_READONLY_SYMBOLS
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 2 resource.
|
|
//
|
|
#include "winnt.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 ""winnt.h""\r\n"
|
|
"\0"
|
|
END
|
|
|
|
3 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"#include ""fsa.rc2""\r\n"
|
|
"\0"
|
|
END
|
|
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// REGISTRY
|
|
//
|
|
|
|
IDR_FsaScanItem REGISTRY MOVEABLE PURE "fsaitem.rgs"
|
|
IDR_FsaResource REGISTRY MOVEABLE PURE "fsarsc.rgs"
|
|
IDR_FsaServer REGISTRY MOVEABLE PURE "fsasvr.rgs"
|
|
IDR_FsaFilter REGISTRY MOVEABLE PURE "fsafltr.rgs"
|
|
IDR_FsaFilterRecall REGISTRY MOVEABLE PURE "fsaftrcl.rgs"
|
|
IDR_FsaFilterClient REGISTRY MOVEABLE PURE "fsaftclt.rgs"
|
|
IDR_FsaTruncator REGISTRY MOVEABLE PURE "fsatrunc.rgs"
|
|
IDR_FsaPostIt REGISTRY MOVEABLE PURE "fsapost.rgs"
|
|
IDR_FsaPremigratedDb REGISTRY MOVEABLE PURE "fsapremd.rgs"
|
|
IDR_FsaPremigratedRec REGISTRY MOVEABLE PURE "fsapremr.rgs"
|
|
IDR_FsaRecoveryRec REGISTRY MOVEABLE PURE "fsarcvy.rgs"
|
|
IDR_FsaUnmanageDb REGISTRY MOVEABLE PURE "fsaunmdd.rgs"
|
|
IDR_FsaUnmanageRec REGISTRY MOVEABLE PURE "fsaunmdr.rgs"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// String Table
|
|
//
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_FSA_TRUNCATOR_NAME "Automatic Truncation"
|
|
IDS_FSA_RECALL_NAME "Demand Recall"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_SERVICE_KEY_NAME_SECURE "Remote_Storage_File_System_Agent"
|
|
IDS_SERVICE_DISPLAY_NAME_SECURE "Remote Storage File"
|
|
IDS_SERVICE_DESCRIPTION_SECURE
|
|
"Manages operations on remotely stored files"
|
|
IDS_JOB_NAME_PREFIX "Remote Storage Automatic Validate %ls"
|
|
IDS_JOB_AUTOVALIDATE_COMMENT
|
|
"Automatic validate job for volume '%ls'"
|
|
IDS_PRODUCT_NAME "Remote Storage"
|
|
END
|
|
|
|
#endif // English (U.S.) resources
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
#ifndef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 3 resource.
|
|
//
|
|
#include "fsa.rc2"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#endif // not APSTUDIO_INVOKED
|
|
|