• Huw Davies's avatar
    Let enhmetafiles reuse gdi handles. This works by a dc 'registering' · 9e8ce63e
    Huw Davies authored
    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.
    9e8ce63e
Name
Last commit
Last update
..
bitblt.c Loading commit data...
dc.c Loading commit data...
enhmetafiledrv.h Loading commit data...
graphics.c Loading commit data...
init.c Loading commit data...
mapping.c Loading commit data...
objects.c Loading commit data...