Windows2000prtdrv

所属分类:matlab编程
开发工具:Visual C++
文件大小:86KB
下载次数:28
上传日期:2006-05-31 13:39:37
上 传 者ashsolo
说明:  W2kPrintDrvSample Feature ======= * Support two page directions, portrait and landscape * Support just one page size, A4 * Support two resolutions, 200 x 200 and 100 x 100 dpi * Support two color mode, color(24bpp) and monochrom * Support halftoning in monochromatic mode * Support color identifying(7 colors) * Support type identifying(3 types) ... Usage ===== * 在monochromatic mode下,可以通过设置黑色的输出类型来控制输出 * 在color mode下,可以通过设置各个颜色的输出类型来控制输出,7种 颜色以外的颜色都作为黑色来识别 * 在输出多页文件时,可以分别指定每页的输出文件名,也可以使用自动 添加页号的功能 ... Known Problems ============== Developer Notes =============== * 在windows ddk 命令行环境下编译 参考步骤: 1. 将W2kPrintDrv解压至DDK安装目录 2. 执行“开始”菜单->Developement Kits->Windows 2000 DDK->Checked Build Enviroment 3. 在命令行环境输入 > cd W2kPrintDrv > build Author ====== terrificskyfox <terrificskyfox@yahoo.com.cn>
(err)

文件列表:
W2kPrintDrv\gpl.txt (18349, 2004-01-07)
W2kPrintDrv\src\dirs (24, 2004-01-07)
W2kPrintDrv\src\sample.gpd (3706, 2004-01-07)
W2kPrintDrv\src\sample.inf (1896, 2004-01-07)
W2kPrintDrv\src\sample.ini (59, 2004-01-07)
W2kPrintDrv\src\ui\bitmap\black.bmp (230, 2004-01-07)
W2kPrintDrv\src\ui\bitmap\blue.bmp (230, 2004-01-07)
W2kPrintDrv\src\ui\bitmap\cyan.bmp (230, 2004-01-07)
W2kPrintDrv\src\ui\bitmap\green.bmp (230, 2004-01-07)
W2kPrintDrv\src\ui\bitmap\magenta.bmp (230, 2004-01-07)
W2kPrintDrv\src\ui\bitmap\red.bmp (230, 2004-01-07)
W2kPrintDrv\src\ui\bitmap\vssver.scc (144, 2004-01-07)
W2kPrintDrv\src\ui\bitmap\yellow.bmp (230, 2004-01-07)
W2kPrintDrv\src\ui\bitmap (0, 2006-05-05)
W2kPrintDrv\src\ui\debug.cpp (4224, 2004-01-07)
W2kPrintDrv\src\ui\debug.h (3042, 2004-01-07)
W2kPrintDrv\src\ui\devmode.cpp (5619, 2004-01-07)
W2kPrintDrv\src\ui\devmode.h (1661, 2004-01-07)
W2kPrintDrv\src\ui\dllentry.cpp (1566, 2004-01-07)
W2kPrintDrv\src\ui\globals.cpp (1022, 2004-01-07)
W2kPrintDrv\src\ui\globals.h (989, 2004-01-07)
W2kPrintDrv\src\ui\intrface.cpp (13021, 2004-01-07)
W2kPrintDrv\src\ui\intrface.h (3311, 2004-01-07)
W2kPrintDrv\src\ui\makefile (249, 2004-01-07)
W2kPrintDrv\src\ui\oem.h (1059, 2004-01-07)
W2kPrintDrv\src\ui\oemui.cpp (7673, 2004-01-07)
W2kPrintDrv\src\ui\oemui.h (1479, 2004-01-07)
W2kPrintDrv\src\ui\pageclbk.cpp (6956, 2004-01-07)
W2kPrintDrv\src\ui\pageclbk.h (1128, 2004-01-07)
W2kPrintDrv\src\ui\precomp.h (1297, 2004-01-07)
W2kPrintDrv\src\ui\resource.h (2464, 2004-01-07)
W2kPrintDrv\src\ui\sources (1851, 2004-01-07)
W2kPrintDrv\src\ui\UI.def (107, 2004-01-07)
W2kPrintDrv\src\ui\ui.rc (6238, 2004-01-07)
W2kPrintDrv\src\ui\vssver.scc (352, 2004-01-07)
W2kPrintDrv\src\ui (0, 2006-05-05)
W2kPrintDrv\src\uni\color.cpp (1537, 2004-01-07)
W2kPrintDrv\src\uni\color.h (1273, 2004-01-07)
W2kPrintDrv\src\uni\ddiblt.cpp (8240, 2004-01-07)
... ...

2004.01 README.txt Version 0.01 W2kPrintDrvSample Feature ======= * Support two page directions, portrait and landscape; * Support just one page size, A4; * Support two resolutions, 200 x 200 and 100 x 100 dpi; * Support two color mode, color(24bpp) and monochrom; * Support halftoning in monochromatic mode; * Support color identifying(7 colors); * Support type identifying(3 types); ... Usage ===== * 在monochromatic mode下,可以通过设置黑色的输出类型来控制输出; * 在color mode下,可以通过设置各个颜色的输出类型来控制输出,7种 颜色以外的颜色都作为黑色来识别; * 在输出多页文件时,可以分别指定每页的输出文件名,也可以使用自动 添加页号的功能; ... Known Problems ============== * 在color mode下,输出的色彩有一些问题; ... Developer Notes =============== * 在windows ddk 命令行环境下编译 参考步骤: 1. 将W2kPrintDrv解压至DDK安装目录 2. 执行“开始”菜单->Developement Kits->Windows 2000 DDK->Checked Build Enviroment 3. 在命令行环境输入 > cd W2kPrintDrv > build Author ====== terrificskyfox

近期下载者

相关文件


收藏者