搜索资源列表
创建分层窗口实现图像渐变
- 1、有没有方法创建一个半透明的窗口,并将该窗口上发生的所有鼠标事件都传递到桌面或另一个应用窗口处理? 2、我正在写一个幻灯显示程序,该程序要显示JPEG图像序列。我使用了 2002年三月刊专栏文章中的 CPicture 类来绘制图像(参见:C++ Q&A: Do You Have a License for that GIF? PreSubclassWindow, EOF in MFC, and More)。那个程序运行得很好。但我现在想添加从某一张图像到下一张图像的渐变特性。我在网页
MFC程序全屏显示源代码
- MFC程序全屏显示源代码,可以实现视图的全屏幕显示-MFC procedures in full-screen source code, can achieve a full-screen view of the show
CAMSHIFT---MFC
- CAMSHIFT算法的mfc实现,对使用opencv的人肯定有一定的帮助。-CAMSHIFT algorithm mfc achieved, the use of opencv it will certainly help.
XPBtn_Scroll
- 用mfc实现的具有Windows XP风格的对话框核按钮程序
MFC-Caculator.rar
- 一个用VC++实现的计算器,主要功能有进制转换,还有各种主要函数,角度转换,A used VC++ Achieve calculator, the main functions of hexadecimal conversion, as well as the main function of the angle conversion
Jelly
- 用VC++ MFC 实现的ATM机模拟器,没有用到数据库,只是简单的使用链表,以及文件操作等,便于学生学习使用-VC++ MFC using the achievement of the ATM machine simulator, the database is not used, but simply the use of linked lists, as well as file operations and so on, to facilitate the use of student
FullScreen-show-SDI-and-MDI-in-MFC-
- MFC 实现单文档和多文档全屏显示功能 代码可供学习-Fullscreen show SID and MDI in MFC
MFC
- 利用MFC实现的文件对话框实例,是很好的VC应用编程实例-MFC
MFC
- MFC 实现基本的画图功能,C++课程大作业,请大家多多提意见-MFC to achieve the basic drawing functions, C++ great job programs, please speak up more
MFC-drag
- MFC的拖到没有标题栏的窗体,实现窗口效果,-MFC-drag form without title bar, window to achieve results. . . .
toolbartestII
- vs2008 mfc 实现ctoolbar的使用 从构建到逐步添加代码,以及自定义消息还响应工具条上面按键的消息。-vs2008 mfc achieve ctoolbar used to gradually add the code from the build, and customize the message also respond to the message button on the toolbar area.
mfc
- 在VC++环境下用mfc实现串口打印机的工作界面-Serial printer interface using mfc VC++ environment
MFC-drop-down-box
- MFC实现简单下拉框程序,在VC++6.0上实现的-simple drop-down box program by using MFC
simple-QQ-mfc-implementation
- 简易QQ mfc实现源码(学习使用的简单版本) 支持tcp,udp.聊天功能ok。-Simple QQ source MFC implementation (simple version of learning to use) Support TCP, udp. chat ok Simple QQ source MFC implementation (simple version of learning to u
ftp-tool-mfc-implementation-code
- ftp工具 mfc实现源码(学习使用的简单版本)-The FTP tool to achieve MFC source code (simple version of learning to use) The FTP tool to achieve MFC source code (simple version of learning to use)
仿QQ信息提示窗口
- 用MFC实现仿制QQ信息提示窗口,界面美观,可修改(Using MFC to achieve imitation QQ information prompt window, beautiful interface, can be modified.)
MFC——Code
- 实现框图创建,代码说明创建一个MFC程序,(Implementation block diagram creation)
MFC鼠标拖拽
- MFC实现鼠标拖拽事件,鼠标抬起、滑动和鼠标释放各种事件
C++MFC调试器
- 用MFC实现的类似于ollydbg的调试器,支持的单步断点,硬件断点,软件断点,条件断点等。支持插件,支持反调试。可显示内存和堆栈,数据。
VC纯MFC实现放大镜
- VC纯MFC实现放大镜,功能都实现了很不错!