Set the miter limit in the DC state.
commit7c1ad31f47a9d229d1f877d2ca45b93be805a47c
authorJon Griffiths <jon_p_griffiths@yahoo.com>
Tue, 23 Nov 2004 12:19:24 +0000 (23 12:19 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 23 Nov 2004 12:19:24 +0000 (23 12:19 +0000)
tree5527f31060b7513e7473e7f1da977e819411ffdb
parent4af7bc87ec03fc2dbec624e0470b55994e6a0829
Set the miter limit in the DC state.
Only SetLastError() in object functions where native does.
Test the error comditions of the gdiobj functions.
Minor documentation updates.
dlls/gdi/dc.c
dlls/gdi/gdi_private.h
dlls/gdi/gdiobj.c
dlls/gdi/tests/gdiobj.c