Sweden-Number/dlls/gdi32
Jacek Caban 5794b2da18 gdi32: Use shifted values for NTGDI_OBJ_* constants.
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-09-03 21:43:03 +02:00
..
dibdrv gdi32: Use NtGdiWidenPath for WidenPath. 2021-08-19 12:38:07 +02:00
tests gdi32: Use shifted values for NTGDI_OBJ_* constants. 2021-09-03 21:43:03 +02:00
uniscribe gdi32: Use NtGdiGetGlyphIndicesW for GetGlyphIndicesW. 2021-08-30 22:49:58 +02:00
Makefile.in gdi32: Merge enhmfdrv/bitblt.c into emfdc.c. 2021-08-24 17:41:23 +02:00
bitblt.c gdi32: Move CombineTransform to objects.c. 2021-09-01 17:09:07 +02:00
bitmap.c gdi32: Use NtGdiCreateDIBSection for CreateDIBSection. 2021-08-31 15:48:33 +02:00
brush.c gdi32: Use NtGdiExtCreatePen for ExtCreatePen. 2021-08-31 15:48:22 +02:00
clipping.c gdi32: Use NtGdiGetRandomRgn for GetMetaRgn. 2021-09-02 21:57:38 +02:00
dc.c gdi32: Use shifted values for NTGDI_OBJ_* constants. 2021-09-03 21:43:03 +02:00
dib.c gdi32: Use NtGdiCreateDIBSection for CreateDIBSection. 2021-08-31 15:48:33 +02:00
driver.c gdi32: Move GdiConvertToDevmodeW to gdidc.c. 2021-09-02 21:57:38 +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 object functions. 2021-08-30 22:49:58 +02:00
font.c gdi32: Copy TranslateCharsetInfo to text.c. 2021-09-01 17:09:03 +02:00
freetype.c
gdi32.rc
gdi32.spec gdi32: Use ntgdi names for spool functions. 2021-09-02 21:57:38 +02:00
gdi_private.h gdi32: Use shifted values for NTGDI_OBJ_* constants. 2021-09-03 21:43:03 +02:00
gdidc.c gdi32: Use shifted values for NTGDI_OBJ_* constants. 2021-09-03 21:43:03 +02:00
gdiobj.c gdi32: Use shifted values for NTGDI_OBJ_* constants. 2021-09-03 21:43:03 +02:00
icm.c
mapping.c gdi32: Move CombineTransform to objects.c. 2021-09-01 17:09:07 +02:00
metadc.c
metafile.c gdi32: Use ntgdi names for GetClipBox and GetRandomRgn. 2021-08-30 22:49:58 +02:00
ntgdi_private.h gdi32: Use shifted values for NTGDI_OBJ_* constants. 2021-09-03 21:43:03 +02:00
objects.c gdi32: Use shifted values for NTGDI_OBJ_* constants. 2021-09-03 21:43:03 +02:00
opengl.c
opentype.c
painting.c gdi32: Move LineDDA to objects.c. 2021-09-02 21:57:38 +02:00
palette.c gdi32: Use ntgdi names for object functions. 2021-08-30 22:49:58 +02:00
path.c gdi32: Use ntgdi names for GetPath and PathToRegion. 2021-08-19 12:38:11 +02:00
pen.c gdi32: Use shifted values for NTGDI_OBJ_* constants. 2021-09-03 21:43:03 +02:00
printdrv.c gdi32: Use ntgdi interface for printer driver functions. 2021-09-02 21:57:38 +02:00
region.c
resource.h
text.c gdi32: Copy TranslateCharsetInfo to text.c. 2021-09-01 17:09:03 +02:00
vertical.c
vulkan.c