Try to use WM_SHOWWINDOW in Shell_NotifyIcon. How do I set parameter (wParam & lParam) for the message?

If this can't be done, then is there a message which requires no parameters (other than WM_CLOSE) ?

TIA