wine-wine/objects
Dan Kegel 0fd521fee3 Change RECT to use LONG to match win32 standard headers and fix format
strings to use %ld for RECT elements.
2003-01-08 21:09:25 +00:00
..
bitmap.c Made gdi compile with -DSTRICT. 2002-11-22 22:16:53 +00:00
brush.c Made gdi compile with -DSTRICT. 2002-11-22 22:16:53 +00:00
clipping.c Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00
dc.c Merged font.h and path.h into gdi.h. Moved x11font.h to 2002-12-03 19:18:41 +00:00
dcvalues.c Some -DSTRICT fixes. 2002-11-21 21:50:04 +00:00
dib.c StretchDIBits: avoid crash on null pointers. 2002-11-25 01:10:04 +00:00
enhmetafile.c Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00
font.c Merged font.h and path.h into gdi.h. Moved x11font.h to 2002-12-03 19:18:41 +00:00
gdiobj.c Merged font.h and path.h into gdi.h. Moved x11font.h to 2002-12-03 19:18:41 +00:00
linedda.c Moved EnumObjects16, LineDDA16 and associated glue code to gdi16.c. 2002-10-18 23:33:41 +00:00
metafile.c Made gdi compile with -DSTRICT. 2002-11-22 22:16:53 +00:00
palette.c Made gdi compile with -DSTRICT. 2002-11-22 22:16:53 +00:00
pen.c Some -DSTRICT fixes. 2002-11-21 21:50:04 +00:00
region.c Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00
text.c Moved a large number of 16-bit functions to a separate gdi16.c file. 2002-08-16 00:42:06 +00:00