-
目前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的...
目前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,本人花时间改造了一下这个类,改造后,该类可以应用于任何MFC、 WTL/ATL及其它WINDOWS API编程。
由于原来的CPictureEx是继承于CStatic类,本人改造后,在CPictureEx中直接封装了一个窗口句柄HWND。
假设您在一个弹出式Dialog对话框中加载gif动画,您要做的就是在对话框中放一个控件,可以是BUTTON、STATIC等等。假设您加的这个控件的ID是IDC_FLASH,您的对话框窗口句柄是hDlg,则要使用CPictureEx,将非常简单。详情参见源代码。-present on the Internet which is a CPictureEx category for loading GIF animation, But such is mfc Packaging category for the non-use of the c mfc speaking programmers, which can not be used. To allow such to allow more people to use, it will not be confined to the MFC. I spend time on this transformation of the type that after transformation, and these can be applied to any MFC. WTL/ATL and other Windows API programming. As the original CPictureEx inherited from CStatic category, I transform, In CPictureEx directly Packaging a window handle HWND. Suppose you in a pop-up dialog box loaded Dialog gif animation You need to be done is up in a
- 2022-07-09 13:07:36下载
- 积分:1
-
DS18B20 and MCU interface process, contains the initialization and read
DS18B20与单片机的接口程序,包含对DS18B20的初始化和读写部分。-DS18B20 and MCU interface process, contains the initialization and read-write DS18B20 part.
- 2023-03-29 07:30:04下载
- 积分:1
-
一 开发环境
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase...
一 开发环境
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase: SQL 2000 Server + SP2
登录的用户和密码均为KJS-A development environment OS: Windows 2000 Server+ SP2 IDE: Visual Studio 6.0+ SP5 DataBase: SQL 2000 Server+ SP2 users login and password are KJS
- 2023-06-12 06:30:04下载
- 积分:1
-
Compiler Principle small programs have a small problem source files as follows :...
编译原理小程序 有点小问题 源程序文件内容如下: main() { int a, b a = 10 b = a + 20 } 要求输出如下: (2,”main”) (5,”(”) (5,”)”) (5,”{“} (1,”int”) (2,”a”) (5,”,”) (2,”b”) (5,” ”) (2,”a”) (4,”=”) (3,10) (5,” ”) (2,”b”) (4,”=”) (2,”a”) (4,”+”) (3,20) (5,” ”) (5,”)”)-Compiler Principle small programs have a small problem source files as follows : main () (int a, b a = b = a 10 20) output requirements are as follows : (2, "main") (5 ,"(") (5, " ) ") (5 ,"{"} (1," int ") (2," a ") (5 ,",") (2," b ") (5," ") (2," a " ) (4 ,"=") (3,10) (5, "") (2, "b") (4 ,"=") (2, "a") (4, "") (3,20 ) (5, "") (5 ,")")
- 2022-04-18 02:56:06下载
- 积分:1
-
WINSOCKET LAN
基于WINSOCKET局域网聊天程序,使用Visual C++编写,帮助大家熟悉了解套接字。-WINSOCKET LAN-based chat program, using Visual C++ development, to help everyone to become familiar with socket.
- 2022-03-25 20:39:30下载
- 积分:1
-
这是一个模拟操作系统 其中有进程管理 内存管理 文件管理 我觉得不错...
这是一个模拟操作系统 其中有进程管理 内存管理 文件管理 我觉得不错-This a VB simulativing OS,it can do process management,memory management and file management.
- 2022-07-17 14:38:56下载
- 积分:1
-
Wpfword转PDF
Wpfword转PDF,很简单的一个小功能,呵呵O(∩_∩)O~ 希望给大家可以分享一下!有点简陋,╭(╯3╰)╮!
- 2022-03-25 07:15:35下载
- 积分:1
-
Motor
电机驱动监控系统电机驱动监控系统电机驱动监控系统电机驱动监控系统
- 2022-03-17 10:38:36下载
- 积分:1
-
make separate editorial input in the transport box after not respond IDOK news
使单行编辑框在输入回车后不响应IDOK消息-make separate editorial input in the transport box after not respond IDOK news
- 2023-02-02 14:30:04下载
- 积分:1
-
wince下类似windows xp任务管理器的taskman 。
wince下类似windows xp任务管理器的taskman 。-similar to wince under the windows xp task manager taskman.
- 2022-02-13 21:46:49下载
- 积分:1