文件名称:VC 分组打印报表.rar
文件大小:100KB
文件格式:RAR
更新时间:2022-07-30 11:40:45
VC 源码-报表打印
VC 分组打印报表,在使用ADO技术时,需要导入一个ADO动态链接库msado15.dll,该动态库位于系统盘下的“Program Files\Common Files\System\ado\”目录下。 例:如果你的系统盘为C盘,则该文件位于“C:\Program Files\Common Files\System\ado”目录中。所以需要打开工程文件,并展开“FileView”视图中的“Header Files”节点,然后双击“ADOConn.h”文件,将代码中的“d:\Program Files\Common Files\System\ado\msado15.dll”改为“c:\Program Files\Common Files\System\ado\msado15.dll”。
【文件预览】:
codesc.net
----GroupReport()
--------GroupReportDlg.cpp(6KB)
--------Resource.h(826B)
--------GroupReport.rc(6KB)
--------res()
--------GroupReport.plg(2KB)
--------GroupReport.h(1KB)
--------GroupReport.dsw(545B)
--------GroupReportDlg.h(1KB)
--------程序使用说明.txt(443B)
--------ADOConn.cpp(2KB)
--------Preview.cpp(6KB)
--------Preview.h(1KB)
--------StdAfx.cpp(213B)
--------msado15.tlh(89KB)
--------msado15.tli(75KB)
--------StdAfx.h(1KB)
--------GroupReport.aps(21KB)
--------ADOConn.h(829B)
--------GroupReport.dsp(4KB)
--------GroupReport.cpp(2KB)
--------GroupReport.ncb(369KB)
--------GroupReport.clw(1KB)
--------ReadMe.txt(4KB)