SpyWench - misterPhyrePhox [at] yahoo.com

SpyWench is a tool similar to Spy++ in that it lists all of the registered windows. By "Window," I mean ANYTHING created with CreateWindow or CreateWindowEx -- not just top-level visible windows. Click Enum to enumerate (list) all active windows. Press Clear to clear the list, and Exit to exit. Type in a word in the text box and click Filter to search for specific windows. Note: The windows are listed in the box by REGISTERED TITLE -- this tool also doesnt show child windows and window classes that have no title.
Press on Info to view info about the window that is selected -- most notably, the window class.
In the info dialog, enter a word into a text box and click Set Title to reset the title of the window -- a useful tool for party tricks and the like.
This tool actually started as a subclassing prog -- but it evolved. I'm GOING to get the subclassing to work, sometime...
Note: Sometimes, you may have selected something and the Info window will come up blank. Just click on it again, and it will show info. Too lazy to fix it.
Anyway, no one reads this. Why am I writing this?