void DIB_CheckCursorExt(LPPDEVICE lpDevice);
Checks if the cursor needs to be drawn or not and if so, draws it. This function is used primarily for software cursors where the driver has removed the cursor before doing a blt or some other drawing operation.
The ordinal values for this function is 104.