LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Win32 API user32.dll SendInput function help

I'm looking for and example that uses the Win32 API user32.dll SentInput function.

Champion CLA

Making senseless computers do
intelligent real world things
is NOT easy. SO MAKE IT FUN!
0 Kudos
Message 1 of 3
(6,580 Views)
Hi, you have look it in MSDN.
0 Kudos
Message 2 of 3
(6,579 Views)
Hi, you find the required information in the MSDN online:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winprog/winprog/windows_api_reference.asp

and more specific the "SendInput" at:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/userinput/keyboardinput/keyboardinputreference/keyboardinputfunctions/sendinput.asp

Regards,

Mattias Ericsson
Endevo (www.endevo.se)
Gothenburg, Sweden
0 Kudos
Message 3 of 3
(6,580 Views)