scanner_4a

所属分类驱动编程
开发工具:DOS
文件大小:52KB
下载次数:805
上传日期:2001-07-18 12:16:14
上 传 者管理员
说明:  清华紫光 4a,4b,4c扫描仪的DOS下的驱动及开发范例
( Under Qinghua visual purple 4a,4b,4c scanner DOS actuation and development model )

文件列表:
4A16.SYS (12633, 1997-04-01)
4A8.SYS (12218, 1996-11-26)
DEVCALL.ASM (1385, 1997-03-13)
DEVCALL.OBJ (408, 1997-03-31)
README.TXT (548, 1997-04-01)
SAMPLE.C (17430, 1998-04-02)
SAMPLE.EXE (54678, 1998-04-02)
SAMPLE.H (7199, 1997-03-18)

To use DOS driver for Uniscan 4X(4A/4B/4C) in your application, you need: 1) Set config.sys: For Uniscan 4X 8 bit card, you need add following to config.sys: device = c:\uniscan\4a8.sys For Uniscan 4X 16 bit card, you need add following to config.sys: device = c:\uniscan\4a16.sys 2) Restart you PC. To recreate the sample.exe, you need: 1) masm devcall.asm; 2) cl -c -AL sample.c 3) link sample+devcall; To run the sample program, you need: 1) C:>sample

近期下载者

相关文件

评论我要评论

收藏者