12-10-2008 03:31 PM
Hi All,
I'm trying to create a VI that creates a mouse click. I have looked at the MSDN website and found that I need to use the SendInput function within the User32.dll. The problem is that some of the parameters for this functions are nested structs. How do I use this function in a call library function node? Does anyone already have a LabVIEW wrapper for this function?
Thanks,
MechEman
Solved! Go to Solution.
12-10-2008 04:03 PM
12-12-2008 12:45 PM