Page 1 of 1

Sending a simulated letter to VLC using SendInput()

Posted: 27 May 2005 15:45
by pete^
I am writing a program with Visual C++ 6.0 that shall send the letter 'a' to VLC. I want it to do that because I want to adjust the volume in VLC using the hotkeys in VLC. I want to use SendInput to do this. Do anyone know what parameters I must use in SendInput(), and which libraries I must include? I have searched with google without any luck :|

thanks in advance

pete