mirror of
https://github.com/reactos/reactos.git
synced 2026-05-23 15:50:29 +08: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.