File:  [WindowsNT SDKs] / ntddk / src / print / localmon / localmon.rc
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 18:31:12 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: ntddk-nov-1993, HEAD
Microsoft Windows NT Build 511 (DDK SDK) 11-01-1993


#include <windows.h>
#include "local.h"
#include "dialogs.h"

STRINGTABLE
{
    IDS_LOCALMONITOR,           "Local Port"
    IDS_INVALIDPORTNAME_S,      "'%s' is an invalid port name."
    IDS_PORTALREADYEXISTS_S,    "Port %s already exists."
    IDS_NOTHING_TO_CONFIGURE    "There is nothing to configure for this port."
    IDS_COULD_NOT_OPEN_FILE     "Could not open the file: %s"
    IDS_UNKNOWN_ERROR           "Unknown error."
    IDS_OVERWRITE_EXISTING_FILE "The output file already exists.  Click OK to overwrite."
}

rcinclude localmon.dlg

#include <ntverp.h>

#define	VER_FILETYPE	VFT_DLL
#define	VER_FILESUBTYPE	VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR     "Local Monitor DLL"
#define VER_INTERNALNAME_STR        "localmon.dll"
#define VER_ORIGINALFILENAME_STR    "localmon.dll"

#include "common.ver"


unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.