P
Peter C. Verhage
Hi,
I want to use Ruby/DL to call the Win32 user32.dll SendInput method
(http://tinyurl.com/jrxm). Unfortunately this method takes some complex
arguments; several nested structs, including a union and a pointer to an
array of a certain struct etc. How can I use Ruby/DL to call this method?
Regards,
Peter
I want to use Ruby/DL to call the Win32 user32.dll SendInput method
(http://tinyurl.com/jrxm). Unfortunately this method takes some complex
arguments; several nested structs, including a union and a pointer to an
array of a certain struct etc. How can I use Ruby/DL to call this method?
Regards,
Peter