作者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