https://bugs.winehq.org/show_bug.cgi?id=50401
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://ccmdls.adobe.com/Ad | |obeProducts/AUDT/13.0.4.39/ | |win64/dea80cdb-fd91-4256-8f | |97-d293433bac74/AdobeAuditi | |on13All.zip Summary|Adobe Audition CS6 crashes |Multiple Adobe products |on unimplemented function |crash on unimplemented |msvcp100.dll._Wcsxfrm |function | |msvcp{100,110,120,140}.dll. | |_Wcsxfrm (Audition CS6, | |Audition 2020) Keywords| |download
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
this is also needed by other Adobe Audition editions, such as Adobe Audition 2020.
https://ccmdls.adobe.com/AdobeProducts/AUDT/13.0.4.39/win64/dea80cdb-fd91-42...
Note, the download link can't be accessed directly with the browser, it needs spoofed user agent string. See https://bugs.winehq.org/show_bug.cgi?id=50407#c1
--- snip --- $ wine ./Adobe\ Audition.exe ... wine: Call from 000000007B012AF2 to unimplemented function msvcp140.dll._Wcsxfrm, aborting 00c0:err:module:LdrInitializeThunk "AuUI.dll" failed to initialize, aborting --- snip ---
In case of Adobe CC 2020 it needs bug 50407 worked around before getting to this.
$ sha1sum AdobeAudition13All.zip b2800e4fd28f3c669cd0b3754ec11a9e8e18cee1 AdobeAudition13All.zip
$ du -sh AdobeAudition13All.zip 296M AdobeAudition13All.zip
$ wine --version wine-6.0-rc4
Regards