Moved a few non-standard headers into their respective dlls.
[wine] / graphics / enhmetafiledrv /
2000-08-04  Alexandre JulliardRemoved a few dependencies on GDI internals from USER...
2000-06-03  Alexandre JulliardReplaced GetDC by CreateDC.
2000-05-12  Lionel UlmerAdded support for OpenGL.
2000-04-18  Sheri SteevesEMR_SELECTOBJECT records stock objects with their id...
2000-04-14  Huw D M DaviesA few corrections to bounding boxes.
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-03-19  Alexandre JulliardAdded GetDCOrgEx in graphics device interface and remov...
2000-02-16  Alexandre JulliardMoved SystemHeap allocations to the process heap.
2000-01-15  Peter HunnisettStore reference hdc size into enhanced metafile header...
1999-12-05  Huw D M DaviesFixes several bugs in gdi path handling.
1999-07-31  Patrik StridvallFixed some of the issues reported by Solaris Lint.
1999-06-26  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-17  Huw D M DaviesImplement DocumentProperties, DeviceCapabilities, begin...
1999-05-13  Huw D M DaviesFixed a couple of memcpy errors.
1999-05-02  Huw D M DaviesStarted implementing Enhanced MetaFile driver.