wine-wine/dlls/gdi32
Alexandre Julliard 687dfd69e9 gdi32: Check for memory allocation failure in region functions and propagate the error correctly. 2009-01-29 21:45:01 +01:00
..
enhmfdrv gdi32: Use the official constants instead of the old Win9x magic numbers for GDI object types. 2009-01-28 16:20:56 +01:00
mfdrv gdi32: Use the official constants instead of the old Win9x magic numbers for GDI object types. 2009-01-28 16:20:56 +01:00
tests gdi32: Remove superfluous pointer casts. 2009-01-26 14:31:13 +01:00
Makefile.in
bidi.c gdi32: Fix dead store (llvm/clang). 2008-11-18 13:05:56 +01:00
bidi16.c
bitblt.c gdi32: Add logcal points to device points conversion for source bitmap before bit stretching. 2009-01-28 14:28:01 +01:00
bitmap.c gdi32: Store a separate flag to mark a GDI object for delayed destruction. 2009-01-29 21:45:01 +01:00
brush.c gdi32: Release GDI handles before freeing the object. 2009-01-28 18:45:21 +01:00
clipping.c gdi32: Use the official constants instead of the old Win9x magic numbers for GDI object types. 2009-01-28 16:20:56 +01:00
dc.c gdi32: Increment the reference count for the initial DC stock objects. 2009-01-29 21:44:52 +01:00
dib.c gdi32: Use the official constants instead of the old Win9x magic numbers for GDI object types. 2009-01-28 16:20:56 +01:00
dispdib.c gdi32: Remove some dead code. 2009-01-07 14:40:25 +01:00
dispdib.spec
driver.c gdi32: Stub the NamedEscape function. 2009-01-27 15:22:40 +01:00
enhmetafile.c gdi32: Release GDI handles before freeing the object. 2009-01-28 18:45:21 +01:00
env.c
font.c gdi32: Don't hold the GDI lock while calling the Freetype font engine functions. 2009-01-28 19:38:15 +01:00
freetype.c gdi32: Don't hold the GDI lock while calling the Freetype font engine functions. 2009-01-28 19:38:15 +01:00
gdi.exe.spec gdi32: Export three implemented 16bit Engine*() functions. 2008-12-15 12:25:36 +01:00
gdi16.c gdi32: Export three implemented 16bit Engine*() functions. 2008-12-15 12:25:36 +01:00
gdi32.spec gdi32: Stub the NamedEscape function. 2009-01-27 15:22:40 +01:00
gdi_main.c
gdi_private.h gdi32: Store a separate flag to mark a GDI object for delayed destruction. 2009-01-29 21:45:01 +01:00
gdiobj.c gdi32: Store a separate flag to mark a GDI object for delayed destruction. 2009-01-29 21:45:01 +01:00
icm.c
mapping.c gdi32: Move DC mapping APIs to the 'dc' debug channel. 2008-10-28 12:14:01 +01:00
metafile.c gdi32: Release GDI handles before freeing the object. 2009-01-28 18:45:21 +01:00
metafile16.c gdi32: Remove some superfluous casts. 2008-11-25 11:56:02 +01:00
opengl.c gdi32: Make sure the DC is up-to-date before accessing the pixel format. 2008-05-12 19:58:23 +02:00
painting.c gdi32: Make sure the DC is up-to-date before accessing the pixel format. 2008-05-12 19:58:23 +02:00
palette.c gdi32: Allocate palette entries separately from the main GDI object. 2009-01-28 19:02:17 +01:00
path.c gdi32: Make PATH_AddEntry static. 2008-12-03 09:57:47 +01:00
pen.c gdi32: Release GDI handles before freeing the object. 2009-01-28 18:45:21 +01:00
printdrv.c gdi32: Call AbortProc from StartDoc instead of EndPage. 2008-10-08 12:16:00 +02:00
printdrv16.c gdi32: Remove some superfluous casts. 2008-11-25 11:56:02 +01:00
region.c gdi32: Check for memory allocation failure in region functions and propagate the error correctly. 2009-01-29 21:45:01 +01:00
version.rc
version16.rc
wing.c gdi32: Use the official constants instead of the old Win9x magic numbers for GDI object types. 2009-01-28 16:20:56 +01:00
wing.spec