-
目前在网上有一个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
-
5、 制作“信息预处理页”,处理“添加页”上传递过来的信息:将提交的图书信息罗列出来,提交者点击“确认” 按钮将提交的信息发送到第6步中的“处理页”上。如果提交...
5、 制作“信息预处理页”,处理“添加页”上传递过来的信息:将提交的图书信息罗列出来,提交者点击“确认” 按钮将提交的信息发送到第6步中的“处理页”上。如果提交的信息中索引号isbn或书名bname为空的话,则不罗列图书信息,显示“索引号和书名不能为空,请返回重新填写” (给“重新填写”添加返回的链接)。-5, produced "information pretreatment page" in handling the "Add Page" on the information passed to it : to be submitted to the information set out books, the author click "confirmation" button to send the information submitted to the first six steps of "processing page." If the information submitted its Index isbn or title bname empty, then not listed books message that the "Index and the title can not be empty, return to re-fill" (to "re-fill" Add to return to the links).
- 2022-03-24 20:58:09下载
- 积分:1
-
电子地图查询,实现查询的基本功能,精确查找和模糊查找
电子地图查询,实现查询的基本功能,精确查找和模糊查找-E-map queries, to achieve the basic functions of query
- 2022-02-15 10:23:13下载
- 积分:1
-
有趣的图像文件的图像文件的编码代码有趣有趣的图像文件…
有趣的图像文件代码 -interesting image file code inte resting image file code interesting image file code
- 2022-06-17 23:37:51下载
- 积分:1
-
VB Programming breakthrough 64K text display restrictions, a little code.
VB编程中突破64K的文本显示限制,一个小小的程序代码.-VB Programming breakthrough 64K text display restrictions, a little code.
- 2022-02-03 22:09:12下载
- 积分:1
-
自己开发的c语言日历小程序.
自己开发的c语言日历小程序.-their development of the small-c language calendar procedures.
- 2023-01-31 02:30:04下载
- 积分:1
-
The files in this directory are the source code for all examples in D.R. Musser,
The files in this directory are the source code for all examples in D.R. Musser, G.J. Derge, and Atul Saini, STL Tutorial and Reference Guide, Second Edition: C++ Programming with the Standard Template Library (Boston, MA: Addison-Wesley, 2001).-The files in this directory are the source code for all examples in D.R. Musser, G.J. Derge, and Atul Saini, STL Tutorial and Reference Guide, Second Edition: C++ Programming with the Standard Template Library (Boston, MA: Addison-Wesley, 2001).
- 2022-03-03 20:32:39下载
- 积分:1
-
C, MFC source code parserdemo
C++、MFC源代码parserdemo-C, MFC source code parserdemo
- 2023-08-03 17:45:03下载
- 积分:1
-
VB6 sercurity and user friendly ..
VB6 and sercurity .. user friendly-VB6 sercurity and user friendly ..
- 2022-07-15 21:38:05下载
- 积分:1
-
设计一个文件的合并和分割工具。
(1)要求图形界面,用户界面友好。
(2)可以将几个文件(能在硬盘中选择的)按照用户输入的大小分割成几个小文件,同样,...
设计一个文件的合并和分割工具。
(1)要求图形界面,用户界面友好。
(2)可以将几个文件(能在硬盘中选择的)按照用户输入的大小分割成几个小文件,同样,也可以将几个小文件 合并成一个大文件。文件名和存储路径可以由用户输入,也可以选择硬盘上的文件名和路径。
(3)可在工具中显示合并有关文件的信息和合并后各个小文件的有关信息,包括文件太小,文件所在位置,文件 名称,文件的所有者等信息。
-design of a document to the merger and segmentation tools. (1) requires a graphical interface, user friendly interface. (2) can be several documents (in the hard disk of choice) according to the size of user input is divided into several small files, as are several small can be merged into one document file. Name and storage paths can be input by the user, can also choose to drive on the file name and path. (3) The instrument shown in the merger of the information and documents after the merger of various small documents relevant information, including documents too small, the location of documents, document name, the owner of documents and other information.
- 2022-03-05 06:02:41下载
- 积分:1