Michael Kaufmann
|
970b2218d6
|
Fix a regression caused by an earlier patch for CreateDIBitmap.
|
2004-09-20 21:45:00 +00:00 |
Alexandre Julliard
|
cdcdbe5495
|
Authors: Michael Kaufmann <hallo@michael-kaufmann.ch>, Huw Davies <huw@codeweavers.com>
CreateDIBitmap should return bitmaps at the depth of the supplied dc.
Add a test to exercise this behaviour.
|
2004-09-13 19:37:03 +00:00 |
Huw Davies
|
dd8922f20b
|
Repect the width of both the src and dst when calculating how many
pixels to copy in a dib <-> bmp operation.
|
2004-08-12 20:02:39 +00:00 |
Jeroen Janssen
|
cead7c0e81
|
Updated some MSDN links in the code.
|
2004-07-30 00:03:02 +00:00 |
Alexandre Julliard
|
ebc6a2d9b6
|
Moved all files from the objects/ directory to dlls/gdi.
Merged text.c into font.c and dcvalues.c into dc.c.
|
2004-07-21 04:07:28 +00:00 |