dsound: Avoid signed-unsigned integer comparisons.
[wine] / dlls / wineps.drv / brush.c
2011-12-30  Alexandre Julliardgdi32: Pass a brush_pattern structure to the SelectBrus...
2011-11-07  Alexandre Julliardwineps: Use the brush information passed in SelectBrush...
2011-11-02  Alexandre Julliardgdi32: Pass the full brush contents in the SelectBrush...
2011-11-02  Alexandre Julliardgdi32: Store a pointer instead of a global handle for...
2011-07-13  Alexandre Julliardgdi32: Graphics driver functions no longer need to...
2011-07-07  Alexandre Julliardwineps.drv: Use the HDC from the gdi_physdev structure.
2011-07-07  Alexandre Julliardwineps.drv: Pass a generic PHYSDEV to all graphics...
2011-03-10  Alexandre Julliardwineps: Add support for SetDCBrush/PenColor.
2010-05-03  Gerald Pfeiferwineps.drv: Fix return value in PSDRV_SetBrush.
2009-09-26  Alexandre Julliardwineps.drv: BS_DIBPATTERN brushes use a 32-bit handle...
2009-03-11  Alexandre Julliardwineps.drv: Make all exported entry points CDECL.
2006-10-13  Hans Leidekkerwineps.drv: Win64 printf format warning fixes.
2006-05-23  Alexandre Julliardwineps: Renamed the directory to wineps.drv.