wine-wine/dlls/ttydrv
Alexandre Julliard e419cb8869 Moved initialization of the desktop window in the graphics driver to a
separate CreateDesktopWindow entry point instead of overloading
CreateWindow.
2005-07-07 20:33:29 +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 Moved initialization of the desktop window in the graphics driver to a 2005-07-07 20:33:29 +00:00
wnd.c Moved initialization of the desktop window in the graphics driver to a 2005-07-07 20:33:29 +00:00