The MyStatusProc function describes an application-defined status callback function used by the ICM_SET_STATUS_PROC message and the ICSetStatusProc function.
LONG MyStatusProc(
  LPARAM lParam,  
  UINT Message    
);
 Returns zero if processing should continue or a nonzero value if it should end.
  Windows NT: Requires version 3.1 or later.
  Windows: Requires Windows 95 or later.
  Windows CE: Unsupported.
  Import Library: User-defined.
Video Compression Manager Overview, Video Compression Functions, ICM_SET_STATUS_PROC, ICSetStatusProc