Keyboard and mouse in Windows API Rokas Mikalkevičius data
Mouse Important, but optional Messages Cursor Capture ClickLock Configuration SM_MOUSEPRESENT to GetSystemMetrics XBUTTONS data VU, fakultetas
Mouse Message parameters Value Description MK_CONTROL The CTRL key is down. MK_LBUTTON The left mouse button is down. MK_MBUTTON The middle mouse button is down. MK_RBUTTON The right mouse button is down. MK_SHIFT The SHIFT key is down. MK_XBUTTON1 The first X button is down. MK_XBUTTON2 The second X button is down. data VU, fakultetas
Mouse Mouse sonar Mouse vanish Mouse wheel Window activation WM_MOUSEWHEEL message and pulScrollLines Window activation Source: https://msdn.microsoft.com/en- us/library/windows/desktop/ms645533(v=vs.85).aspx data VU, fakultetas
Keyboard Input model and scan codes Keyboard Focus and Activation Keystroke Messages Source: https://msdn.microsoft.com/en- us/library/windows/desktop/ms645530(v=vs.85).aspx data VU, fakultetas
Questions? data