[Bug 5034] Wrong size of commdlg OpenFile dialog in radvideo.exe

Wine Bugs wine-bugs at winehq.org
Fri Apr 14 20:16:33 CDT 2006


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





------- Additional Comments From hannibal at megapolis.pl  2006-14-04 20:16 -------
Created an attachment (id=2288)
 --> (http://bugs.winehq.org/attachment.cgi?id=2288&action=view)
[TEST ONLY] Fix OpenFile width

I found out that adding flag SWP_SHOWWINDOW to SetWindowPos in
ArrangeCtrlPositions fix dialog size. Why, i don't know, you should investigate
it. I haven't enough knowlege about code to do this.

But this is not the end of troubles. When we have already resized main dialog
window, we need also move or resize standard controls. And here is a problem -
veritcal coordinate of it are broken - as you can see after applying this
patch.

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