OnShowWindow
CDialog::OnShowWindow(bShow, nStatus);
afx_msg void OnShowWindow(BOOL bShow, UINT nStatus);
CListView::OnShowWindow(bShow, nStatus);
afx_msg VOID OnShowWindow(BOOL bShow, UINT nStatus);