Is there a replacement for "CLR SPY" Com-Interop "spy" program
Thi开发者_开发技巧s utility used to be on gotdotnet.
http://www.ssw.com.au/ssw/Standards/DeveloperGeneral/netTools.aspx#CLRSpy
But now it's gone.
Is there a replacement for "spying" on com-interop between running programs?
You can use: http://www.nektra.com/products/com-spy-console
to see COM object's activity.
精彩评论