wine-wine/dlls/ttydrv
Alexandre Julliard 91222da881 Moved most builtin controls structures into their respective C file.
Created new controls.h file private to user32.dll and moved remaining
builtin controls definitions there.
2000-12-10 23:01:33 +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 Authors: Ove Kaaven <ovek@transgaming.com>, Andrew Lewycky <andrew@transgaming.com>, Gavriel State <gav@transgaming.com> 2000-12-06 20:15:43 +00:00
dc.c Authors: Ove Kaaven <ovek@transgaming.com>, Andrew Lewycky <andrew@transgaming.com>, Gavriel State <gav@transgaming.com> 2000-12-06 20:15:43 +00:00
graphics.c Got rid of the Wine internal lstrcpy* functions and of winestring.h. 2000-11-28 22:40:56 +00:00
objects.c Allocate DC objects on the process heap, and removed WIN_DC_INFO 2000-11-05 02:05:07 +00:00
palette.c Merged clipboard driver into USER driver. 2000-08-10 01:16:19 +00:00
ttydrv.h Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +00:00
ttydrv.spec Fixed a few compilation warnings. 2000-11-29 00:03:27 +00:00
ttydrv_main.c Merged clipboard driver into USER driver. 2000-08-10 01:16:19 +00:00
user.c Replaced ToAscii by ToUnicode in the User driver interface. 2000-10-25 21:34:31 +00:00
wnd.c Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +00:00