The ICM_DRAW_WINDOW message is sent to a rendering driver when the window specified for ICM_DRAW_BEGIN has moved, or has become totally obscured. This message is used by overlay drivers so they can draw when the window is obscured or moved.
Returns ICERR_OK if successful.
This message is only supported by hardware that does its own asynchronous decompression, timing, and drawing.
The rectangle is empty if the window is totally hidden by other windows. Drivers should turn off overlay hardware when the rectangle is empty.