WM_PAINT 是窗口每次重绘都会产生的一个消息。 * MFC中OnPaint()是对这个消息的反应函数( mfc 的CWnd::OnPaint() 没做什么,只是丢给系统处理,下面 ...
確定! 回上一頁