services: Refuse to start disabled services.
[wine] / dlls / gdi32 / mfdrv / objects.c
2011-08-03  Alexandre Julliardgdi32: Use GetImage to retrieve the brush bits in metaf...
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...
2010-11-01  Alexandre Julliardgdi32: Remove unnecessary uses of wownt32.h.
2010-02-03  Huw Daviesgdi32: Zero pad the facename buffer so that we don...
2009-12-07  Alexandre Julliardgdi32: Don't include wingdi16.h by default.
2009-09-26  Alexandre Julliardgdi32: BS_DIBPATTERN brushes use a 32-bit handle in...
2009-01-26  Michael Stefaniucgdi32: Remove superfluous pointer casts.
2008-12-23  Maarten Lankhorstgdi32/winex11.drv: Change all gdi/opengl operations...
2008-05-02  Huw Daviesgdi32: Rename DIB_BitmapInfoSize to bitmap_info_size...
2008-02-18  Alexandre Julliardgdi32: Avoid calling GetObject16 from 32-bit code.
2007-01-02  Alexandre Julliardgdi32: Avoid leaking a handle in MFDRV_ExtSelectClipRgn.
2006-11-17  Alexandre Julliardgdi32: Get rid of the gdi.h include.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.