[Bug 9901] New: GetMonitorInfo returns wrong work area

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 5 07:00:26 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=9901

           Summary: GetMonitorInfo returns wrong work area
           Product: Wine
           Version: CVS/GIT
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-x11driver
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: lich at math.spbu.ru


GetMontorInfo always returns rcWork equal to rcMonitor, but it must take panels
and taskbars into account.

The only solution I can see is to use SystemParametersInfo(SPI_SETWORKAREA)
during initialization time, but I do not know how to deal with different
monitors.

P.S. It is needed to properly implement maximum dimensions of console window.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list