This overview is not available for this release.
When it is complete, the overview will discuss the following functions:
Function | Description |
ClipCursor | Confines cursor to a specified rectangle |
CopyCursor | Copies a cursor |
CreateCursor | Creates a cursor with specified dimensions |
DestroyCursor | Destroys a cursor created by CreateCursor |
GetClipCursor | Returns coordinates of cursor-confining rectangle |
GetCursor | Retrieves the handle to the current cursor |
GetCursorPos | Returns current cursor position |
LoadCursor | Loads a cursor resource |
SetCursor | Changes the mouse cursor |
SetCursorPos | Sets mouse-cursor position in screen coordinates |
ShowCursor | Shows or hides the mouse cursor |