wParam = (DWORD) (LPVOID) lpicinfo;
lParam = sizeof(icinfo);
Queries a video compression driver to return a description of itself in an ICINFO structure.
Typically, applications send this message to display a list of the installed compressors.
The driver should fill in all members of the ICINFO structure except szDriver.
ICINFO, ICM_ABOUT