搜索资源列表
LoadGif
- 目前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,本人花时间改造了一下这个类,改造后,该类可以应用于任何MFC、 WTL/ATL及其它WINDOWS API编程。 由于原来的CPictureEx是继承于CStatic类,本人改造后,在CPictureEx中直接封装了一个窗口句柄HWND。 假设您在一个弹出式Dialog对话框中加载gif动画,
changan
- 利用MFC,实现按钮的较长时间按下,产生事件,实现自己需要的功能。-use MFC, realizing the longer button press, produce, need to realize their functions.
合并多个UNICODE编码的文本
- 把多个UNICODE编码的文本合成一个文本,需要建立MFC工作区,添加一个按钮即可。-UNICODE from multiple text encoding a synthetic version of the need to establish MFC work area, add a button.
DIBButtonMFC
- 使用DIB制作动画按钮,基于MFC框架,使用自制的按钮类,可以按照个人喜好制作按钮-Use DIB to make Anamition button
clock
- MfC编写的时钟。在屏幕中央有一正在运行的指针式钟表,单击鼠标左键可弹出一对话框,用于调整当前时间。-MFC prepared by the clock. Analog watch running in the center of the screen, click the left mouse button to pop up a dialog box is used to adjust the current time.
Visual_C--__MFC
- 按钮窗口(控件)在MFC中使用CButton表示,CButton包含了三种样式的按钮,Push Button,Check Box,Radio Box。所以在利用CButton对象生成按钮窗口时需要指明按钮的风格。-Button window (controls) in MFC CButton, The CButton includes three styles of button, Push the Button, Check Box, Radio Box. So you need to spe
Test
- 用MFC建立基于对话框的程序,点击按钮弹出单文档。-Established with MFC dialog-based program, click the button pops up a single document.
Background-transparent-button-class
- 利用mfc在菜单栏创建按钮,让按钮变透明的类-Mfc use the Create button in the menu bar, the button becomes transparent so that the class