Re: [問題] 如何讓所有的視窗重畫??

看板Programming作者 (躂躂..)時間18年前 (2007/06/29 21:41), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串4/6 (看更多)
※ 引述《AuronC (阿隆西)》之銘言: : CRect rect; : HWND h = ::GetDesktopWindow(); 用 h = NULL; (或0) : ::GetWindowRect( h, &rect ); : ::InvalidateRect( h, &rect, TRUE ); : ::UpdateWindow( h ); -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 220.139.139.102
文章代碼(AID): #16XGmVTW (Programming)
文章代碼(AID): #16XGmVTW (Programming)