文件名称:Print_DLL
- 所属分类:
- 驱动编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-02-13
- 文件大小:
- 160kb
- 下载次数:
- 0次
- 提 供 者:
- 季*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用SetupDiEnumDeviceInterfaces等函数通过针式打印机的vid,pid找到句柄,然后用CreateFile,WriteFile控制操作打印机,可用该DLL实现套打等功能。-With SetupDiEnumDeviceInterfaces function through the vid stylus printer, such as pid handle to find, and then use CreateFile, WriteFile function printers, can use the DLL to achieve set play, and other functions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PrintDll\PrintDll.cpp
........\PrintDll.h
........\PrintDll.sln
........\PrintDll.suo
........\PrintDll.vcxproj
........\PrintDll.vcxproj.filters
........\PrintDll.vcxproj.user
TestDll\PrintDll.dll
.......\PrintDll.lib
.......\ReadMe.txt
.......\res\TestDll.ico
.......\...\TestDll.rc2
.......\resource.h
.......\stdafx.cpp
.......\stdafx.h
.......\targetver.h
.......\TestDll.aps
.......\TestDll.cpp
.......\TestDll.h
.......\TestDll.rc
.......\TestDll.vcxproj
.......\TestDll.vcxproj.filters
.......\TestDll.vcxproj.user
.......\TestDllDlg.cpp
.......\TestDllDlg.h
PrintDll\Debug
TestDll\Debug
.......\res
PrintDll
TestDll