资源列表
[界面编程] Rotate a Bitmap transparency
说明:对bitmap图像旋转的一个程序,可以做成动画 -right bitmap image of a rotating procedures can create animation EXPLOSIVE<mrx> 在 2008-10-13 上传 | 大小:99.39kb | 下载:0
[对话框与窗口] 家庭账目统计系统
说明:这是一个家庭账目统计系统,用vc开发的小系统。功能比较详细,可以统计每天家庭开销的账目,实用方便。-This is a family accounts of a statistical system used vc development of a small system. More detailed features, the daily statistics of the family expense accounts, practical convenience.<欧阳凡> 在 2008-10-13 上传 | 大小:99.43kb | 下载:0
[按钮控件] buttonshow
说明:用 Win API 实现自绘按钮类 ,有个好界面。-Win API drawn from the category buttons, a good interface.<徐晓燕> 在 2008-10-13 上传 | 大小:99.41kb | 下载:0
[按钮控件] ButtonListCtrl
说明:按钮列表控件,源码,支持VC6,类似菜单列表-list button controls, the source code, support VC6, similar to the menu list<wjls> 在 2008-10-13 上传 | 大小:99.43kb | 下载:0
[界面编程] turnbutton
说明:三个分别表示三原色的旋转按钮,通过旋转每个按钮,来改变所配出的颜色-three tricolor, said the rotation buttons, rotating through each button to change the color distribution<dzh> 在 2008-10-13 上传 | 大小:99.47kb | 下载:0
[界面编程] WINSHOW
说明:用 Win API 实现自绘按钮类 用过MFC自绘按钮的人都知道,是通过重载了父窗口WM_DRAWITEM的响应消息实现的。同时也要子类化按钮来得到按钮的其他有用的消息,比如WM_MOUSEMOVE、WM_KEYDOWN等消息。因为MFC的消息循环都是封装好的,所以只要派生一下基本控件类就可以了。当是用WIN32API做的话就需要自己来子类化按钮窗口的消息循环了,相信经常编程的朋友都知道,子类化控件要用到SetWindowLong来改变窗口的回调过程,然后在回调窗口内添上自己需要处理的消息即<苗然> 在 2008-10-13 上传 | 大小:99.37kb | 下载:0