Information Message Part Class

The default Information Message Part window is an object window to communicatie with an IME window. The default Information Part window creates a MessageBox panel when it receives a request to display a message.
WM_CREATE

The default Information Message Part window sets the its window handle to the window data of the owner window by using WinSetWindowULong with QWL_IMEW_HWNDINFOMSG.
WM_IMEREQUEST
IMR_INFOMSG (IMR_INFOMSG_ERRLEVEL)

The default Information Message Part window displays a pre-defined Error Level string as the title of the Message Box, corresponding to each IM_ERRLEVEL_xxx value. The meanings and pre-defined strings for each IM_ERRLEVEL_xxx are as follows: