Sweden-Number/objects
Alexandre Julliard c7e7df8b17 Replaced all lstr* calls from inside Wine code by their str* equivalent. 2000-08-14 14:41:19 +00:00
..
.cvsignore DC hook proc thunk management simplified. 1999-09-20 18:47:14 +00:00
Makefile.in Avoid calling the *Rect USER functions from inside GDI. 2000-03-18 22:12:33 +00:00
bitmap.c Removed some unnecessary #includes and dll dependencies. 2000-08-09 22:35:05 +00:00
brush.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
clipping.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
color.c Converted to the new debug interface, using script written by Patrik 1999-05-23 10:25:25 +00:00
dc.c Fixed CreateDC to work properly when it is called with a device. 2000-08-01 02:15:34 +00:00
dcvalues.c GetRelAbs for some reason takes 2 parameters, even though the second 2000-05-18 00:51:52 +00:00
dib.c Cleaned up a few USER dependencies. 2000-07-30 13:50:27 +00:00
enhmetafile.c Replaced lstrlen/lstrcmp by libc equivalents everywhere we don't need 2000-08-06 02:41:16 +00:00
font.c Fixed some issues reported by winapi_check. 2000-04-06 20:21:16 +00:00
gdiobj.c Moved MulDiv() and VGA routines out of GDI. 2000-08-01 22:03:18 +00:00
linedda.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
metafile.c Removed obsolete SHMDATA parameter in GLOBAL_CreateBlock. 2000-08-09 22:27:11 +00:00
palette.c Replaced all lstr* calls from inside Wine code by their str* equivalent. 2000-08-14 14:41:19 +00:00
pen.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
region.c Removed some unnecessary inclusions of wingdi.h and winuser.h 2000-07-29 21:58:17 +00:00
text.c Moved a bunch of functions out of libwine/kernel/gdi into USER. 2000-08-04 04:21:02 +00:00