https://bugs.winehq.org/show_bug.cgi?id=47375
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Photoshop C 2018 crashes on |Multiple applications crash |unimplemented function |on unimplemented function |msvcr120.dll.?_Schedule@_St |msvcr120.dll.?_Schedule@_St |ructuredTaskCollection@deta |ructuredTaskCollection@deta |ils@Concurrency@@QEAAXPEAV_ |ils@Concurrency@@QEAAXPEAV_ |UnrealizedChore@23@@Z |UnrealizedChore@23@@Z | |(Photoshop C 2018, CLIP | |Studio Paint) URL| |https://web.archive.org/web | |/20201212103859/https://vd. | |clipstudio.net/clipcontent/ | |paint/app/1105/CSP_1105w_se | |tup.exe Keywords| |download CC| |focht@gmx.net
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
refining summary to collect applications.
Also adding stable download link to CLIP Studio v1.5 via Internet Archive:
https://web.archive.org/web/20201212103859/https://vd.clipstudio.net/clipcon...
--- snip --- $ grep -ralZ _Schedule@_StructuredTaskCollection@details@Concurrency@@QEAAXPEAV_UnrealizedChore@23@@Z .wine/drive_c/ | \ xargs -r0i bash -c "winedump -j import "{}" | \ grep _Schedule@_StructuredTaskCollection@details@Concurrency@@QEAAXPEAV_UnrealizedChore@23@@Z && echo imported by {} && printf '%.0s-' {1..70} && printf '\n'"
02db6250 234 ?_Schedule@_StructuredTaskCollection@details@Concurrency@@QEAAXPEAV_UnrealizedChore@23@@Z imported by .wine/drive_c/Program Files/CELSYS/CLIP STUDIO 1.5/CLIP STUDIO PAINT/CLIPStudioPaint.exe ---------------------------------------------------------------------- 002c5858 193 ?_Schedule@_StructuredTaskCollection@details@Concurrency@@QEAAXPEAV_UnrealizedChore@23@@Z imported by .wine/drive_c/Program Files/CELSYS/CLIP STUDIO 1.5/Common/CertMdul/CertMdul.exe ----------------------------------------------------------------------
$ sha1sum CSP_1105w_setup.exe 49c04ea3ef53c24afa8d66c650bb8a0c0ddfcfa6 CSP_1105w_setup.exe
$ du -sh CSP_1105w_setup.exe 235M CSP_1105w_setup.exe
$ wine --version wine-6.0-rc2
Regards