Sweden-Number/objects
Alexandre Julliard 7375597fe2 Fixed some handle type mismatches and added a few casts in prevision
of void* handles.
2002-07-31 19:26:03 +00:00
..
.cvsignore Changed DC hook and abort proc handling to avoid having to allocate 2001-12-17 20:58:06 +00:00
bitmap.c BITMAP_SelectObject must return the old handle, not the current one. 2002-06-28 23:33:26 +00:00
brush.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
clipping.c Replaced LPTODP/DPTOLP macros by calls to LPtoDP/DPtoLP (with the help 2002-06-25 23:29:51 +00:00
dc.c CreateDCA should return failure if both driver and device are NULL. 2002-07-20 20:07:44 +00:00
dcvalues.c Changed the GDI driver interface to pass an opaque PHYSDEV pointer 2002-03-28 22:22:05 +00:00
dib.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
enhmetafile.c Added temp fix for world transform bug in SetWindowOrgEx handler. 2002-06-24 23:09:19 +00:00
font.c Properly check that the font resource is not already there. 2002-07-24 01:58:01 +00:00
gdiobj.c Fixed the names of some stock fonts. 2002-06-13 23:59:53 +00:00
linedda.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
metafile.c Fixed HANDLE<->HFILE conversions, since they will be different types 2002-07-31 17:20:00 +00:00
palette.c Fixed some handle type mismatches and added a few casts in prevision 2002-07-31 19:26:03 +00:00
pen.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
region.c Moved DC origin into device-specific structure. 2002-06-10 22:52:47 +00:00
text.c - Implement AddFontResource*, add stubs for RemoveFontResource*. 2002-06-22 01:19:29 +00:00