reactos/win32ss/reactx
Oleg Dubinskiy 855bf46399
[WIN32SS][NTDDRAW] Get complexity of visible region in DxEngGetDCState (#2604)
CORE-7733

Get the complexity of visible region in the DxEngGetDCState() function, according to its remarks.
This implementation returns a number of rectangles that make up the region, similarly to as it done in REGION_Complexity() function:
https://git.reactos.org/?p=reactos.git;a=blob;f=win32ss/gdi/ntgdi/region.c;h=38bf3d377fa805e9db8768774c4fc473590252d0;hb=HEAD#l573 
It is required by MS ddraw.dll when calling win32k/dxg functions during launching DirectDraw test or any DirectX 1 - 7 apps/games.
2020-05-01 15:57:11 +02:00
..
dxapi [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
dxg [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
dxgthk [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
ntddraw [WIN32SS][NTDDRAW] Get complexity of visible region in DxEngGetDCState (#2604) 2020-05-01 15:57:11 +02:00
CMakeLists.txt Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00