iphlpapi: Don't rely on the HAVE_XXX macros having a numeric values.
[wine] / dlls / gdi32 / enhmfdrv / objects.c
2012-02-24  Alexandre Julliardgdi32: Avoid using uninitialized value in DIB pattern...
2011-12-30  Alexandre Julliardgdi32: Pass a brush_pattern structure to the SelectPen...
2011-12-30  Alexandre Julliardgdi32: Pass a brush_pattern structure to the SelectBrus...
2011-12-10  Alexandre Julliardgdi32: Simplify computation of the DIB header size...
2011-11-07  Alexandre Julliardgdi32: Retrieve the brush pattern bits from the cache...
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-10-19  Alexandre Julliardgdi32: Implement SelectFont as a standard driver entry...
2011-08-03  Alexandre Julliardgdi32: Use GetImage to retrieve the brush bits in enhan...
2011-07-25  Alexandre Julliardgdi32: Add an inline helper to retrieve a DDB byte...
2011-07-19  Alexandre Julliardgdi32: Add inline helpers to compute DIB stride and...
2011-07-13  Alexandre Julliardgdi32: Graphics driver functions no longer need to...
2011-04-04  Alexandre Julliardgdi32: Use the hdc from the generic physdev structure...
2011-03-10  Alexandre Julliardgdi32: Fix handling of the DC brush/pen in metafiles.
2009-09-26  Alexandre Julliardgdi32: BS_DIBPATTERN brushes use a 32-bit handle in...
2009-04-07  Alexandre Julliardgdi32: Completely implement RestoreDC in the driver...
2008-12-23  Maarten Lankhorstgdi32/winex11.drv: Change all gdi/opengl operations...
2008-05-09  Alexandre Julliardgdi32: Add missing braces in EMFDRV_SelectPalette.
2008-05-07  Dmitry Timoshkovgdi32: Implement EMFDRV_SelectPalette.
2008-05-02  Huw Daviesgdi32: Rename DIB_BitmapInfoSize to bitmap_info_size...
2007-05-30  Dmitry Timoshkovgdi32: Fix compilation warnings in 64-bit mode.
2006-11-17  Alexandre Julliardgdi32: Get rid of the gdi.h include.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.