ff11057d49
When a hdc is created no initial or default objects are created therefore can the first call of gdi_SelectObject return NULL. Because of this checking the return value of gdi_SelectObject failed for newly create hdc causing errors (disconnects). Since all types of HGDIOBJECT are handled and the return value of gdi_SelectObject isn't used the recently added checks were removed again. |
||
---|---|---|
.. | ||
8bpp.h | ||
16bpp.h | ||
32bpp.h | ||
bitmap.h | ||
brush.h | ||
clipping.h | ||
dc.h | ||
drawing.h | ||
gdi.h | ||
gfx.h | ||
line.h | ||
palette.h | ||
pen.h | ||
region.h | ||
shape.h |