Sweden-Number/dlls/gdi
Huw Davies 9e8ce63e2e Let enhmetafiles reuse gdi handles. This works by a dc 'registering'
with an object that it wants to know when the object is deleted. Until
the dc gets delete notification it's free to assume that it doesn't
need to write the create record for that object again.  Upon receiving
the delete notification it writes the DeleteObject record. Windows
seems to do it this way too.
2003-11-25 05:03:09 +00:00
..
enhmfdrv Let enhmetafiles reuse gdi handles. This works by a dc 'registering' 2003-11-25 05:03:09 +00:00
mfdrv Let enhmetafiles reuse gdi handles. This works by a dc 'registering' 2003-11-25 05:03:09 +00:00
tests Updated some of the generated tests. 2003-10-24 04:45:35 +00:00
.cvsignore Replaced most uses of the auto-generated glue code by explicit calls 2003-02-27 21:09:45 +00:00
Makefile.in Fixed some problems found while compiling and linking Wine under 2003-10-14 05:27:43 +00:00
bidi.c Use #ifdef instead of #if for all feature tests. 2003-09-30 00:33:47 +00:00
bidi16.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
dispdib.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
driver.c Implemented SetDCPenColor and SetDCBrushColor. 2003-11-05 01:43:57 +00:00
freetype.c Include ft2build.h before freetype/freetype.h. Libfreetype 2.1.7 2003-11-19 02:18:13 +00:00
gdi.exe.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
gdi16.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
gdi32.spec Implemented GetDCPenColor and GetDCBrushColor. 2003-11-05 23:25:37 +00:00
gdi_main.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
printdrv.c Removed some unnecessary includes. 2003-11-17 20:31:29 +00:00
version.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
version16.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
wing.c Some spelling fixes. 2003-10-08 19:09:44 +00:00
wing.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00