[Bug 42657] ACDSee Pro 9 needs msvcr120.dll.?Alloc at Concurrency@@YAPEAX_K at Z

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 16 17:17:19 CDT 2017


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

--- Comment #14 from Gijs Vermeulen <acescopezz at gmail.com> ---
(In reply to C0rn3j from comment #13)
> It never ends! Looks like your patch is working for both functions though!
> 
> wine: Call from 0x7b44cd6c to unimplemented function
> msvcr120.dll.
> ?_NewCollection at _AsyncTaskCollection@details at Concurrency@@SAPEAV123 at PEAV_Canc
> ellationTokenState at 23@@Z, aborting
> 
> 
> On another note, how would I apply a new patch  to my cloned git repo? It
> seems to screw up everything, I've no idea how to start with a clean slate
> except for wiping everything and redownloading it again

Copy the patch to your repo root. Then run "patch -p1 < nameofpatch.patch". And
if you want to revert the patch run "patch -R -p1 < nameofpatch.patch".

I've sent updated patches btw.
patch 1 v2: https://source.winehq.org/patches/data/131512
patch 2 v2: https://source.winehq.org/patches/data/131513

The whitespace stuff should be fixed.

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