talkerzero Grandmaster Cheater
Reputation: 1
Joined: 24 Jul 2008 Posts: 560 Location: California
|
Posted: Fri Feb 27, 2009 8:56 pm Post subject: [C++ help] Registering mouse button as hotkey |
|
|
Code: | RegisterHotKey(hWnd, 1, 0, VK_LBUTTON); |
Doesn't work. Any idea? I don't have any other programs that I know of to be registering the VK_LBUTTON key.
|
|