Current Version: 1.1
Built: 21:32 10-May-09

I made this little tool to figure out the window class name of some piece of software. Maybe someone else has a similar problem and finds this useful, you never know... :p

Download
==========
Download WinProbe-1.1.zip (binaries)
Download WinProbe-src-1.1.zip (source)


The metrics gathered by the Window Probe
==========

* The window class name (RegisterClass).
* The window caption.
* The thread ID of the process that owns the window.
* The position and size of the window.


ChangeLog
==========

1.1
+ Redesigned the interface (requested by nitraM).
+ Locking/unlocking now bound to the 'space' key.