//隐藏任务栏 //DWORD dwExStyle = GetWindowLong(this->GetHWND(), GWL_EXSTYLE); //dwExStyle |= WS_EX_TOOLWINDOW; //SetWindowLong(this->GetHWND(), GWL_EXSTYLE, dwExStyle); 相关文章: 2021-09-03 2021-12-28 2021-12-23 2021-12-23 2021-12-25 2021-12-23 2021-12-23