You probably received a WM_ERASEBKGND message in your program because the message was sent before the RedrawWindow() function was called. It was ...
確定! 回上一頁