Sweden-Number/dlls/gdi32
Jacek Caban 7429be11f2 gdi32: Use NtGdiGetCharWidthW for GetCharWidthI.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-26 21:49:09 +02:00
..
dibdrv gdi32: Use NtGdiWidenPath for WidenPath. 2021-08-19 12:38:07 +02:00
tests gdi32/tests: Use winetest_debug to silence noisy traces. 2021-08-26 21:49:09 +02:00
uniscribe
Makefile.in gdi32: Merge enhmfdrv/bitblt.c into emfdc.c. 2021-08-24 17:41:23 +02:00
bitblt.c gdi32: Use NtGdiDeleteObjectApp for DeleteDC. 2021-08-23 18:15:07 +02:00
bitmap.c
brush.c gdi32: Use NtGdiCreateDIBBrush for CreateDIBPatternBrush. 2021-08-25 18:28:38 +02:00
clipping.c
dc.c gdi32: Handle EMF recording clean up in DeleteDC. 2021-08-23 18:15:14 +02:00
dib.c gdi32: Use ntgdi names for D3DKMT functions. 2021-08-25 18:27:58 +02:00
driver.c gdi32: Support passing an array of chars to NtGdiGetCharWidthW. 2021-08-26 21:49:09 +02:00
emfdc.c gdi32: Merge enhmetafiledrv.h into emfdc.c. 2021-08-24 17:41:37 +02:00
emfdrv.c gdi32: Separate EMFDRV_PDEVICE and struct emf. 2021-08-23 18:15:37 +02:00
enhmetafile.c gdi32: Use ntgdi names for palette functions. 2021-08-16 18:38:44 +02:00
font.c gdi32: Use NtGdiGetCharWidthW for GetCharWidthI. 2021-08-26 21:49:09 +02:00
freetype.c
gdi32.rc
gdi32.spec gdi32: Implement NtGdiDdDDIOpenAdapterFromLuid. 2021-08-25 18:28:07 +02:00
gdi_private.h gdi32: Handle EMF recording clean up in DeleteDC. 2021-08-23 18:15:14 +02:00
gdidc.c gdi32: Handle EMF recording clean up in DeleteDC. 2021-08-23 18:15:14 +02:00
gdiobj.c gdi32: Reimplement CreateBrushIndirect on top of other brush constructors. 2021-08-25 18:28:20 +02:00
icm.c
mapping.c gdi32: Remove no longer used driver entry points. 2021-08-13 14:15:27 +02:00
metadc.c gdi32: Merge mfdrv/text.c into metadc.c. 2021-08-18 18:41:16 +02:00
metafile.c
ntgdi_private.h gdi32: Reimplement CreateBrushIndirect on top of other brush constructors. 2021-08-25 18:28:20 +02:00
objects.c gdi32: Use NtGdiCreateDIBBrush for CreateDIBPatternBrush. 2021-08-25 18:28:38 +02:00
opengl.c
opentype.c
painting.c
palette.c gdi32: Use NtGdiDoPalette for GetDIBColorTable and SetDIBColorTable. 2021-08-16 18:38:58 +02:00
path.c gdi32: Use ntgdi names for GetPath and PathToRegion. 2021-08-19 12:38:11 +02:00
pen.c
printdrv.c
region.c
resource.h
text.c gdi32: Use NtGdiGetCharWidthW for GetCharWidthI. 2021-08-26 21:49:09 +02:00
vertical.c
vulkan.c