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 ?