搜索资源列表
自定义水晶报表设计器
- 水晶报表是一个报表设计开发的强大工具,功能强大,设计灵活,在水晶报表光盘中只提供了一个完全动态生成报表的例子,使用繁琐。现介绍其在VC++6.0中的简单使用方法。编译环境:VC++6.0 sp5 、Windows 2000 Server sp3 (en)。 一、导入水晶报表使用的动态联接库:根据实际修改文件路径。 #import \"C:\\Documents and Settings\\Administrator\\桌面\\cr\\craxdrt9.dll\" no_namespace-cr
CPictureCtrl
- 将Static 控件转换成显示图片的控件,图片来源可以是文件路径,数据流等形式。-Static Controls converted into a display picture controls Source file path, data flow, and other forms.