[Bug 26803] file open dialog: slow when selecting many files

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 21 15:30:44 CDT 2013


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

Daniel Jelinski <djelinski1 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djelinski1 at gmail.com

--- Comment #9 from Daniel Jelinski <djelinski1 at gmail.com> 2013-05-21 15:30:44 CDT ---
The slow function is FILEDLG95_FILENAME_FillFromSelection. Commenting out the
following line is enough to bring the selection back to normal speed:
http://source.winehq.org/git/wine.git/blob/c34baac0cbb9e5fb86898cbf015c6183b70cf90a:/dlls/comdlg32/filedlgbrowser.c#l818
Unfortunately dialogs stop working with that line commented. Any volunteers to
optimize that function?

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



More information about the wine-bugs mailing list