Sweden-Number/graphics
Alexandre Julliard 42d20f9dca Merged clipboard driver into USER driver.
Moved all ttydrv source files to dlls/ttydrv.
Load functions pointer for the USER driver from the graphics driver
dll with GetProcAddress.
2000-08-10 01:16:19 +00:00
..
enhmetafiledrv Removed a few dependencies on GDI internals from USER dll. 2000-08-04 04:18:04 +00:00
metafiledrv Moved a few non-standard headers into their respective dlls. 2000-08-09 00:54:58 +00:00
win16drv Replaced lstrlen/lstrcmp by libc equivalents everywhere we don't need 2000-08-06 02:41:16 +00:00
x11drv Moved struct32.c to windows directory. 2000-08-09 00:38:18 +00:00
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Moved a bunch of functions out of libwine/kernel/gdi into USER. 2000-08-04 04:21:02 +00:00
bitblt.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
dispdib.c Made the include files self sufficient. 2000-03-24 21:13:57 +00:00
driver.c Moved SystemHeap allocations to the process heap. 2000-02-16 22:47:24 +00:00
env.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
escape.c Removed extra includes from ole.h and wingdi.h. 2000-02-10 19:39:48 +00:00
fontengine.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
mapping.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
painting.c Removed some unnecessary #includes and dll dependencies. 2000-08-09 22:35:05 +00:00
path.c Removed warnings from freeing path in DeleteDC. 2000-05-05 18:25:29 +00:00