I would like a program that does this:
It keeps a list of programs that I enter into it
AND
when that program in the list runs
IF
it has MDI children
THEN
it will give each child window a tab to click on to select it.
Mostly I want this for Microsoft's SQL Query Analyzer.
Thanks!