阅读:2432回复:3
关于gpd,inf文件,谁仔细说一下!
似乎gpd,inf在做虚拟打印机中很重要,在安装时都需要读入INF文件的。不过GDP我倒是没怎么用过,不知道是用来干吗的?有谁能够仔细地说一下?关于INF文件,是不是安装打印机时有这个文件就行了?谢谢!
|
|
沙发#
发布于:2005-04-18 12:46
1、inf:安装信息文件
2、GPD: generic printer description A text-based file used to describe a printer that is printing from Microsoft? Windows? 2000 and later using the Universal Printer Driver (Unidrv). A GPD contains information about the printer features that Unidrv presents in the user interface to allow the user to configure the printer. A GPD also contains the printer commands and attributes that enable Unidrv to generate the correct printer-ready output data when the user prints from a Windows-based application. Creating a printer driver for Windows 2000 and later can be as simple as creating a GPD file if there is no custom functionality beyond what Unidrv provides. |
|
|
板凳#
发布于:2005-04-19 14:10
直观的说(看得见的),GPD文件定义了你在UI里能看到什么选项
不直观的说(看不见的),GPD文件定义了你的驱动程序支持什么样 的能力以及硬件操作命令等等 |
|
地板#
发布于:2005-04-21 13:25
直观的说(看得见的),GPD文件定义了你在UI里能看到什么选项 :D :D 受教,受教~~ |
|
|