搜索资源列表
XMLPerform
- 用VC ATL 制作的将XML文件解释为界面操作的一个控件 里面带有VB调用控件的例子 有兴趣的可以看看 -Produced with VC ATL interpreted as an XML file interface which controls operation of a call control with VB examples are interested can look at
Graphic
- VC++绘图控件实例源代码下载,此源代码为孙鑫VC++深入详解一书的随书实例,主要向VC++初学者讲解进行各种几何图形绘制的方法,本例可绘制圆形、矩形、椭圆、直线、点等,并可进行线条宽度、颜色、虚线实线样式的设置,同时还演示了写入和读取文件的一些简单操作,通过源码你可学习到这些相关的知识点。 -Source code examples, VC++ drawing control download this source code for Sun Xin VC++ Detailed in-de