-
Enumerate all the window that Stay On Top, and can set a window to Stay On Top,...
这是用Borland C++ Builder 6.0写成的一个小工具,功能是枚举当前桌面上所有可见的顶层(top-level)窗口,并可将窗口设置为StayOnTop,或将本来已经StayOnTop的窗口还原为非StayOnTop。-Enumerate all the window that Stay On Top, and can set a window to Stay On Top, or set a Stay On Top window to not Stay On Top.
- 2022-05-27 07:17:49下载
- 积分: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
-
OCPacket,TS流打包程序。数据输出为TS流。
OCPacket,TS流打包程序。数据输出为TS流。-OCPacket, TS packaging process flow. Data output for the TS stream.
- 2022-04-30 06:51:47下载
- 积分:1
-
vb的反编译程序,可以将VB编写的执行文件反编译出来。
vb的反编译程序,可以将VB编写的执行文件反编译出来。-anti-vb compiler can be prepared by the implementation of document VB Decompiler out.
- 2022-01-23 10:19:12下载
- 积分:1
-
WindowsCE驱动开发综述(内有视频),不错的入门介绍读物。
WindowsCE驱动开发综述(内有视频),不错的入门介绍读物。-WindowsCE-Driven Development Review
- 2022-01-26 01:54:19下载
- 积分:1
-
实现二维变换的一些功能
实现二维变换的一些功能-2D transformation of some functional
- 2022-03-24 06:25:38下载
- 积分:1
-
演示Windows如何捕获错误信息和怎样处理错误信息!
演示Windows如何捕获错误信息和怎样处理错误信息!-demonstrated how Windows captured the wrong message and how to handle error messages!
- 2023-07-21 08:50:03下载
- 积分:1
-
实现控制面板的基础类
实现控制面板的基础类-achieve the control panel of foundation classes
- 2022-04-08 07:04:04下载
- 积分:1
-
非递归创建二叉树.并且用非递归算法实现对二叉树的前序、中序、后序和广度遍历。
实现语言:C...
非递归创建二叉树.并且用非递归算法实现对二叉树的前序、中序、后序和广度遍历。
实现语言:C-Create a binary tree non-recursive. And the use of non-recursive algorithm for binary tree of the former order, in sequence, after the traversal sequence and breadth. Implementation language: C
- 2023-06-11 00:20:02下载
- 积分:1
-
实现图像加柔效果
实现图像加柔效果-increase Sophie Image effects
- 2022-01-25 18:11:15下载
- 积分:1