Is it possible to get a list of the titles of current running applications, or at least the title of an aplication based on part of the string? To clarify, I would like to manipulate the window of a Java-Applet, but depending on which version of IE is running, the caption may be different ( as some say "provided by..."). So I need to get the title of the window in order to perform various functions (ie, move, click, minimize, and close)