http://bugs.winehq.org/show_bug.cgi?id=10394 Summary: No$gba Open file dialog non-resizable (OFN_ENABLESIZING not implemented) Product: Wine Version: 0.9.49. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: trivial Priority: P2 Component: wine-user AssignedTo: wine-bugs(a)winehq.org ReportedBy: echidnaman(a)gmail.com The "Open file" dialogs of any No$gba builds over version 2.4b do not allow the user to resize the file dialog in Wine. (This feature was added in 2.4c, and works in Windows) When opening the Open file dialog, the user receives this fixme: fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented Which tells that OFN_ENABLESIZING isn't implemented. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.