文件名称:ManagedSpy

  • 所属分类:
  • 钩子与API截获
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2013-08-21
  • 文件大小:
  • 187kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 泽*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

有不少开发者使用Visual Studio® 提供的工具Spy++。使用Spy++,你可以了解一个运行中的应用程序的窗体布局或确定一个导致bug的特定窗体消息。然而,当你创建一 个基于Microsoft® .NET框架的应用程序,Spy++变得不太管用了,因为由Spy++截取窗体消息和类不能与开发者使用或甚至看到的任何事情通信。



开发者真正所想看到的 是被托管的事件和属性值。



本文描述如何使用一个名为ManagedSpy的新工具并且它的关联库ManagedSpyLib,它们均可从MSDN® Magazine网址下载。与Spy++显示Win32® 信息比如窗体类、样式和消息相似,ManagedSpy显示托管控件、属性和事件。ManagedSpyLib允许你以编程方式访问另一个进程中的 Windows® 窗体控件。你可以获得并设置属性以及在你自己的代码中事件上同步。ManagedSpyLib也可以帮助你创建测试带(test harnesses)并且可以执行窗体、消息和事件记录(event logging)。

-Many developers use Visual Studio ® provides the tools Spy++. Using Spy++, you can learn about a running application form layout or cause the bug to determine a specific form messages. However, when you create one based on Microsoft ® . NET fr a mework applications, Spy++ becomes less useful, because by the Spy++ class can not intercept messages and forms with the developer to use or even seen anything communication.



The developers really want to see is being hosted events and attribute values.



This article describes how to use a new tool called ManagedSpy and its associated libraries ManagedSpyLib, they can be downloaded from the MSDN ® Magazine. With Spy++ displays Win32 ® information such form class, style and message similar to, ManagedSpy show managed controls, properties, and events. ManagedSpyLib allows you to programmatically access another process in the Windows ® Forms controls. You can get and set properties as well as in your own code event syn
(系统自动生成,下载前可以参看下载内容)

下载文件列表





ManagedSpy

..........\EULA.doc

..........\ManagedSpy

..........\ManagedSpy.exe

..........\ManagedSpy.sln

..........\ManagedSpyLib

..........\ManagedSpyLib.dll

..........\.............\app.aps

..........\.............\app.ico

..........\.............\app.rc

..........\.............\AssemblyInfo.cpp

..........\.............\Commands.cpp

..........\.............\Commands.h

..........\.............\ControlProxy.cpp

..........\.............\ControlProxy.h

..........\.............\CustomEventArgs.h

..........\.............\EventTargetWindow.cpp

..........\.............\EventTargetWindow.h

..........\.............\makefile.def

..........\.............\ManagedSpyLib.vcproj

..........\.............\Mem.cpp

..........\.............\Mem.h

..........\.............\Messages.h

..........\.............\PropertyDescriptorProxy.cpp

..........\.............\PropertyDescriptorProxy.h

..........\.............\ReadMe.txt

..........\.............\resource.h

..........\.............\Stdafx.cpp

..........\.............\Stdafx.h

..........\..........\Delete.bmp

..........\..........\EventFilterDialog.cs

..........\..........\EventFilterDialog.Designer.cs

..........\..........\EventFilterDialog.resx

..........\..........\Filter2.bmp

..........\..........\Form1.cs

..........\..........\Form1.Designer.cs

..........\..........\Form1.resx

..........\..........\HelpAbout.cs

..........\..........\HelpAbout.Designer.cs

..........\..........\HelpAbout.resx

..........\..........\ManagedSpy.csproj

..........\..........\NativeMethods.cs

..........\..........\Play.bmp

..........\..........\Program.cs

..........\..........\Properties

..........\..........\..........\AssemblyInfo.cs

..........\..........\..........\Resources.Designer.cs

..........\..........\..........\Resources.resx

..........\..........\..........\Settings.Designer.cs

..........\..........\..........\Settings.settings

..........\..........\Refresh.bmp

..........\..........\search.ico

..........\..........\Stop.bmp

..........\ReadMe.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org