I have automated an ancient application using SendKeys. The process takes 20 to 30 minutes to run every day, and during this time the computer is unusable (since SendKeys sends the keystrokes to the topmost window.) Is there an API solution that works regardless of a windows postion or state?