Send progress and action messages.
[wine] / dlls / gdi / gdi_private.h
2004-03-29  Mike McCormackUnicodify CreateMetaFile.
2004-03-12  Dmitry TimoshkovCreateDIBSection takes a const pointer to BITMAPINFO.
2004-03-04  Alexandre JulliardMoved more GDI definitions to gdi_private.h.
2004-03-04  Alexandre JulliardChanged the CreateDC driver entry point to use an HDC...
2004-03-04  Alexandre JulliardPass the gdiFont object to the SelectFont driver entry...
2004-03-04  Alexandre JulliardPass the breakExtra value in the ExtTextOut driver...
2004-03-03  Alexandre JulliardImplemented Get/SetBoundsRect based on a patch by Ken...
2004-02-13  Alexandre JulliardMoved hGCClipRgn handling to the graphics driver.
2004-02-12  Huw DaviesGetCharABCWidths returns the widths of unrotated glyphs...
2004-01-18  Alexandre JulliardUse the exported FONTENUMPROCW as parameter in the...
2004-01-15  Alexandre JulliardMoved a bunch of definitions from gdi.h into a new...