pDC->SetStretchBltMode(COLORONCOLOR); pDC->StretchBlt(0, 0, 1500, 20, &memoryDC, 0, 0, bm.bmWidth, bm.bmHeight, SRCCOPY);