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.
28 lines
1.4 KiB
28 lines
1.4 KiB
/****************************************************************************
|
|
* *
|
|
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY *
|
|
* KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE *
|
|
* IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR *
|
|
* PURPOSE. *
|
|
* *
|
|
* Copyright (C) 1993-95 Microsoft Corporation. All Rights Reserved. *
|
|
* *
|
|
****************************************************************************/
|
|
|
|
/********************************************************************/
|
|
/* FAXDRV16.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 "fax printer driver"
|
|
#define VER_INTERNALNAME_STR "FAXDRV16"
|
|
#define VER_LEGALCOPYRIGHT_YEARS "1991-1992"
|
|
#define VER_ORIGINALFILENAME_STR "FAXDRV16.DRV"
|
|
|
|
|
|
|
|
#include <common.ver>
|