Added __p__amblksiz implementation.
[wine] / dlls / gdi / dc.c
2005-04-25  Maxime BellengéPrevent CreateDCA from crashing if a bad lpInitData...
2005-04-14  Mike McCormackImplement GdiIs*DC functions.
2005-03-31  Alexandre JulliardAdded support for the DC meta region.
2005-03-25  Alexandre JulliardExplicitly store the stack of saved DCs in the DC struc...
2005-03-25  Alexandre JulliardMaintain the stack of saved vis regions in the DC struc...
2005-01-10  Rémi AssaillyImplemented GetLayout and SetLayout.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-11-23  Jon GriffithsSet the miter limit in the DC state.
2004-09-13  Dmitry TimoshkovWhen DC mapping changes reselect current pen to update...
2004-07-21  Alexandre JulliardMoved all files from the objects/ directory to dlls...