WM_PAINT is a message that will be generated every time the window is redrawn. * OnPaint () in MFC is the response function to this message ( mfc's CWnd ...
確定! 回上一頁