Using the CSV_Include Project > CSV_Include Reference > CSV_Include Functions > CSV_WinUtl_LoadCursor

CSV_WinUtl_LoadCursor

Loads the cursor for a specified window from a file (.ani or .cur).

Syntax

CSV_WinUtl_LoadCursor(sCursor,hWnd)

#sCursor:

File (including path) containing cursor.

#hWnd:

Handle of window to change cursor for.

Return Value

Handle to new cursor.