I'm searching for a utility that can scan opened windows and show their properties, like Firebug in Firefox, but for Windows API.
I tried to search for it on the web, but no luck. Has anybody seen something like that?
|
I'm searching for a utility that can scan opened windows and show their properties, like Firebug in Firefox, but for Windows API. I tried to search for it on the web, but no luck. Has anybody seen something like that? | ||||
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
Spy++ comes included with Visual Studio.
Use Winspector as an alternative. | ||||
feedback
|