
willl
New User
May 17, 2009, 2:26 PM
Post #1 of 1
(343 views)
|
|
Best way to send keystrokes to a windows application
|
Can't Post
|
|
I've been experimenting with sending keystrokes to a windows application, specified via its HWND. I've tried using Win32::API (importing SendMessage and PostMessage) and Win32::GUI::PostMessage with no luck. Is there a module that accomplishes this that I'm overlooking? Has anyone done this before?
|