Hi, friends:I want to write a small program that runs at background and simulates a key press event to a running program. To be specific, I need the computer to automaticall press the "enter" key once a minute to the active program window, namely notepad.exe, and in all the process the active window should be notepad.exe. Can anybody tell me how ...