Windows定点位置打印程序-Windows Print 下载
|
通用视/Windows Files的打印程序-as GM / Windows Files of the Print 下载
|
LPC2200下的打印程序,利用windows生成的打印文件,将内容拷到程序文件中即可打印-LPC2200 under the Print procedure, and use windows generated print file, Kaodao content to document procedures can be Print 下载
|
在一个Windows程序中,打印所需的额外负担通常比FORMFEED程序高得多,而且还要用GDI函数来实际打印一些东西。我们来写个打印一页文字和图形的程序,采用FORMFEED程序中的方法,并加入一些新的东西。-in a Windows programs, Print the additional burden than is usually much higher FORMFEED procedures, but also to use GDI functions to the actual print something. We have to write a letter and print graphical procedures, FORMFEED used to the procedures, and to add some new things. 下载
|
windows 2000下的虚拟打印程序,可以实现多种格式到位图文件的转换-under the Virtual Print procedures, in place to achieve a variety of map file format conversion 下载
|
用程序安装windows打印机-fix printer using program 下载
|
vb打印预览程序 所需环境: 在..\windows\system\目录下有 msvbvm60.dll scrrun.dll comdlg32.ocx mscomctl.ocx- 下载
|
如何使用设备描述表 Windows 程序在屏幕、打印机或其它设备上画图时,它并不是将像素直接输出到设备上,而是将图绘制到由设备描述表表示的逻辑意义上的"显示平面"上去。设备描述表(DC)是Windows中的一种数据结构,它包含GDI需要的所有关于显示界面情况的描述字段,包括相连的物理设备和各种各样的状态信息。 在Windows画图之前,Windows程序从GDI获取设备描述表句柄(HDC),并在每次调用完GDI输出函数后将句柄返回给GDI。 本文将对如何获得和释放 HDC以及 CDC及其派生类的使用方法进行演示说明。 -how to use the equipment procedures described in Table Windows screen, printer or other equipment drawing, it is not a direct output of the pixel to the equipment. Instead of mapping equipment described by the table said the logical meaning of "show plane" up. Device Description (DC) is a Windows data structure, It contains all the necessary GDI shown on the interface of the description field. Linked including the physical equipment and all kinds of state information. Windows drawing, Windows GDI access from the procedures described in Table handle equipment (HDC). and the completion of each call GDI output function will handle back to the GDI. In this paper, and how to obtain the release of HDC and the CDC and its derived classes of methods used in presentations. 下载
|
Visual C++6.0是开发Windows应用程序的强大工具,但是要通过它实现程序的打印功能,一直是初学者的一个难点,经常有朋友询问如何在VC中实现打印功能,他们往往感到在MFC提供的框架内实现这个问题很复杂,不知道如何下手。本例针对这个问题,介绍一种简单的方法实现文字串的打印功能,读者朋友可以在此基础上稍微改动一下,就可以实现文件、图像的打印功能。 -Visual C 6.0 is a Windows application a powerful tool, but to achieve it through the printing process has been a difficult beginners, it is often a friend asked how the VC print functions, they often feel MFC provided within the framework of this issue very complicated, I do not know how to start. The cases address this issue, presents a simple method strings of text printing, readers can on the basis slight changes that can be achieved, images of the printing function. 下载
|
共享Unix的资源(磁盘或打印机等)给Windows使用的程序 -Share Unix resource to windows 下载
|