spy++
Spy++ for Java Swing applications
Is there an equivalent for Spy++ for java swing applications? I work with a third party application that contains a huge number of screens that get invoked via a reflection based mechanism.[详细]
2023-01-12 06:46 分类:问答Tool for examining the structure of a windows forms application
does anybody know a tool for examining the structure of a windows forms application? I want to get information about every contr开发者_高级运维ol on the form like buttons, labels etc.[详细]
2023-01-09 15:46 分类:问答Spy++ and windows closed when they lose focus
I would like to know if there is a way with Spy++ to get the properties of a window that is automatically closed when it loses the focus (w开发者_StackOverflow中文版hich is what happens when I switch[详细]
2023-01-05 06:19 分类:问答EM_GETLINE fails when Spy++ is running
There is an edit box in some dialog in my application, which is running on Windows XP. When I issue EM_GETLINE on this control, it returns its contents and it\'s ok, but when I start Spy++ the control[详细]
2022-12-20 16:26 分类:问答Attach window to running application
I have customer that uses older, custom built ERP application for which they don\'t have source code and company that developed it does not exist any more. Application is developed in 2000 and it\'s b[详细]
2022-12-15 12:12 分类:问答How can I detect if a thread has windows handles?
How can I programmatically detect if a thread has windows handles on it for a given process? spy++ gives me this information but I need to do it programmatically.[详细]
2022-12-14 19:09 分类:问答How can I get functionality similar to Spy++ in my C# app?
I\'m interested in working 开发者_运维知识库on a plugin for Keepass, the open-source password manager.Right now, Keepass currently detects what password to copy/paste for you based off ofthe window ti[详细]
2022-12-14 18:48 分类:问答Is there a Spy++ like utility for WPF?
As a “hardcore” WinForms programmer from a Win32 background I have always used Spy++ to understand what my applications are doing at the UI level including:[详细]
2022-12-10 16:46 分类:问答