[Bug 4217] New: ::MessageBox using desktop handle will not be centered...

Wine Bugs wine-bugs at winehq.org
Mon Jan 2 07:36:38 CST 2006


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

           Summary: ::MessageBox using desktop handle will not be
                    centered...
           Product: Wine
           Version: CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P4
         Component: wine-user
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: m.goemmel at compulab.de


Hi,

Windows will center ::MessageBox() dialogs on the desktop, when hwnd==DESKTOP, 
which is not happening under Wine. They will open somewhere in the upper left 
corner. This is also true when using a virtual desktop.

    MessageBox(HWND_DESKTOP, text, "I should be centered",
        MB_ICONINFORMATION | MB_OK);

Does anyone have an idea why?

Thanks and regards

Markus
m.goemmel at compulab.de

-- 
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