Share via


mcursor Component

The mcursor component provides Win32 cursor functionality.

Functions for Application Developers

The mcursor component includes functions for application developers, which are defined in the Winuser.h header file. To import these functions, you must link to the mcursor.lib file. The following table shows the functions that are included in the mcursor component.

Function
ClipCursor LoadCursor
GetClipCursor SetCursor
GetCursor SetCursorPos
GetCursorPos ShowCursor

See Also

gwes Components

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.