[Bug 22692] Multiple applications fail to update progress bar during lengthy copy operations (missing CopyFileEx progress callback support)(Total Commander 8.x, SimCity 4 installer)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 9 14:36:59 CDT 2015


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

--- Comment #15 from Nikolay Sivov <bunglehead at gmail.com> ---
(In reply to Michael Müller from comment #13)
> [2/3]
> https://github.com/wine-compholio/wine-staging/tree/master/patches/kernel32-
> SetFileInformationByHandle

Hi, Michael.

I only looked at this one so far, and I think it could be improved by having a
map of kernel32 class ids to ntdll class ids instead of having it unrolled like
this. Also I don't think we need to forward everything to ntdll, a way
GetFileInformationByHandleEx() does it is better in my opinion.

Do you think you can work on it to improve and send in?

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