Hmily 发表于 2009-9-4 10:49

Spy# -----SPY in DONET Framework

There is a very useful tool In Visual Studio tools. The name is "SPY++". This tool can spy System Messages, Process Information and Class Name and so on from application at runtime. But we also found this tool is not fit for DONET applications, we need get more information. So the “SPY#” is designed for DONET Framework. It can get all controls' properties and the pleasant thing is that you can also modify it at the runtime.

NOTE: “SPY#” is writing by WPF, so you need install DONET Framework 3.5 SP1 or last version. And "SPY#" only support Windows XP system now.

http://www.onlydonet.com/uploads/2009/09/dfcfe3924e6f49249a23989e5187aee1.rar

yrh 发表于 2009-9-20 17:06

先收藏了,谢谢

suck007 发表于 2009-9-18 21:30

下载收藏了,感谢~~~
页: [1]
查看完整版本: Spy# -----SPY in DONET Framework