wine-wine/objects
Stephane Lussier 23259ce5c9 In CreateDIBSection function, if hdc is NULL it now uses the desktop DC
instead of failing.
2000-07-11 22:04:44 +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 Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +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 hookThunk was not initialized in GetDcState. 2000-06-12 21:52:58 +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 In CreateDIBSection function, if hdc is NULL it now uses the desktop DC 2000-07-11 22:04:44 +00:00
enhmetafile.c Tidy up of PlayEnhMetaFileRecord - fixes PolyPoly* functions. 2000-04-18 11:52:58 +00:00
font.c Fixed some issues reported by winapi_check. 2000-04-06 20:21:16 +00:00
gdiobj.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
linedda.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
metafile.c Moved SystemHeap allocations to the process heap. 2000-02-16 22:47:24 +00:00
palette.c Fixed memory allocations. 2000-03-28 20:02:37 +00:00
pen.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
region.c Fix return value for OffsetRgn if x and y are 0. 2000-04-18 11:54:29 +00:00
text.c Don't print uiLengthDrawn in the FIXME in DrawTextExA. Its an output 2000-06-11 19:58:49 +00:00