FreeRDP/libfreerdp/cache
Bernhard Miklautz 2c072d33d3 Fix GDI return values and other fixes
* 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
2015-04-21 14:18:07 +02:00
..
bitmap.c Fix GDI return values and other fixes 2015-04-21 14:18:07 +02:00
brush.c Fix GDI return values and other fixes 2015-04-21 14:18:07 +02:00
cache.c libfreerdp-utils: purge old STREAM utils 2013-03-21 16:45:25 -04:00
CMakeLists.txt libfreerdp: always build "MONOLITHIC" 2014-09-12 00:19:53 +02:00
glyph.c change return types of callbacks to BOOL 2015-04-21 14:18:07 +02:00
nine_grid.c Fix GDI return values and other fixes 2015-04-21 14:18:07 +02:00
offscreen.c change return types of callbacks to BOOL 2015-04-21 14:18:07 +02:00
palette.c change return types of callbacks to BOOL 2015-04-21 14:18:07 +02:00
pointer.c change return types of callbacks to BOOL 2015-04-21 14:18:07 +02:00