windows-nt/Source/XPSP1/NT/printscan/print/spooler/spoolss/win32/win32spl.rc

24 lines
814 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
#include <windows.h>
#include <ntverp.h>
#include <local.h>
STRINGTABLE
{
IDS_LANMAN_PRINT_SHARE "LAN Manager Print Share"
IDS_NOTHING_TO_CONFIGURE "There is nothing to configure for this port."
IDS_WINDOWS_NT_REMOTE_PRINTERS "Windows NT Remote Printers"
IDS_MICROSOFT_WINDOWS_NETWORK "Microsoft Windows Network"
IDS_REMOTE_PRINTERS "Remote Printers"
IDS_MONITOR_NAME "LAN Manager Print Monitor"
IDS_PORT_NAME "LAN Manager Printer Port"
}
#define VER_FILETYPE VFT_DLL
#define VER_FILESUBTYPE VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR "32-bit Spooler API DLL"
#define VER_INTERNALNAME_STR "win32spl.dll"
#define VER_ORIGINALFILENAME_STR "win32spl.dll"
#include "common.ver"