[Bug 7702] New: changing WS_CAPTION of a window is ignored in EVE Online

Wine Bugs wine-bugs at winehq.org
Tue Mar 13 10:47:46 CDT 2007


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

           Summary: changing WS_CAPTION of a window is ignored in EVE Online
           Product: Wine
           Version: CVS
          Platform: PC
               URL: http://www.eve-online.com/download/
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-x11driver
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: kelfe at gmx.de


The game is able to run in windowed mode but if you start in windowed mode the
border of the window is missing.

Also the border should be removed when the game enters fullscreen mode and be
restored when returning to windowed mode.

- the x11driver needs support to allow WS_CAPTION change of an existing window
(X11DRV_SetWindowStyle)
- the IWineD3DDeviceImpl_RestoreWindow function needs a better detection of the
current window style in the case of fullscreen app, activating WS_CAPTION and
then resetting the d3d device to windowed mode as "This->style" contains an
incorrect value (and removes the WS_CAPTION again)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list