SRCCOPY 174 coders/clipboard.c BitBlt( hDC, 0, 0, image->columns, image->rows, hMemDC, 0, 0, SRCCOPY ); SRCCOPY 367 coders/wmf.c case SRCCOPY: /* dest = source */