The ImageList_DragShowNolock function shows or hides the image being dragged.
BOOL ImageList_DragShowNolock(
BOOL fShow
);
If the function succeeds, the return value is nonzero.
If the function fails, the return value is zero.