作者cole945 (躂躂..)
站內Programming
標題Re: [問題] 如何讓所有的視窗重畫??
時間Fri Jun 29 21:41:50 2007
※ 引述《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