For example, here is one way to add a WM_PAINT case to the previous program case WM_PAINT: /* process a repaint request */ hdc = BeginPaint(hwnd, & ...
確定! 回上一頁