Sweden-Number/dlls/ttydrv
Alexandre Julliard d8a9244fc4 Added function table to GDI objects for better encapsulation.
Removed some direct accesses to the bitmap structure.
Fixed handling of stock bitmap if selected in multiple DCs.
Some minor fixes to the DC function table.
2002-05-31 18:43:22 +00:00
..
.cvsignore Added winebuild support for generating a .dbg.c file containing the 2002-05-14 20:54:58 +00:00
Makefile.in Removed some unnecessary imports. 2002-05-23 02:46:10 +00:00
bitmap.c Added function table to GDI objects for better encapsulation. 2002-05-31 18:43:22 +00:00
dc.c Added function table to GDI objects for better encapsulation. 2002-05-31 18:43:22 +00:00
graphics.c Changed the GDI driver interface to pass an opaque PHYSDEV pointer 2002-03-28 22:22:05 +00:00
objects.c Added function table to GDI objects for better encapsulation. 2002-05-31 18:43:22 +00:00
palette.c Cleaned up some inter-dll dependencies in palette management. 2002-05-02 21:49:50 +00:00
ttydrv.h Added function table to GDI objects for better encapsulation. 2002-05-31 18:43:22 +00:00
ttydrv.spec Added function table to GDI objects for better encapsulation. 2002-05-31 18:43:22 +00:00
ttydrv_main.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
user.c Changed the GDI driver interface to pass an opaque PHYSDEV pointer 2002-03-28 22:22:05 +00:00
wnd.c Removed dependencies on the internals of the region object. 2002-05-25 22:16:12 +00:00