Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
Operating System: ReactOS
Platform: x86 Hardware
Description
Created an attachment (id=5206)
Patch
In Arwinss, maximized windows fill the whole screen, without taking the height of the taskbar into account.
This patch fixes WINPOS_GetMinMaxInfo, to return a corrected height.
Possible also needs to be fixed in sysparams.c --> SM_CYMAXIMIZED and SPI_GETWORKAREA values. For applications that calculate their own height.