2c072d33d3
* top level GDI functions return 0 on error and != 0 otherwise but the low level functions (16bpp.c, 8bpp.c 32bpp.c) which are called did it exactly the other way around. Those were adapted. * change gdi_InvalidateRegion to BOOL and check calls where appropriate * integrate comments from pull request |
||
---|---|---|
.. | ||
bitmap.c | ||
brush.c | ||
cache.c | ||
CMakeLists.txt | ||
glyph.c | ||
nine_grid.c | ||
offscreen.c | ||
palette.c | ||
pointer.c |