case WM_CREATE: // Store the device context hDC = GetDC(hWnd); . . break; //———– Window is being destroyed, cleanup————- case WM_DESTROY:
確定! 回上一頁