Mouse and Keyboard


Mouse and keyboard programming is acheived in WinX via a number of callback prodedures. You register callbacks for the mouse and keyboard events you are interested in when your program initialises. When those events occur, WinX calls the callback functions.

Related Links

links