Fixed CreateDIBSection() called with negative height to set the height
commit3e473f3e4375adf6b92b73602b5edced816d4e99
authorKristian Nielsen <kristian.nielsen@risoe.dk>
Sat, 21 Aug 1999 13:07:27 +0000 (21 13:07 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 21 Aug 1999 13:07:27 +0000 (21 13:07 +0000)
tree7309bb48cd1e56457f550a070047eb97927b34ac
parente5711ebea4c0ccf3d4e3009c0bf51af48e708ee7
Fixed CreateDIBSection() called with negative height to set the height
positive in the created DIBSECTION, as per MS knowledgebase Q186586.
graphics/x11drv/dib.c