资源列表
[按钮控件] ActiveX-simple-code
说明:一些很好的展示VC控件使用的源代码,同时有很多VC技巧在里面,很适合初学者。-VC controls the display of some good use of the source code, and have many VC skills on the inside, is very suitable for beginners.<zhangym> 在 2025-04-07 上传 | 大小:88kb | 下载:0
[界面编程] visual-cPP
说明:面向对象与可视化程序设计 清华大学 课件-Object-oriented programming and visualization courseware, Tsinghua University<he> 在 2025-04-07 上传 | 大小:3.32mb | 下载:0
[界面编程] NonRect
说明:VC++非矩形窗体(四角为弧形)的代码实例,像一些音乐播放器的窗体、一些游戏的窗体等,除了把角变为弧形外,还有圆角、椭圆窗体和不规则窗体,我的实现过程是设置对话框的背景为 “TRANSPARENT”(透明),并在WM_CTLCOLORDLG消息处理器中创建一支“空笔”(NULL)来绘制对话框背景,然后用TransparenBlt将自己的位图放到对话框上。 -VC++ non-rectangular form (four corner<madud00111> 在 2025-04-07 上传 | 大小:25kb | 下载:0
[界面编程] animatewindow
说明:VC++动画窗体实现一例源代码,双击运行后,程序窗口由小到大显示。主要是通过对AnimateWindow函数的分析,介绍动画窗口的实现原理,同时指出了在运用AnimateWindow函数编译时会遇到的问题及处理方法。 -VC++ source code example of the animation to achieve the form, double-click the running, the program window is<madud00111> 在 2025-04-07 上传 | 大小:16kb | 下载:0