wine-wine/graphics
Hidenori Takeshima b7392f5c2e Separate GetTextMetrics and implement it for SBCS/Unicode/cp932. 2000-08-18 23:44:58 +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 Append .DRV to name only if no extension present. 2000-08-18 23:43:37 +00:00
x11drv Separate GetTextMetrics and implement it for SBCS/Unicode/cp932. 2000-08-18 23:44:58 +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 Replaced all lstr* calls from inside Wine code by their str* equivalent. 2000-08-14 14:41:19 +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