wine-wine/dlls/gdi32
Alexandre Julliard 6ad951804a gdi32: Make wing.dll into a stand-alone 16-bit module. 2009-09-26 13:32:25 +02:00
..
enhmfdrv gdi32: BS_DIBPATTERN brushes use a 32-bit handle in 32-bit mode. 2009-09-26 13:30:06 +02:00
mfdrv gdi32: Move remaining 16-bit metafile functions to metafile16.c 2009-09-26 13:31:45 +02:00
tests gdi32: Check for NULL pointer in GdiAlphaBlend. 2009-09-18 09:14:16 -05:00
Makefile.in gdi32: Make wing.dll into a stand-alone 16-bit module. 2009-09-26 13:32:25 +02:00
bidi.c
bidi16.c
bitblt.c gdi32: Check for NULL pointer in GdiAlphaBlend. 2009-09-18 09:14:16 -05:00
bitmap.c gdi32: Move 16-bit functions not exported in gdi32.dll into files compiled only when 16-bit functionality is enabled. 2009-02-19 12:51:50 +01:00
brush.c gdi32: BS_DIBPATTERN brushes use a 32-bit handle in 32-bit mode. 2009-09-26 13:30:06 +02:00
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: Implement GetTransform for the other valid transform types. 2009-06-24 14:52:19 +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: Ensure child fonts have names. 2009-08-03 16:00:42 +02:00
gdi.exe.spec
gdi16.c gdi32: Move remaining 16-bit metafile functions to metafile16.c 2009-09-26 13:31:45 +02:00
gdi32.spec gdi32: Add stub for GdiEntry13. 2009-06-15 13:42:31 +02:00
gdi_main.c gdi32: Move 16-bit functions not exported in gdi32.dll into files compiled only when 16-bit functionality is enabled. 2009-02-19 12:51:50 +01:00
gdi_private.h gdi32: Move remaining 16-bit metafile functions to metafile16.c 2009-09-26 13:31:45 +02:00
gdiobj.c gdi32: Move 16-bit functions not exported in gdi32.dll into files compiled only when 16-bit functionality is enabled. 2009-02-19 12:51:50 +01:00
icm.c
mapping.c gdi32: Implement SetVirtualResolution. 2009-06-23 16:21:42 +02:00
metafile.c gdi32: Use a modified version of MulDiv to match native behaviour. 2009-07-07 13:22:13 +02:00
metafile16.c gdi32: Move remaining 16-bit metafile functions to metafile16.c 2009-09-26 13:31:45 +02:00
opengl.c gdi32: Check the current context in wglMakeCurrent(). 2009-09-22 17:47:10 +02:00
painting.c gdi32: Use "%p" to TRACE() pointers. 2009-03-25 11:09:19 +01:00
palette.c gdi32: Move 16-bit functions not exported in gdi32.dll into files compiled only when 16-bit functionality is enabled. 2009-02-19 12:51:50 +01:00
path.c gdi32: Fix PATH_add_outline when mapping mode != MM_TEXT. 2009-03-31 16:43:05 +02:00
pen.c gdi32: Release GDI handles before freeing the object. 2009-01-28 18:45:21 +01:00
printdrv.c gdi32: SetAbortProc is not a 16bit function but a 32bit one. 2009-02-17 12:47:32 +01:00
printdrv16.c gdi32: SetAbortProc is not a 16bit function but a 32bit one. 2009-02-17 12:47:32 +01:00
region.c gdi32: Fix RectInRegion() if right < left or bottom < top. 2009-06-08 13:18:58 +02:00
version.rc
version16.rc