How can I, with windows messages, Hold the ALT button? Is there a WM_KEYHOLD or anything like that? This is the code to screen shot but I guess something is missin. I think the key codes开发者_如何学
I want to capture when someone uses CtrlC even when off fo开发者_StackOverflow社区cus. im using Visual Basic 2010.Okay, so I have a solution for you that I verified works. You will need a C# library t
I copied the following code from http://www.c开发者_开发知识库odeproject.com/KB/cs/CSLLKeyboardHook.aspx,
In AutoIt v3 there\'s a function called HotKeySet. It sets a hotkey that calls a user function when pressed. It\'s a system wide hotkey, meaning that the key can\'t be used for anything else when the