资源列表
[按钮控件] activexdemo
说明:一款c++编写的有确定按钮的小控件,能实现弹出式要求。-Write a c++ have the OK button in the small controls, to achieve the pop-up requirements.<罗凯文> 在 2025-05-15 上传 | 大小:11kb | 下载:0
[界面编程] 2
说明:以前我见到一个屏幕字体滚动程序,可是那个使用C++写的,对于习惯VC++的程序员,看 起来很不方便。于是自己写了一个对话框内的字幕滚动程序。SDI和他差不多。原理是相 同的!希望读者喜欢! -I used to see a rolling program of screen fonts, but that was written using C++, VC++ for programmers accustomed to, i<chenruibin> 在 2025-05-15 上传 | 大小:11kb | 下载:0
[对话框与窗口] EnumWindows
说明:VC++ 枚举桌面所有顶层窗口,列出窗口类名和窗口标题等-Desktop VC++ enumeration of all top-level window, listing the window class name and window title, etc.<sccd111> 在 2025-05-15 上传 | 大小:11kb | 下载:0
[界面编程] listoption
说明:VC++在ListView列表控件中使用复选框,每一行都可以有一个复选框,有效扩展列表控件的功能,复选框与列表结合,也是比较经典的一种组合方式。 -VC++ in the ListView control to use the list box, each row can have a check box, and effective extension of the function list control, check box<madud00026> 在 2025-05-15 上传 | 大小:11kb | 下载:0
[界面编程] bianlitree
说明:VC++遍历树形控件代码演示,将树控中各主节点、子节点全部枚举,希望对您有所帮助-VC++ code to traverse the tree controls demonstrated, the tree control in the master node, all the enumeration of child nodes, I hope for your help<madud00027> 在 2025-05-15 上传 | 大小:11kb | 下载:0
[界面编程] timedemo
说明:在VC++窗体中使用时间控件的实例,不是日期选择器,希望不要搞混哦。比时间选择器更直接、更简单点的,把日期和时间隔开,主要是为了演示各自的用法,高手可跳过,本代码仅供VC++初学朋友参考。 -Form in VC++ examples of using time control, not a date picker, hope not to confuse Oh. More direct than the time selector<madud00027> 在 2025-05-15 上传 | 大小:11kb | 下载:0
[ListView/ListBox] listorder
说明:VC++ 在列表控件中进行表头项排序,双击列表项每一个表头,会自动排序,这是我们比较常用的一个列表操作技巧,在你的数据列表中加入排序功能,可方便用户对数据进行查看和管理,提升程序体验。 -VC++ in a list control for the header item sorting, double-click the list item for each header will be automatically sorted,<madud00041> 在 2025-05-15 上传 | 大小:11kb | 下载:0
[对话框与窗口] kuohaopipei
说明:实现括号匹配的源代码,用MFC进行可视化的编程-Implement brace matching source code to visualize with MFC programming<一夜长大> 在 2025-05-15 上传 | 大小:11kb | 下载:0
[对话框与窗口] CustomMessageBoxDemo_src
说明:Custom Message Box Source code for Windows<Prasad> 在 2025-05-15 上传 | 大小:11kb | 下载:0
[界面编程] allwindows
说明:自己编写一个用VC++枚举当前所有打开的程序窗口,其原理是利用GetWindowLong(hWnd,GWL_STYLE)& WS_VISIBLE对打开的窗口进行查找-I have written a VC++ enum with all the current open window, the principle is to use GetWindowLong (hWnd, GWL_STYLE) & WS_VISIBLE to<madud00102> 在 2025-05-15 上传 | 大小:11kb | 下载:0