IMC_CLOSESTATUSWINDOW
Funcional Difference from WIN95
Nothing
Functional Difference from SBCS Open32
'N/A'
┌────────────────────┬──────────────────────────────┬──────────────────────────────┐ │Implementation │Win95 │OS/2 │ ├────────────────────┼──────────────────────────────┼──────────────────────────────┤ │msg │(UINT) WM_IME_CONTROL │WM_IMECONTROL │ ├────────────────────┼──────────────────────────────┼──────────────────────────────┤ │wParam │IMC_CLOSESTATUSWINDOW │IMC_CLOSEHIDESTATUSWINDOW │ ├────────────────────┼──────────────────────────────┼──────────────────────────────┤ │lParam │0 │0 │ └────────────────────┴──────────────────────────────┴──────────────────────────────┘
Behavior using 16 bit IME
You can use this message as same as a 32bit IME.