快速解决方案是使用 SetWindowPos 函数代替 DeferWindowPos 函数。 //hdwp = DeferWindowPos(hdwp, hWndTab, NULL, // rect.left, rect.top, ...
確定! 回上一頁