You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
1.2 KiB
45 lines
1.2 KiB
/*++
|
|
|
|
Copyright (C) 1997 - 1999 Microsoft Corporation
|
|
|
|
--*/
|
|
|
|
/******************************************************************************
|
|
|
|
RC file generated by the Minidriver Development Tool
|
|
|
|
******************************************************************************/
|
|
|
|
#include <UniRC.H>
|
|
#include <Windows.H>
|
|
#include <NTVerP.H>
|
|
|
|
#define VER_FILETYPE VFT_DRV
|
|
#define VER_FILESUBTYPE VFT2_DRV_VERSIONED_PRINTER
|
|
#define VER_FILEVERSION 0, 3, 0x0501, 0x0000
|
|
|
|
#define VER_FILEDESCRIPTION_STR "dec3200 Printer Driver"
|
|
#define VER_INTERNALNAME_STR "dclsres.dll"
|
|
#define VER_ORIGINALFILENAME_STR "dclsres.dll"
|
|
#include "common.ver"
|
|
|
|
|
|
1 RC_UFM LOADONCALL DISCARDABLE UFM\CO10R.0N
|
|
2 RC_UFM LOADONCALL DISCARDABLE UFM\CO10B.0N
|
|
3 RC_UFM LOADONCALL DISCARDABLE UFM\EL12R.0N
|
|
4 RC_UFM LOADONCALL DISCARDABLE UFM\EL12B.0N
|
|
|
|
1 RC_GTT LOADONCALL MOVEABLE GTT\ECMA94.GTT
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
1 "Digital DEClaser 1100"
|
|
2 "Digital DEClaser 2100"
|
|
3 "Digital DEClaser 2200"
|
|
4 "Digital DEClaser 3200"
|
|
257 "%d dots per inch"
|
|
258 "Large Capacity Tray"
|
|
259 "Multi-media Feeder"
|
|
END
|
|
|
|
|