Sweden-Number/dlls/gdi32
Huw Davies 3742389d45 gdi32: CBM_INIT is a flag. 2009-06-22 14:32:28 +02:00
..
enhmfdrv gdi32: Completely implement RestoreDC in the driver, having it call restore_dc_state if necessary. 2009-04-07 20:55:56 +02:00
mfdrv gdi32: Completely implement RestoreDC in the driver, having it call restore_dc_state if necessary. 2009-04-07 20:55:56 +02:00
tests gdi32/tests: Fix the last test failure on NT4. 2009-06-16 13:37:21 +02:00
Makefile.in
bidi.c
bidi16.c
bitblt.c
bitmap.c
brush.c
clipping.c gdi32: Allow the visible region to be zero since this is the case for metafiles. 2009-04-07 20:55:42 +02:00
dc.c gdi32: Completely implement RestoreDC in the driver, having it call restore_dc_state if necessary. 2009-04-07 20:55:56 +02:00
dib.c gdi32: CBM_INIT is a flag. 2009-06-22 14:32:28 +02:00
driver.c gdi32: Add stub for GdiEntry13. 2009-06-15 13:42:31 +02:00
enhmetafile.c gdi32: Fix SetEnhMetaFileBits last error handling. 2009-04-07 20:55:59 +02:00
env.c
font.c gdi32: Use GdiGetCodePage() instead of duplicating its functionality. 2009-04-06 12:57:21 +02:00
freetype.c gdi32: Avoid using long when not needed. 2009-06-02 11:57:22 +02:00
gdi.exe.spec
gdi16.c gdi32: Remove Get/SetDCState16 implementation, it should not be used by apps. 2009-04-07 20:13:45 +02:00
gdi32.spec gdi32: Add stub for GdiEntry13. 2009-06-15 13:42:31 +02:00
gdi_main.c
gdi_private.h gdi32: Move the whole DC restoring functionality into set_dc_state, and rename it to restore_dc_state. 2009-04-07 20:28:08 +02:00
gdiobj.c
icm.c
mapping.c
metafile.c
metafile16.c
opengl.c
painting.c gdi32: Use "%p" to TRACE() pointers. 2009-03-25 11:09:19 +01:00
palette.c
path.c gdi32: Fix PATH_add_outline when mapping mode != MM_TEXT. 2009-03-31 16:43:05 +02:00
pen.c
printdrv.c
printdrv16.c
region.c gdi32: Fix RectInRegion() if right < left or bottom < top. 2009-06-08 13:18:58 +02:00
version.rc
version16.rc
wing.c
wing.spec