Leaked source code of windows server 2003
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.
|
|
/********************************************************************/ /* EP2BRES.RCV */ /* Version control data generated from layouts.dat */ /********************************************************************/ #include <version.h>
#define VER_FILETYPE VFT_DRV #define VER_FILESUBTYPE VFT2_DRV_PRINTER #define VER_FILEDESCRIPTION_STR "EPSON 24 pin driver" #define VER_INTERNALNAME_STR "EP2BRES" #define VER_ORIGINALFILENAME_STR "EP2BRES.DLL"
#define VER_LEGALCOPYRIGHT_YEARS "1996-2000" #define VER_LEGALCOPYRIGHT_STR "Copyright (C) SEIKO EPSON Corp.\nCopyright (C) Microsoft Corp.\0" #define VER_FILEVERSION 1,0,0,0 #define VER_FILEVERSION_STR "1.0\0" #define VER_COMPANYNAME_STR "SEIKO EPSON Corp."
|