Annotation of ntddk/src/print/dec3200/dec3200.rc, revision 1.1.1.1

1.1       root        1: #include <mindrvRC.h>
                      2: 
                      3: 1      RC_TABLES   PRELOAD MOVEABLE         DEC3200.GPC
                      4: 2      RC_TABLES   PRELOAD MOVEABLE         nt.GPC
                      5: 
                      6: 1      RC_FONT     LOADONCALL DISCARDABLE  IFI\CO10R.0N
                      7: 2      RC_FONT     LOADONCALL DISCARDABLE  IFI\CO10B.0N
                      8: 3      RC_FONT     LOADONCALL DISCARDABLE  IFI\EL12R.0N
                      9: 4      RC_FONT     LOADONCALL DISCARDABLE  IFI\EL12B.0N
                     10: 
                     11: 19     RC_TRANSTAB LOADONCALL MOVEABLE     RLE\ECMA94.RLE
                     12: 
                     13: STRINGTABLE
                     14: 
                     15: BEGIN
                     16:        1                  "Digital DEClaser 1100"
                     17:        2                  "Digital DEClaser 2100"
                     18:        3                  "Digital DEClaser 2200"
                     19:        4                  "Digital DEClaser 3200"
                     20:        257                "%d dots per inch"
                     21:        258                "Large Capacity Tray"
                     22:        259                "Multi-media Feeder"
                     23: END
                     24: 
                     25: #include <windows.h>
                     26: #include <ntverp.h>
                     27: 
                     28: #define VER_FILETYPE                    VFT_DRV
                     29: #define VER_FILESUBTYPE                 VFT2_DRV_PRINTER
                     30: #define VER_FILEDESCRIPTION_STR         "DEC3200 driver"
                     31: #define VER_INTERNALNAME_STR            "DEC3200.dll"
                     32: #define VER_ORIGINALFILENAME_STR        "DEC3200.dll"
                     33: 
                     34: #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.