※ 引述《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