搜索资源列表
autofindanddelete3
- VC产生的临时文件有时真的很烦人!当你编译一个程序,突然系统弹出一个对话框:“D盘已经没有足够的空间~~~~~~~~~请问需要进行磁盘清理吗”,而它只能清掉了Nkb的的东东,你有什么理由不自己写一个专门清理VC垃圾的小工具呢?隔一段时间运行一次,彻底清除指定类型的垃圾文件:干干净净,中国人,奇强! 很明显,这个程序的核心代码肯定是一个有通配符的功能的递归查找文件的函数。我的想法是先查找给定目录下的所有符合条件的文件,再递归查找下级文件夹下所有符合条件的文件。为了保证其封闭性,我用了一个CSt
pscontrol
- 本文件包含pscontrol.rar,是本人在VC环境下开发的小程序,用于实现在状态栏显示进程指示控制。-pscontrol.rar, I VC environment in the development of small procedures, used to achieve the status bar shows that the process of direct control.
ScrollingMarquee
- 一个VC下滚动字幕示例程序,利用了缓冲区绘图的技术,在VS2003下调试通过。 -This is example for scrolling Marquee programming in VC. It have been debugged in Microsoft Visual Studio 2003.
freecell
- Progress控件能让人们感受到一个应用程序执行的进度,在很多应用程序中都能用到它,但通常只支持在单任务中,我在Windows98/NT中文操作系统下,在VC++6.0环境下,利用线程编制了一个非常小巧的应用程序来实现Progress控件的使用。它可以支持多线程,使用起来很方便。 -Progress control allows people to feel that the implementation of an application' s progress, in many ap
20060515_superprogress
- vc编写的程序;采用渐变色表示的进度条;属于控件类-vc written procedures gradient expressed by the progress bar belongs to the control class
scrollview
- 关于windows界面滚动条的基本程序,运用vc++编写,适合初学者-Scroll bars on the windows interface of the basic procedures, using vc++ is written for beginners
Shell_NotifyIcon
- vc 托盘程序 Windows下面 托盘程序-vc tray programme
StatusBmp
- vc——在状态栏上显示BMP位图\StatusBmp的程序源码,有兴趣的朋友学习一下。-vc- in the status bar display BMP bitmaps \ StatusBmp the program source code, friends who are interested to learn about.
testTray
- vc++6.0开发的应用程序实例为初学条形码的朋友一个参考-the application instance developed vc++6.0 a reference for beginner barcode friend
PROGRASS
- Visual C++简单的状态条程序,用于其它的VC状态条调用程序入门-Visual C++ simple state of the program, the program calls for other VC status bar entry
FLYDWD
- 该程序在VC下很好的实现了MFC里面多文档方式时工具栏中,显示时间,鼠标实时坐标显示等功能。-The program in VC achieve a good inside when MFC multi-document mode toolbar, display time, real-time mouse coordinates display.