Sponsors
LoadCursor
in Icons
Function name: LoadCursor
Defined in : User32
Requirements : Windows NT 3.1 or later; Windows 95 or later
Declaration:
Declare Function LoadCursor Lib "user32" Alias "LoadCursorA" (ByVal hInstance As Long, ByVal lpCursorName As String) As Long
Parameters:
Returns:
Related functions:
Examples: