|
|
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"
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.