Sweden-Number/dlls/gdi32
Dmitry Timoshkov 301b5d2772 gdi32: Add a couple of SetGraphicsMode/SetWorldTransform tests, make them pass under Wine. 2009-04-06 12:56:50 +02: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: Add a couple of SetGraphicsMode/SetWorldTransform tests, make them pass under Wine. 2009-04-06 12:56:50 +02:00
Makefile.in gdi32: Make dispdib.dll into a stand-alone 16-bit module. 2009-03-04 14:27:05 +01:00
bidi.c
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: 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: 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
clipping.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
dc.c gdi32: Add a couple of SetGraphicsMode/SetWorldTransform tests, make them pass under Wine. 2009-04-06 12:56:50 +02:00
dib.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
driver.c Assorted spelling fixes. 2009-02-11 15:56:02 +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: Improve calculation of the character code text metrics. 2009-02-16 16:01:37 +01:00
freetype.c gdi32: Fix the font rotation direction. 2009-03-02 12:11:35 +01:00
gdi.exe.spec gdi32: Export three implemented 16bit Engine*() functions. 2008-12-15 12:25:36 +01:00
gdi16.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
gdi32.spec gdi32: Stub the NamedEscape function. 2009-01-27 15:22:40 +01: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 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
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: 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
metafile.c gdi32: Release GDI handles before freeing the object. 2009-01-28 18:45:21 +01:00
metafile16.c
opengl.c
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: 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