reactos/win32ss/gdi/ntgdi
Oleg Dubinskiy 9ab5d3afb2
[WIN32SS][NTGDI] Remove useless assert (#4370) CORE-17561
Remove useless ASSERT(FALSE); in IntGdiCreateDisplayDC, because it actually does not check anything useful. It only asserts each time when the function is called from DxEngCreateMemoryDC by MS DirectDraw stack (ddraw.dll & dxg.sys).
UNIMPLEMENTED debug print is enough a lot to see that this function is not implemented properly.
CORE-17561
2022-02-18 22:00:57 +01: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 [NtGDI] Fix brush attribute transfer. 2021-09-28 19:08:45 -05:00
brush.h
brush.hpp [NtGDI] Fix brush attribute transfer. 2021-09-28 19:08:45 -05:00
cliprgn.c
cliprgn.h
color.h
coord.c
coord.h
dc.h
dcattr.c
dclife.c [WIN32SS][NTGDI] Remove useless assert (#4370) CORE-17561 2022-02-18 22:00:57 +01:00
dcobjs.c
dcstate.c
dcutil.c [Win32K] Fix typo 2021-10-14 09:59:53 -05:00
device.c
dib.h
dibobj.c [WIN32K] Fix 'use after free' in NtGdiStretchDIBitsInternal (#4122) 2021-11-22 02:57:36 +01:00
drawing.c
fillshap.c [NTGDI] Follow-up of #4137 2021-12-07 08:08:46 +09:00
font.c
font.h
freetype.c [WIN32K] Fix uninitialized bResult in IntExtTextOutW. 2021-10-29 22:06:49 -04:00
gdibatch.c
gdidbg.c
gdidebug.h
gdikdbgext.c
gdiobj.c [NtGDI] Set owner after changing object type. 2021-09-27 23:49:35 -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 [NTGDI] Follow-up of #4137 2021-12-07 08:08:46 +09: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
path.c [NTGDI] Support the wide pen (#4137) 2021-12-06 20:44:06 +09:00
path.h [NTGDI] Support the wide pen (#4137) 2021-12-06 20:44:06 +09:00
pen.c [NTGDI] Strictly check pen style (#4164) 2021-12-16 10:47:57 +09:00
pen.h [NTGDI] Support the wide pen (#4137) 2021-12-06 20:44:06 +09:00
polyfill.c
print.c
rect.c
rect.h
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