文件名称:DlgPreprint
介绍说明--下载内容均来自于网络,请自行研究使用
VC++在对话框中使用打印预览功能的实例源代码,主要演示如何在对话框中使用只有在文档-视图模型中才能使用的打印预览功能,其实本程序也使用了一个没有文档类的文档-视图结构来间接完成打印预工作的,但我们在使用时基本感觉不到它的存在。
在实际使用中可将文档-视图部分编制成扩展动态链接库,我就是这样做的,编制打印程序时使用起来非常方便-VC++ use the print preview function in the dialog source code examples, main demonstrates how to use only in the documentation- view model in order to use the print preview function in the dialog box, in fact, this program also uses a document class Document- View structure indirectly, to complete the print preview, but when we use the basic feel of its existence. Very convenient to use in actual use can be part of the preparation of the Document- View as extended dynamic link library, I was doing so, the preparation of the print program
在实际使用中可将文档-视图部分编制成扩展动态链接库,我就是这样做的,编制打印程序时使用起来非常方便-VC++ use the print preview function in the dialog source code examples, main demonstrates how to use only in the documentation- view model in order to use the print preview function in the dialog box, in fact, this program also uses a document class Document- View structure indirectly, to complete the print preview, but when we use the basic feel of its existence. Very convenient to use in actual use can be part of the preparation of the Document- View as extended dynamic link library, I was doing so, the preparation of the print program
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DlgPreprint\DlgPreprint\DlgPreprint.cpp
...........\...........\DlgPreprint.dsp
...........\...........\DlgPreprint.dsw
...........\...........\DlgPreprint.h
...........\...........\DlgPreprint.plg
...........\...........\DlgPreprint.rc
...........\...........\DlgPreprintDlg.cpp
...........\...........\DlgPreprintDlg.h
...........\...........\MainFrm.cpp
...........\...........\MainFrm.h
...........\...........\MyPreviewView.h
...........\...........\ReadMe.txt
...........\...........\..lease\DlgPreprint.exe
...........\...........\res\DlgPreprint.ico
...........\...........\...\DlgPreprint.rc2
...........\...........\resource.h
...........\...........\StdAfx.cpp
...........\...........\StdAfx.h
...........\...........\WrapperView.cpp
...........\...........\WrapperView.h
...........\...........\Release
...........\...........\res
...........\DlgPreprint
DlgPreprint
...........\...........\DlgPreprint.dsp
...........\...........\DlgPreprint.dsw
...........\...........\DlgPreprint.h
...........\...........\DlgPreprint.plg
...........\...........\DlgPreprint.rc
...........\...........\DlgPreprintDlg.cpp
...........\...........\DlgPreprintDlg.h
...........\...........\MainFrm.cpp
...........\...........\MainFrm.h
...........\...........\MyPreviewView.h
...........\...........\ReadMe.txt
...........\...........\..lease\DlgPreprint.exe
...........\...........\res\DlgPreprint.ico
...........\...........\...\DlgPreprint.rc2
...........\...........\resource.h
...........\...........\StdAfx.cpp
...........\...........\StdAfx.h
...........\...........\WrapperView.cpp
...........\...........\WrapperView.h
...........\...........\Release
...........\...........\res
...........\DlgPreprint
DlgPreprint