FreeRDP/include/freerdp/gdi
zihao.jiang 83d58ccfe8 GDI: Fix usage of gdi_get_brush_pointer.
Currently we get color from brush according to the offset in the paint region.
According to MSDN https://msdn.microsoft.com/en-us/library/dd183396(v=vs.85).aspx, it should get color according to dest position instead of offset in paint region.
2015-10-17 02:49:45 +08:00
..
8bpp.h libfreerdp/gdi: fixed gdi return value madness 2015-06-26 14:32:38 +02:00
16bpp.h libfreerdp/gdi: fixed gdi return value madness 2015-06-26 14:32:38 +02:00
32bpp.h libfreerdp/gdi: fixed gdi return value madness 2015-06-26 14:32:38 +02:00
bitmap.h libfreerdp/gdi: fixed gdi return value madness 2015-06-26 14:32:38 +02:00
brush.h libfreerdp/gdi: fixed gdi return value madness 2015-06-26 14:32:38 +02:00
clipping.h libfreerdp/gdi: fixed gdi return value madness 2015-06-26 14:32:38 +02:00
dc.h libfreerdp/gdi: fixed gdi return value madness 2015-06-26 14:32:38 +02:00
drawing.h Fixed missing extern C 2014-12-01 13:12:51 +01:00
gdi.h GDI: Fix usage of gdi_get_brush_pointer. 2015-10-17 02:49:45 +08:00
gfx.h freerdp: fix headers for C++ 2014-09-25 14:15:57 -04:00
line.h libfreerdp/gdi: fixed gdi return value madness 2015-06-26 14:32:38 +02:00
palette.h Fixed missing extern C 2014-12-01 13:12:51 +01:00
pen.h Fixed missing extern C 2014-12-01 13:12:51 +01:00
region.h libfreerdp/gdi: fixed gdi return value madness 2015-06-26 14:32:38 +02:00
shape.h libfreerdp/gdi: fixed gdi return value madness 2015-06-26 14:32:38 +02:00