Sweden-Number/dlls/gdi
Alexandre Julliard a55450da8c Always load 16-bit gdi.exe at init time. 2005-06-01 11:06:14 +00:00
..
enhmfdrv Check that GetObject is successful. 2005-05-11 12:02:16 +00:00
mfdrv Cleanup the API docs. Few indentation/formatting fixes. 2005-04-11 12:50:01 +00:00
tests Fix gdiobj test on NT4, remove asserts. 2005-05-20 18:58:19 +00:00
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +00:00
Makefile.in Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
bidi.c
bidi16.c
bitblt.c Assorted spelling fixes. 2005-05-06 15:44:31 +00:00
bitmap.c Moved the BITMAPOBJ structure to gdi_private.h. 2005-04-13 16:11:18 +00:00
brush.c
clipping.c Added support for the DC meta region. 2005-03-31 10:19:40 +00:00
dc.c Prevent CreateDCA from crashing if a bad lpInitData parameter is 2005-04-25 16:02:27 +00:00
dib.c Moved the driver-independent part of CreateDIBSection into GDI. 2005-04-13 14:45:27 +00:00
dispdib.c
dispdib.spec
driver.c Renamed ttydrv and x11drv to winetty.drv and winex11.drv respectively 2005-05-06 19:38:50 +00:00
enhmetafile.c - Fix scaling when converting MF -> EMF. 2005-04-13 10:57:59 +00:00
env.c Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
font.c Replace strncpy with memcpy or lstrcpyn. 2005-04-18 10:30:55 +00:00
freetype.c Fix nativeapi.pm so it knows about AC_HEADER_STAT(). 2005-05-06 16:22:54 +00:00
gdi.exe.spec
gdi16.c CreateBitmap16 should use only the first byte of planes & bpp. 2005-04-16 11:18:43 +00:00
gdi32.spec Turn a GDI object into a system object via an explicit Wine extension 2005-05-25 09:55:55 +00:00
gdi_main.c Always load 16-bit gdi.exe at init time. 2005-06-01 11:06:14 +00:00
gdi_private.h Moved the BITMAPOBJ structure to gdi_private.h. 2005-04-13 16:11:18 +00:00
gdiobj.c Move remaining GDI objects to the large heap. 2005-05-27 19:28:23 +00:00
icm.c
mapping.c
metafile.c Cleanup the API docs. Few indentation/formatting fixes. 2005-04-11 12:50:01 +00:00
painting.c
palette.c Assorted spelling fixes. 2005-05-06 15:44:31 +00:00
path.c Keep width for cosmetic pens, don't use LPtoDP() for widths and 2005-05-16 09:13:28 +00:00
pen.c
printdrv.c
region.c Assorted spelling fixes. 2005-03-02 13:53:50 +00:00
version.rc
version16.rc
wing.c Moved the BITMAPOBJ structure to gdi_private.h. 2005-04-13 16:11:18 +00:00
wing.spec