cmd/tests: Add tests for FOR /F 'delims' option.
[wine] / dlls / gdi32 / dibdrv / bitblt.c
2011-08-23  Huw Daviesgdi32: Add support for all of the ternary rops.
2011-08-23  Huw Daviesgdi32: Add a copy_rect helper function.
2011-08-23  Huw Daviesgdi32: Move the dib driver's GetImage and PutImage...