look for WM_SHOWWINDOW notificationa which gets sent when ShowWindow(SW_HIDE) is called. But a window can get hidden by calling AnimateWindow() as well (in ...
確定! 回上一頁