mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 11:53:32 +00:00
Enable ABN_FULLSCREENAPP notification. Fix some monitor functions. JIRA issue: CORE-7237 - Improve NtUserMonitorFromRect and NtUserMonitorFromWindow functions. - Remove if-statement in OnWindowActivated function. - Don't check WS_EX_TOOLWINDOW in IntIsWindowFullscreen function. - Add IntGetMonitorFromRect helper function to commonize some code in monitor functions.