I read that SendInput works for sending mouse and keyboard events to programs using DirectX, since SendMessage doesn't work, but I can't get SendInput to work in AutoIt Here's the MSDN entry for SendInput: http://msdn.microsoft.com/library/default....s/sendinput.asp