-
自行实现MFC的treelist控件
资源描述MFC没有自带的treelist控件,然而对数据的处理有时需要树形结构的列表来处理数据。这就需要我们自己编写一个treelist控件方便用户调用
- 2022-03-04 02:03:56下载
- 积分:1
-
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus...
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub-Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub
- 2022-06-29 02:05:14下载
- 积分:1
-
随时被其他程序通用的api接口,很简单也很实用 啊
随时被其他程序通用的api接口,很简单也很实用 啊-procedure at any time by other common api interface, very simple practical ah
- 2022-10-20 17:05:03下载
- 积分:1
-
很简单的mp3播放器,教你如何实现mp3的实现方法
很简单的mp3播放器,教你如何实现mp3的实现方法-Very simple mp3 player, mp3 teach you how to achieve the realization of methods
- 2022-02-11 15:23:04下载
- 积分:1
-
PXA270 platform wince under the process of programming the experiment source cod...
PXA270平台下wince的进程编程实验源代码,C++编写。-PXA270 platform wince under the process of programming the experiment source code, C++ Prepared.
- 2022-02-04 16:00:49下载
- 积分:1
-
一、这个网格控件基于CGridCtrl,我重写和增加了许多功能,希望这个网格控件能对需要的人有帮助, 更希望有人能把网格控件做得更完善一些...
一、这个网格控件基于CGridCtrl,我重写和增加了许多功能,希望这个网格控件能对需要的人有帮助, 更希望有人能把网格控件做得更完善一些-The grid control is based upon CGridCtrl, and I override and add more functions. I hope it would be helpful to the people who is in need of it, and also hope someone could improve it.
- 2023-04-23 00:55:03下载
- 积分:1
-
一个图像增强类,实现了SSR算法(Scalable Sample Rate)。
一个图像增强类,实现了SSR算法(Scalable Sample Rate)。-a class realized SSR(Scalable Sample Rate) algorithm
- 2022-03-19 03:57:39下载
- 积分:1
-
包括10个源码:1 令系统托盘(提示区/Sys tray)中的图标显示气泡提示框(Tool Tip)的代码 2 软盘格式化程序 3 一个虚拟驱动盘映射器 4 这
包括10个源码:1 令系统托盘(提示区/Sys tray)中的图标显示气泡提示框(Tool Tip)的代码 2 软盘格式化程序 3 一个虚拟驱动盘映射器 4 这个软件可以得到大多数的“高级”系统信息,比如系统缓存的密码、PROXY设置、网卡MAC等 5 用过Flashget和网络蚂蚁的朋友应该知道在IE中右击右击菜单有使用(xxxxx)下载.本代码就实现此功能。可以获取在网页中选择的文本,链接 地址,图片. 6 引起轰动的源码,能在视窗里每一个窗口最小化按钮旁加一个新按钮,这个新按钮的功能是将窗口最小化到系统状态栏,强烈推荐!!! 7 一个系统程序,可以察看系统中当前窗口的局柄等信息,可以察看系统窗口,例如任务栏、开始按钮。可以通过鼠标移动察看光标位置下的 窗口的信息 8 通过Winsock实现的Web服务器程序,目前只支持html格式,如ASP,CGI等可能自己扩展,通过此程序可以学习掌握Winsock控件的使用,多用户的考虑 9 一个可以获得Windows可执行文件(Portable Executable File)的文件头信息的程序 10 可以放大部分图片, 象放大镜.-including 10 Source : Order a system tray (Hint/AB tray), the icon shows bubble boxes (Tool Tip) 2 floppy disk formatting code procedures 3 a virtual disk drive mapping for the four software can be the most "advanced" system information, such as the password caching system, PROXY setup, MAC used five Flashget and network ant friends should know that the IE right-click a right-click menu use (xxxxx). The code on the realization of this function. Can be obtained on the website, select the te
- 2023-09-07 12:00:03下载
- 积分:1
-
如何实现用于时间、日期、电话号码、邮政编码的编辑框.rar
如何实现用于时间、日期、电话号码、邮政编码的编辑框.rar-how to achieve for the time, date, telephone number, postcode of the edit box. Rar
- 2022-11-28 03:45:03下载
- 积分:1
-
FiveChess.rar, Gobang network, c++ development, network communications, please d...
FiveChess.rar,网络五子棋,c++编写,网络通信,欢迎下载!-FiveChess.rar, Gobang network, c++ development, network communications, please download!
- 2023-08-10 04:20:03下载
- 积分:1