DIB_SetCursorExt


void DIB_SetCursorExt(LPPDEVICE lpDevice, LPVOID lpCursorShape);

Sets the cursor shape.

lpDevice

Address of the PDEVICE structure for the driver.

lpCursorShape

Address of the structure that contains information about the new shape of the cursor.

The ordinal values for this function is 102.