搜索资源列表
ACT_LED
- 显示LED灯效果的小控件,设置方便,有灰红绿黄蓝几种颜色,显示大小可以更改。MFC下编写-LED lights show the effect of small controls, set up convenient, there are gray黄蓝several red and green color, indicating the size can be changed. MFC prepared
OnlyOneInst
- mfc 基于对话框程序,只能打开一个程序- BOOL COnlyOneInstApp::InitInstance() { if (!FirstInstance()) return FALSE //已经有实例存在了,退出 //根据主窗口类名和主窗口名判断是否已经有实例存在了 if (pWndPrev = CWnd::FindWindow(_T("#32770"),"OnlyOne")) {//如果存在就将其激活,并显示出来
MyPoint
- 此文件中含有可视化编程的实例,运用MFC编出可以单击鼠标键盘左键显示出小圆圈,并可以保存的可视化窗口。-This file contains examples of visual programming, the use of MFC to compile the keyboard you can click the mouse button shows a small circle, and you can save the visualization window.
MyClock
- MFC实现的时钟小程序,具有任务栏隐藏图标,前端显示,窗口边缘停靠等功能。算法核心部分为时钟指针的计算与绘画。技术核心为MFC的内部原理。-The MFC implementation of the clock applet, taskbar hide icons, front display window edge of the dock. The algorithm is the core part of the calculation of the clock hands and pain
Systemcontrl
- 这是一个基于mfc的小程序,程序中只设置了几个小函数,包括隐藏/显示任务栏函数、获取任务栏窗口标题、关机操作、注销当前用户、重启计算机、设置启动运行程序、把窗口调制前台、获取系统时间、系统墙纸设置、清空回收站等。-system contrl
CrystalWnd
- 利用vs2010下的MFC编写的小程序,显示不规则窗口,利用一副png图片代替传统方形窗口 -MFC small programs written using vs2010, irregular window is displayed, use a png image instead of the traditional square window