tags:

views:

108

answers:

3

I'm having problems with a third-party program which is using FindWindow() to find if another process is started.

Where can I find an already-compiled program which enumerate windows (using EnumWindow()) so that I can quickly find what's going wrong ?

+7  A: 

Have you tried Spy++?

Rowland Shaw
+1  A: 

Or if you need a free alternative, try Winspy++, Minispy or Winspector

Anders
A: 

Why don't you compile it ?!!!!!
It needs 2 seconds !!!!