搜索资源列表
GetFontInfo
- 获得系统中所有字体信息,对于与字体开发有关的非常有用
DefoultPrnVB
- 完整的设置默认打印机源码。 通过本例:您可以学会以下技巧: 1、如何使用API对系统进行设置。 2、如何获得系统安装打印机的列表。 3、如何设置默认打印机。 4、如何养成良好的VB编程习惯。
printset
- VC++获得和设置打印页码的范围示例,调用系统公共的打印接口程序,设置打印页面的页码范围,不多说了,有用的自己下载测试。-VC++ to obtain and set the print page range of examples, called the system of public printing interface program, set the page print the page range, not more than that, and useful to downloa
printset
- VC++获得和设置打印页码的范围示例,调用系统公共的打印接口程序,设置打印页面的页码范围,不多说了-VC++ to get and set an example to print the page number of the range, call the system of public printing interface program, set the page range to print the page, not much to say
testUSBPrint
- 通过Windows系统的API函数SetupDi族函数,获得USB针式打印机的句柄,然后在通过CreateFile,WriteFile函数向该打印机发送指令,以达到控制打印的目的。-SetupDi family of functions through Windows API function system, get a handle USB dot matrix printer, and then send commands to the printer through CreateFile,