Quick solution is to use SetWindowPos function instead of DeferWindowPos function. //hdwp = DeferWindowPos(hdwp, hWndTab, NULL, // rect.left, rect.top, ...
確定! 回上一頁