Sweden-Number/dlls/gdi
Peter Berg Larsen e732fc023d Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
..
enhmfdrv Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
mfdrv Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
tests Cast the GetProcAddress() return value to avoid warnings about the 2005-02-14 21:04:45 +00:00
.cvsignore
Makefile.in Add support for .exe's with exported functions. 2005-03-08 16:55:26 +00:00
bidi.c
bidi16.c
bitblt.c Fix maskblt to work with any set of rops and to also take into account 2004-08-11 18:51:10 +00:00
bitmap.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
brush.c CreateBrushIndirect should not return a stock brush. 2004-11-24 18:09:20 +00:00
clipping.c Maintain the stack of saved vis regions in the DC structure instead of 2005-03-25 20:52:53 +00:00
dc.c Explicitly store the stack of saved DCs in the DC structure instead of 2005-03-25 20:58:29 +00:00
dib.c Don't hold the GDI lock when calling DC_GetDCUpdate. 2005-02-22 19:34:33 +00:00
dispdib.c
dispdib.spec
driver.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
enhmetafile.c Assorted spelling fixes. 2005-03-23 13:15:18 +00:00
env.c Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
font.c Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
freetype.c Remove (buf && !buflen) checking. 2005-02-25 13:59:22 +00:00
gdi.exe.spec
gdi16.c Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
gdi32.spec Use the exported functions SaveDC/RestoreDC instead of SetDCState16. 2005-01-12 19:57:08 +00:00
gdi_main.c
gdi_private.h Store the handle to the stock bitmap when the first DC is created to 2005-03-27 18:19:59 +00:00
gdiobj.c Explicitly store the stack of saved DCs in the DC structure instead of 2005-03-25 20:58:29 +00:00
icm.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-16 14:35:55 +00:00
mapping.c
metafile.c If a zero index is passed to META_SELECTCLIPREGION reset the clip 2005-03-14 10:06:54 +00:00
painting.c Fix signed/unsigned comparison warnings. 2004-09-08 01:23:57 +00:00
palette.c Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
path.c Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
pen.c Get rid of the non-standard CONV_POINT and CONV_RECT functions. 2004-08-31 00:02:02 +00:00
printdrv.c Convert StartDoc to Unicode. 2005-01-04 20:39:19 +00:00
region.c Assorted spelling fixes. 2005-03-02 13:53:50 +00:00
version.rc Version resources cleanup. 2004-11-23 13:59:34 +00:00
version16.rc
wing.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-16 14:35:55 +00:00
wing.spec