reactos/win32ss/gdi
Joachim Henze 37bfb46a94 [0.4.13][NTGDI] 'otm' is always non-NULL in epilogue, and Mute a DPRINT CORE-16993
The DPRINT1 spams and hits performance, e.g. in the application 'SuperFinder XT'.
The logging was introduced by 0.4.11-dev-143-g 6b67ef6e10
fix picked from commit 0.4.15-dev-67-g a98bebb0b0

and the second part '[WIN32SS][NTGDI] 'otm' is always non-NULL in epilogue'
is a small optimization picked from 0.4.14-dev-108-g 1bf982ff88
otm is checked for NULL already a few lines before in that function, and is not touched
anymore in between the two locations. Tiny bit shorter+smaller now,
and might satisfy also some static code-analysis.
The origin of checking it twice for NULL dates back into much older times of ros.
2022-10-10 02:28:44 +02:00
..
dib [WIN32SS][GDI] Assume pso->sizlBitmap.cy positiveness (#1743) 2019-07-21 21:39:05 +09:00
diblib Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
eng [Win32SS|Eng] Update stubs. 2019-09-04 13:09:34 -05:00
gdi32 [0.4.13][PRINTING] Fix regression CORE-16622 in comdlg32:printdlg ANSI 2020-02-27 03:02:21 +01:00
ntgdi [0.4.13][NTGDI] 'otm' is always non-NULL in epilogue, and Mute a DPRINT CORE-16993 2022-10-10 02:28:44 +02:00