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. |
||
---|---|---|
.. | ||
cache | ||
codec | ||
common | ||
core | ||
crypto | ||
gdi | ||
locale | ||
primitives | ||
utils | ||
CMakeLists.txt |