2025-04-27 07:49:33 -04:00

115 lines
4.0 KiB
Plaintext

//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include <windows.h>
#include "winver.h"
#include "bldver.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
#define RC_VERSION_FILE_DESCRIPTION "nntpbld - Build NNTP News trees"
#define RC_VERSION_INTERNAL_NAME "nntpbld.exe\0"
#define RC_VERSION_ORIGINAL_FILE_NAME "nntpbld.exe\0"
#include <bldver.rc>
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//
1 TEXTINCLUDE DISCARDABLE
BEGIN
"resource.h\0"
END
2 TEXTINCLUDE DISCARDABLE
BEGIN
"\r\n"
"\0"
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE DISCARDABLE
BEGIN
IDS_HELPTEXT "Nntpbld.exe\n\t Use nntpbld.exe to restore a servers corrupted
\t data structures, or to build a server from an active file
\t-s Virtual server Id \n\t-e Specifies that the non-leaf directories which
\t Do not contain articles should be omitted from the list
\t-a <filename> This will rebuild a server based
\t on the newsgroups contained in the active file <filename>.
\t See documentation on how to produce an active file.
\t-c clean build the server
\t-G The tool will automatically scan the virtual roots
\t and produce a file containing the list of newsgroups
\t this file will then be used to rebuild the server
\t-F Standard rebuild group.lst only, using existing hash tables
\t and xix index files. This option does not modify/rebuild
\t existing hash tables and xix index files.
\t-k Skip corrupted newsgroups detected by Standard rebuild.
\t Only to be used in conjunction with -F option.
\tNOTE: The -a ,-G, and -F options are mutually exclusive.
\t-x Don't delete xix index files
\t-w Number of threads
\t-h Don't delete history file
\t-o <filename> This will be the name of the file in
\t which the rebuild report is saved.
\t-v Verbose in rebuild report file.\n"
IDS_INVALID_SWITCH "Need to specify either -a or -G \n"
IDS_REBUILD_FAILED "Rebuild failed with error - %s"
IDS_GETSTATUS_FAILED "Failed to get rebuild status : error - %s"
IDS_REBUILD_PROGRESS "%-3d percent done.... \n"
IDS_REBUILD_DONE "Nntpbld completed with %d percent progress \n"
IDS_TEMP_DIR "Can't find Temp Directory - Error %d\n"
IDS_CANT_CREATE_TEMP "Can't create temporary file - Error %d\n"
IDS_USING_ACTIVE_FILE "Using File %s as an Active File\n"
IDS_FILE_NOT_FOUND "File %s Not Found\n"
IDS_USING_GROUP_FILE "Using File %s as a group candidate file\n"
IDS_GEN_FILE "Generating candidate newsgroup file into tempfile %s\n"
IDS_OUTPUT_FILE "Saving Service output to file %s\n"
IDS_REBUILD_ERROR "The NNTP Service failed to rebuild the news store\nPlease see the Windows NT Event Viewer or output file %s for error details\n"
IDS_CANT_CREATE_FILE "Unable to create File %s due to Error %d.\n"
END
#endif // English (U.S.) resources
/////////////////////////////////////////////////////////////////////////////
#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED