SendMessage(hwnd, WM_NCACTIVATE, False, 0)就像IsWindowVisible判断是否显示窗口一样能直接判断 而不是GetActiveWindow、GetForegroundWindow来判断 ...
確定! 回上一頁