-
- 2023-01-05 18:55:03下载
- 积分:1
-
调试工具windbg的扩展插件,可以查看进程中的所有窗口信息,可以结合windbg的命令使用:!hwnd
* 函数: hwnd
* 功能: 显示被调...
调试工具windbg的扩展插件,可以查看进程中的所有窗口信息,可以结合windbg的命令使用:!hwnd
* 函数: hwnd
* 功能: 显示被调试进程中的窗口信息
* 参数: hwnd [-h] [Handle [ UMFlags [TypeName] ] ]
* Handle 窗口句柄
* 如果Handle为0,则显示进程中的所有窗口信息
* UMFlags 显示参数,如果是0,则显示最基本参数
* Bit 0 (0x1) 显示General Properties
* Bit 1 (0x2) 显示窗口样式
* Bit 2 (0x4) 显示相关窗口
* Bit 3 (0x8) 显示Class信息
* -h 窗口边框高亮
* TypeName 窗口类型
-Windbg debugging tools for extension, you can view all the windows in the process of information may be combined with the use of windbg the command:! Hwnd* Function: hwnd* function: shows debug window in the process of information* parameters: hwnd [-h] [ Handle [UMFlags [TypeName]]]* Handle window handle* If Handle is 0, it shows all the windows in the process of information* UMFlags display parameters, if it is 0, it shows the basic parameters* Bit 0 (0x1) shows General Properties* Bit 1 (0x2) display window style* Bit 2 (0x4) display window* Bit 3 (0x8) display Class information
- 2022-03-06 01:53:55下载
- 积分:1
-
表达式的解析,主要是算术表达式的分析,分析成四元式。
表达式的解析,主要是算术表达式的分析,分析成四元式。-the expression parse,mainly alysis of the arithmetic expression
- 2022-10-08 20:15:02下载
- 积分:1
-
vc+flash(使MFC变漂亮一:MFC与Flash交互示例)
现在用户越来越注重软件的美观,而应用程序给开发者提供的只是很强的控制力,在美观方面相对较弱。多媒体的发展正是满足了人们的感观视觉,所以自然想到应用程序与多媒体的结合。
Flash给应用程序提供了一个外部连接点事件FSCommondShockwave,应用程序可以通过它来实现事件,实现应用与多媒体交互。
在需要处理FSCommondShockwave窗口头文件声明事件连接点映射:
- 2023-03-10 09:35:03下载
- 积分:1
-
一个不错的tcp客户端ocx控件(加上了服务端的代码)
一个不错的tcp客户端ocx控件(加上了服务端的代码) -a good tcp client randomly controls (with the server code)
- 2022-03-05 10:04:10下载
- 积分:1
-
H.264 Source code, the newest H.264 standard, Good stuff.
h.264的源码,针对最新的h.264标准,值得一看。-H.264 Source code, the newest H.264 standard, Good stuff.
- 2022-08-08 08:17:44下载
- 积分:1
-
采用labview设计的和单片机通信,有一定参考价值
采用labview设计的和单片机通信,有一定参考价值-Design using LabVIEW ,coomn withMCU, has a certain reference value-Design using LabVIEW ,coomn with MCU, has a certain reference value
- 2022-08-09 15:46:09下载
- 积分:1
-
Freshman series of calculators, mfc ~ who are interested can look at
大一编的的计算器,mfc~有兴趣的可以-Freshman series of calculators, mfc ~ who are interested can look at
- 2022-07-26 02:13:21下载
- 积分:1
-
DURBIN算法的C语言实现
DURBIN算法的C语言实现-WRITER algorithm C Language
- 2022-03-19 06:48:26下载
- 积分:1
-
一个用VB编写的3D界面的计算器,功能比较多,比Windows自带的计算器强大。...
一个用VB编写的3D界面的计算器,功能比较多,比Windows自带的计算器强大。-a VB prepared by the 3D interface calculators, more functional, than Windows built-in calculators powerful.
- 2022-10-05 01:15:03下载
- 积分:1