搜索资源列表
dashline
- With Windows API, you can only create a dash or dot pen when the pen width is 1. This class permit you to work with virtual dash or dot pen with width bigger than 1.
agg-2.5
- 矢量画图愿代码 不用windows的api 精度更高
API绘图小例程
- 使用windows的API进行绘图的完整源码例程
mfc_code
- Visual C++ 6.0(以下简称VC 6.0)是一个功能强大、对Windows程序进行可视化开发的编程开发环境,是一个相当优秀的集成开发环境(Integrated Developing Environment,IDE)。它集代码编辑、调试、向导、编译和可视化资源编辑等功能于一体,所提供的MFC基本类库对Windows API函数做了很好的封装,简化了程序人员的开发过程。本章简单介绍VC 6.0的开发环境,并演示如何通过MFC应用程序创建向导创建应用程序。-mfc
DIBSection
- This code demonstrates how to use DIB Sections in VB6. The code does not need any additional DLLs and it calls windows API.