[Bug 32728] New: GetOpenFileName doesn't work with native comctl32
http://bugs.winehq.org/show_bug.cgi?id=32728 Bug #: 32728 Summary: GetOpenFileName doesn't work with native comctl32 Product: Wine Version: 1.5.14 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: comdlg32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: djelinski1(a)gmail.com CC: huw(a)codeweavers.com Classification: Unclassified Regression SHA1: 7a2d68abc89b7ea07436dd5a7d2ecf34376d47a5 Noticed in wine notepad: File->Open doesn't work with native comctl32 from winetricks. Bisect shows this commit: commit 7a2d68abc89b7ea07436dd5a7d2ecf34376d47a5 Author: Huw Davies <huw(a)codeweavers.com> Date: Tue Sep 25 12:40:19 2012 +0100 comdlg32: Use a ComboBoxEx control for the filename if the structure size is not the nt40 version size. ComboBoxEx requires a call to InitCommonControlsEx to work. Comdlg tests do not call InitCommonControlsEx (or I didn't notice), and GetOpenFileName works, so I guess that native comdlg can work with uninitialized common controls. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32728 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32728 Daniel Jelinski <djelinski1(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |9c7a01c74b99d25bedf5720ca3e | |4c9b4f8586405 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #1 from Daniel Jelinski <djelinski1(a)gmail.com> 2013-05-06 14:56:50 CDT --- fixed -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32728 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> 2013-05-10 13:42:34 CDT --- Closing bugs fixed in 1.5.30. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org