https://bugs.winehq.org/show_bug.cgi?id=49477
Bug ID: 49477 Summary: Some api-ms-win-core-* are not found Product: Wine Version: 5.5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: api-ms-win-* Assignee: wine-bugs@winehq.org Reporter: factionacraft@gmail.com Distribution: ---
From what I seen this kind of library shouldn't be linked like this by
developers but instead they should use Mincore.lib.
I'm currently using win10 setting (with 64bit) can I do something for having my app working? maybe some symbolic links?
There is what is not found (for now maybe if we solve this I will have more link issues after): - api-ms-win-core-memory-l1-1-3.dll - api-ms-win-core-file-fromapp-l1-1-0.dll - api-ms-win-core-file-ansi-l2-1-0.dll - api-ms-win-core-libraryloader-l2-1-0.dll