reactos/win32ss/gdi
Katayama Hirofumi MZ c52b8288d1
[WIN32SS][NTGDI] Avoid allocation of zero size in NtGdiGetGlyphIndicesW (#1577)
In NtGdiGetGlyphIndicesW function, allocation of zero size had caused fatal failures.
Avoid allocation of zero size in ExAllocatePoolWithTag calls. Optimize for cwc == 0. CORE-12825
2019-05-27 16:52:45 +09:00
..
dib
diblib
eng [WIN32SS][NTUSER] Fix message time (#1259) 2019-04-12 07:56:04 +09:00
gdi32 [Gdi32] Batch Type Select Mode for Testing 2019-05-11 11:22:06 -05:00
ntgdi [WIN32SS][NTGDI] Avoid allocation of zero size in NtGdiGetGlyphIndicesW (#1577) 2019-05-27 16:52:45 +09:00