Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
winemac: Transform the process to a GUI app on an attempt to change t…
…he display mode. It had only been done when a window is shown. Some games change the display mode before showing their first window. Following Mac conventions, the Mac driver does not apply display mode changes when it's not the active GUI app. If such a game were to change the mode and then query display-mode-related info, it would get info for the original mode, not the requested mode. Signed-off-by: Ken Thomases <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
- Loading branch information