reactos/win32ss/gdi/gdi32
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
..
include [GDI32][NTGDI] Avoid integer overflow (follow-up of #1492) (#1495) 2019-04-11 17:57:57 +09:00
main [LPK][GDI32] Enable mirroring via version resource (#965) 2018-10-24 21:34:38 +02:00
misc [GDI32] Add casts to silence warnings on x64 2019-03-04 21:58:42 +01:00
objects [GDI32] Update signal flags for batch. 2019-05-01 20:33:09 -05:00
wine [GDI32] Use correct dependenxy for the winegdi library 2019-04-06 17:43:38 +02:00
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
gdi32.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
gdi32.spec Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
good api.def Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00