搜索资源列表
CCeButton
- 利用这个Button类中的SetMenu()可以代替菜单,也可以设置按钮按下和起来的状态,使按钮呈现动态效果,另一个重点就是它没有内存泄露问题。
dynled_demo
- MFC的一个LED灯。可以修改色彩,形状,控制闪烁间隔时间。原代码是CodeProject上的,有内存泄露。现已经修复泄露问题。
MemoryLeakCheck
- 将压缩包里的头文件memory.h加入VC的INCLUDE目录下,在程序中写入Memory() 单步执行可以检查内存泄露-compressed bag of the first document memory.h join VC INCLUDE directory, in the process of inclusion Memory () can single-step implementation of memory leakage inspection
progressbar
- 用一个进度条显示了子线程的进度,用的是相应事件,而且加了防内存泄露处理-With a progress bar shows the progress of sub-thread, using the corresponding events, and added a memory leak to deal with anti-
Ds_fancy.Button.v1.1.Full.Source.325854
- Ds_fancy.Button,很不错的按钮控件。本人修正了原来版本的内存泄露问题。经过实际使用已经证实内存问题得到彻底的解决。-Ds_fancy.Button, very good control of the button. I amended the original version of the memory leak problem. Actual use of the memory problem has been confirmed completely.
log4cpp
- VC编程经常发生内存泄露的情况,直接影响软件的稳定。一直是程序员头疼的问题。本文总结了MFC编程常用的检查内存泄露的技巧。-MFC memory leak test
CListCtrl
- 设置CListCtrl控件的高度不同,根据输入的字符串的 \n 进行切分。外部调用函数与windows下相同。并且没有内存泄露和GDI泄露,已测试过-Set the height of the CListCtrl control, based on the input string \ n shard.Outside the function the same as the Windows.And there are no memory leaks and GDI leaks, have b