搜索资源列表
CProgressWnd
- 在很多情况下,需要弹出一个窗口,用于显示当前操作的进展情况,并允许用户取消操作.实现上述功能,我们开发了一个从CWnd派生的类CProgressWnd,其包含一个进度控件、取消按钮和消息消息的文本区域。文本可以显示长达四行。-In many cases, a window pops up that shows the progress of the current operation, and allows the user to cancel the operation. To achieve
calendar
- 用MFC实现动态界面日历 可以设置目前日期 使用了多种控件 绝对是参考的 好源码 -Dynamic interface using MFC calendar can be set to current date using a variety of control is definitely a good reference source
screencatcher
- 本实例应用程序就是利用通用的热键管理DLL库实现的热键功能,在收到热键通知后截取屏幕的内容并保存到bmp文件中。例如我们设置图片保存路径为c:\,热键为F9 + Control,然后按Change按钮设置好热键,那么当我们按下CTRL+F9后,当前界面将以BMP图像文件的格式被保存在C:\目录下。-The example of application is the use of common hotkey management DLL library implementation of hotk