On Wed, Mar 5, 2008 at 7:00 AM, Blizz <wineforum-user@xxxxxxxxxx> wrote: > I want to know if it's possible to get a handle of a wine application > running via a linux program (C++ or java) and control it (ie: scrape > the windows screen, put some mouse events to the application etc...). There are probably many ways. One way might be to write an autohotkey script and run that from the linux program. - Dan