资源列表
[界面编程] WINSHOW
说明:用 Win API 实现自绘按钮类 用过MFC自绘按钮的人都知道,是通过重载了父窗口WM_DRAWITEM的响应消息实现的。同时也要子类化按钮来得到按钮的其他有用的消息,比如WM_MOUSEMOVE、WM_KEYDOWN等消息。因为MFC的消息循环都是封装好的,所以只要派生一下基本控件类就可以了。当是用WIN32API做的话就需要自己来子类化按钮窗口的消息循环了,相信经常编程的朋友都知道,子类化控件要用到SetWindowLong来改变窗口的回调过程,然后在回调窗口内添上自己需要处理的消息即<苗然> 在 2025-06-16 上传 | 大小:99kb | 下载:0
[界面编程] PropertySample
说明:网上搜集的,属性页例程,供大家参考参考,不是我编写的,来自VCKbase-Collected online, attribute routines page for your information, it is not my prepared from VCKbase<王振刚> 在 2025-06-16 上传 | 大小:14kb | 下载:0
[界面编程] screen[1].sco
说明:这组程序在xenix上运行,实现类似windows上的窗口功能(为文本模式),用户可以在资源定义文件中定义窗口、菜单、输入框,程序运行时,即可在字符终端上显示相应的界面。使用make -f mk.ts进行编译,生成的测试执行程序名为ts,ts命令以ttt.rc为输入参数。 该组程序可以用于unix终端界面的基础程序。 -This set of procedures in the run XENIX achieve similar windows on the window fun<yanhua> 在 2025-06-16 上传 | 大小:76kb | 下载:0
[按钮控件] OfficeColorPickers_demo
说明:office风格的颜色选择框,与office的显示效果一致,非常富有借鉴意义-office-style color selection box, with the office of the display consistent, very rich reference<> 在 2025-06-16 上传 | 大小:103kb | 下载:0
[对话框与窗口] ResizableDialog
说明: 一个可以自动调整对话框大小的类集合,值得收藏-A dialog box automatically adjusts the size of the class a collection worthy of collection<aaaa> 在 2025-06-16 上传 | 大小:28kb | 下载:0
[ListView/ListBox] lbk
说明:这是VC中一个列表框在窗体中停靠的例子程序,实现在窗口左侧出现列表框的效果.-This is a VC in a list box in the form of call examples of procedures, the realization of the list appears in the left side of the window fr a me effect.<sss> 在 2025-06-16 上传 | 大小:3.51mb | 下载:0