80 lines
2.5 KiB
Plaintext
80 lines
2.5 KiB
Plaintext
//Microsoft Developer Studio generated resource script.
|
|
//
|
|
#include "resource.h"
|
|
|
|
#define APSTUDIO_READONLY_SYMBOLS
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 2 resource.
|
|
//
|
|
#include "resource.rcv"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#undef APSTUDIO_READONLY_SYMBOLS
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// TEXTINCLUDE
|
|
//
|
|
|
|
1 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"resource.h\0"
|
|
END
|
|
|
|
2 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"#include ""resource.rcv""\r\n"
|
|
"\0"
|
|
END
|
|
|
|
3 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"\r\n"
|
|
"\0"
|
|
END
|
|
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// String Table
|
|
//
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_STRING1 "Usage: %s [-a] [-b] [-c] [-d] [-e] [-f:delimiter] FileName1 [FileName2] \r\n\r\n"
|
|
IDS_STRING2 "%s -a FileList1.txt FileList2.Txt\r\n"
|
|
IDS_STRING3 " [Prints out common entries between FileList1.txt and FileList2.txt]\r\n"
|
|
IDS_STRING4 "%s -b FileList1.txt FileList2.Txt\r\n"
|
|
IDS_STRING5 " [Prints out entry differences between FileList1.txt and FileList2.txt]\r\n"
|
|
IDS_STRING6 "%s -c FileList.txt\r\n"
|
|
IDS_STRING7 " [Removes the path portion of the file entries in FileList.txt]\r\n"
|
|
IDS_STRING8 "%s -d FileList.txt\r\n"
|
|
IDS_STRING9 " [Removes the filename portion of the file entries in FileList.txt]\r\n"
|
|
IDS_STRING10 "%s -e FileList.txt\r\n"
|
|
IDS_STRING11 " [Removes spaces/tabs before and after entries in FileList.txt]\r\n"
|
|
IDS_STRING12 "'%s' switch requres FileList1.txt entry\r\n"
|
|
IDS_STRING13 "'%s' switch requres FileList2.txt entry\r\n"
|
|
IDS_STRING14 "File Not Found: %s\r\n"
|
|
IDS_STRING15 "%s -f:. FileList.txt\r\n"
|
|
IDS_STRING16 " [Removes everything after the '.' in entries in FileList.txt, default char is '=']\r\n"
|
|
|
|
END
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
#ifndef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 3 resource.
|
|
//
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#endif // not APSTUDIO_INVOKED
|
|
|