-
图像变换的例子。四边形算法。
Example of image tranformation. Quadrangle algorithm.
- 2022-02-06 04:10:46下载
- 积分:1
-
用vc 开发屏幕抓取程序,包括光标在内的一些屏幕图象信息
用vc 开发屏幕抓取程序,包括光标在内的一些屏幕图象信息-Vc-screen crawl with the development of procedures, including the cursor, including some of the screen image information
- 2022-01-26 05:05:57下载
- 积分:1
-
这是Romberg算法
这是Romberg算法-algorithm!
- 2022-12-26 04:25:03下载
- 积分:1
-
" Remote continued margin" in VFP chapter
《远程续缘》之VFP篇,学习必备的好东西-" Remote continued margin" in VFP chapter
- 2022-03-28 23:44:21下载
- 积分:1
-
VC多线程扫描程序
VC多线程扫描程序-VC multithreading Scan
- 2022-08-12 08:59:13下载
- 积分:1
-
一个只能输入Float类型数据的CEdit扩展类.
一个只能输入Float类型数据的CEdit扩展类.-Float one can only enter the expansion of the type of data type CEdit.
- 2022-02-21 14:47:30下载
- 积分:1
-
C + +
C++的一些很好的源程序,帮助大家学好C++,请大家下载-C++
- 2022-03-17 17:24:57下载
- 积分:1
-
Simple Browse 简洁易用的图片浏览器
Simple Browse 简洁易用的图片浏览器 -Simple simple easy-to-use photo browser
- 2023-03-19 03:40:04下载
- 积分:1
-
游戏――俄罗斯方块的源代码
游戏――俄罗斯方块的源代码-games-- Tetris source code
- 2022-08-13 14:26:33下载
- 积分:1
-
目前在网上有一个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