The ICM_ABOUT message is sent to a video compression driver to display its About dialog box.
If dwParam1 is -1, the driver returns
ICERR_OK if it has an About dialog box but it should not display the dialog
box. The driver returns ICERR_UNSUPPORTED if it does not display a dialog box.
Returns ICERR_OK if the driver supports this message. Otherwise, returns ICERR_UNSUPPORTED.