Sweden-Number/dlls/ttydrv
Alexandre Julliard c3116c5e61 Renamed ttydrv and x11drv to winetty.drv and winex11.drv respectively
to follow the namespace conventions and make it clear that they are
drivers and not dlls.
Moved the graphics driver configuration to HKLM\Software\Wine\Drivers.
2005-05-06 19:38:50 +00:00
..
.cvsignore Renamed ttydrv and x11drv to winetty.drv and winex11.drv respectively 2005-05-06 19:38:50 +00:00
Makefile.in Renamed ttydrv and x11drv to winetty.drv and winex11.drv respectively 2005-05-06 19:38:50 +00:00
bitmap.c Removed some unnecessary inclusions of gdi.h. 2004-01-20 22:48:57 +00:00
dc.c Use an escape mechanism similar to the x11drv one to set the DC 2004-12-09 11:45:16 +00:00
graphics.c Pass the breakExtra value in the ExtTextOut driver call, since there 2004-03-04 01:42:57 +00:00
objects.c Pass the gdiFont object to the SelectFont driver entry point so that 2004-03-04 04:05:04 +00:00
palette.c Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
ttydrv.h Use an escape mechanism similar to the x11drv one to set the DC 2004-12-09 11:45:16 +00:00
ttydrv_main.c Make sure all 16-bit system drivers are loaded for 16-bit apps. 2003-09-27 02:34:07 +00:00
user.c Removed some unnecessary inclusions of gdi.h. 2004-01-20 22:48:57 +00:00
winetty.drv.spec Renamed ttydrv and x11drv to winetty.drv and winex11.drv respectively 2005-05-06 19:38:50 +00:00
wnd.c Avoid calling WIN_ListChildren from the graphics drivers. 2005-03-24 20:41:27 +00:00