wParam = (DWORD) (LPVOID) lpbiInput;
lParam = 0;
Queries a rendering driver to determine if it can render data in a specific format.
This message differs from the ICM_DRAW_BEGIN message in that it queries the driver in a general sense. ICM_DRAW_BEGIN determines if the driver can draw the data using the specified format under specific conditions, such as stretching the image.
ICM_DECOMPRESS_QUERY, ICM_DRAW_BEGIN