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

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Apr 9 16:26:31 CDT 2016


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

super_man at post.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |super_man at post.com

--- Comment #10 from super_man at post.com ---
(In reply to Daniel Jelinski from comment #9)
> 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?

Most likely the problem is somewhere here.

http://source.winehq.org/git/wine.git/blob/c34baac0cbb9e5fb86898cbf015c6183b70cf90a:/dlls/comdlg32/filedlg.c#l3615

It's quite interesting to read that source.

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