reactos/win32ss/gdi/ntgdi
James Tabor d9f8b8b033 [NtGDI] Fix leaking of bitmaps while testing INFO DC's.
Soon to be commit test for metafiles.

ret = MaskBlt(hdc, 0, 0, 3, 4, dib_hdc, 0, 0, mask_bitmap, 0, 0, SRCCOPY);
2021-09-27 23:11:33 -05:00
..
arc.c
baseobj.hpp
bezier.c
bitblt.c [NtGDI] Fix leaking of bitmaps while testing INFO DC's. 2021-09-27 23:11:33 -05:00
bitmaps.c
bitmaps.h
brush.cpp [Win32SS|GDI] Implement seldom used API and update types for local DC's. 2021-09-25 11:57:26 -05:00
brush.h [REACTOS] Addendum to 5c7ce4475e - Fix MSVC 2015 build 2021-05-12 11:04:29 +02:00
brush.hpp
cliprgn.c [WIN32K] Use INTERNAL_LPTODP in IntLPtoDP 2021-03-31 18:35:31 +02:00
cliprgn.h
color.h
coord.c [WIN32K] More cleanup & improvements 2021-03-31 18:35:31 +02:00
coord.h [WIN32K] More cleanup & improvements 2021-03-31 18:35:31 +02:00
dc.h [REACTOS] Addendum to 5c7ce4475e - Fix MSVC 2015 build 2021-05-12 11:04:29 +02:00
dcattr.c
dclife.c [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
dcobjs.c
dcstate.c
dcutil.c [WIN32K] More cleanup & improvements 2021-03-31 18:35:31 +02:00
device.c
dib.h
dibobj.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
drawing.c
fillshap.c
font.c [NTGDI] Fix pool memory disclosure in NtGdiGetGlyphOutline (#3021) 2020-08-25 19:14:23 +03:00
font.h
freetype.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
gdibatch.c
gdidbg.c
gdidebug.h
gdikdbgext.c
gdiobj.c [Win32SS|GDI] Implement seldom used API and update types for local DC's. 2021-09-25 11:57:26 -05:00
gdiobj.h [Win32SS|GDI] Implement seldom used API and update types for local DC's. 2021-09-25 11:57:26 -05:00
gdipool.c
icm.c
init.c
intgdi.h [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
line.c [WIN32K] Use INTERNAL_LPTODP in IntLPtoDP 2021-03-31 18:35:31 +02:00
metafile.c
misc.h
paint.h
palette.c [WIN32K] Revert incorrect part of R50928 for RealizePalette. (#3678) 2021-06-19 18:25:03 +02:00
palette.h [REACTOS] Addendum to 5c7ce4475e - Fix MSVC 2015 build 2021-05-12 11:04:29 +02:00
path.c [GDI32] Do not fail on path with bitmap fonts. 2021-09-06 17:53:35 -05:00
path.h [WIN32K] Rewrite PATH_Ellipse & PATH_RoundRect using integer arithmetics 2021-03-31 18:35:31 +02:00
pen.c
pen.h
polyfill.c
print.c
rect.c
rect.h [WIN32K] Rewrite DIB1BPP -> DIB1BPP copy 2021-03-22 22:40:33 +01:00
region.c
region.h
stockobj.c
text.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
text.h
wingl.c
xformobj.c
xformobj.h