reactos/win32ss/gdi/gdi32/objects
James Tabor b751c31c74 [GDI32] Update signal flags for batch.
Add removed flags for batch signaling. This will allow syncing of
changed Xfroms after batched drawing. Disable calls to kernel mode since
the code is closely identical. Kernel calls are for init time when
PDCATTR is normally zero. ReactOS seems to work better keeping this from
NULL.
While making code changes add Xform state flags from:
https://www.reactos.org/archives/public/ros-diffs/2019-May/070693.html

Test BOT results:
https://reactos.org/testman/compare.php?ids=67251,67254
https://reactos.org/testman/compare.php?ids=67253,67255
2019-05-01 20:33:09 -05:00
..
arc.c
bitmap.c
brush.c
clientobj.c
colorspace.c
coord.c [GDI32] Update signal flags for batch. 2019-05-01 20:33:09 -05:00
dc.c [GDI32] Update signal flags for batch. 2019-05-01 20:33:09 -05:00
efloat.c
eng.c
enhmfile.c
font.c [GDI32] Update signal flags for batch. 2019-05-01 20:33:09 -05:00
gdiobj.c
icm.c
linedda.c
metafile.c
painting.c [GDI32] Update signal flags for batch. 2019-05-01 20:33:09 -05:00
palette.c
path.c
pen.c
printdrv.c
region.c [GDI] Fixup attribute support for Regions 2019-04-17 14:09:58 -05:00
text.c [GDI32] Update signal flags for batch. 2019-05-01 20:33:09 -05:00
utils.c [GDI32] Integrate LpkGetTextExtentExPoint(). (#1362) 2019-03-23 23:34:09 +01:00