Windows API dll's

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
guferr
Level 1
Level 1
Posts: 8
Joined: Sat May 16, 2015 4:08 pm

Windows API dll's

Post by guferr »

Hi.

I'm trying to install Traktor 2 Pro on my Linux Mint Rebbeca through wine, but a lot of dll's seems missing.

After fixing a lot of dll's, it seems now that all api-ms-win-xxxx.dll are missing, and they are specific version dll's, I can't just copy them from my windows 7.

How can i fix that? And why it seems like i'm the only one with this problem? Other users installed traktor on wine and they didn't have those problems, but i can't see any way around this problem.

Thanks!
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Windows API dll's

Post by dimesio »

I downloaded the demo; the current version of the app requires Windows 7 or later and vcrun2013. With builtin vcrun2013 it crashes in unimplemented function msvcp120.dll.??0_Pad@std@@QEAA@XZ, which is bug 37694. Unfortunately, native vcrun2013 doesn't help.

The AppDB test reports that indicate this app works are for much older versions of the app, probably ones that worked in XP and used an older version of vcrun.
Locked