win32 判断当前窗口是否在最前端显示 如何判断当前窗口是否在最前端显示?if ((m_hWnd == ::GetForegroundWindow())){ //to do} win32 2024-01-06 142 点赞 2 评论 215 浏览