Sweden-Number/dlls/ttydrv
Alexandre Julliard 4ff32c8aef Removed a number of direct accesses to the window structure. 2001-08-18 18:08:26 +00:00
..
.cvsignore Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
Makefile.in Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
bitmap.c Build the DC function table by using GetProcAddress on the graphics 2001-07-27 19:37:31 +00:00
dc.c Added GetDeviceCaps to the DC driver interface. Removed devCaps 2001-07-28 00:18:02 +00:00
graphics.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
objects.c Removed some direct accesses to GDI internal pen/brush/font 2001-07-22 23:34:21 +00:00
palette.c Added GetDeviceCaps to the DC driver interface. Removed devCaps 2001-07-28 00:18:02 +00:00
ttydrv.h Added GetDeviceCaps to the DC driver interface. Removed devCaps 2001-07-28 00:18:02 +00:00
ttydrv.spec Removed a number of direct accesses to the window structure. 2001-08-18 18:08:26 +00:00
ttydrv_main.c Added GetDeviceCaps to the DC driver interface. Removed devCaps 2001-07-28 00:18:02 +00:00
user.c Removed a number of direct accesses to the window structure. 2001-08-18 18:08:26 +00:00
wnd.c Moved ForceWindowRaise to the USER driver and removed the WND driver. 2001-06-29 01:26:41 +00:00