api-ms-win-core-sysinfo-l1-2-0.dll

Our software Dll-files Fixer has been discontinued long time ago. This forum is still here for you to be able to get help from the community on how to operate the software.

Moderators: DllAdmin, DLLADMIN ONLY

Forum rules
Only posts about the software "DLL-files Fixer" will be allowed.
Please use the forum "Everything about dll files" for other topics.
Post Reply
ricardoelpro13
Posts: 1
Joined: 18 Feb 2020, 00:49

api-ms-win-core-sysinfo-l1-2-0.dll

Post by ricardoelpro13 »

can't get entry point for GetTickCount while opening my app

DllAdmin
Site Admin
Posts: 474
Joined: 17 Mar 2011, 12:32
Contact:

Re: api-ms-win-core-sysinfo-l1-2-0.dll

Post by DllAdmin »

Hello ricardoelpro13,

Make sure app is compatible with your Windows version.

Errors referencing "api-ms-win"* files are commonly caused by missing updates, packages, or bad updates.

First, make sure you are fully up to date with Windows Updates;
https://support.microsoft.com/en-us/hel ... ows-update


If that is not enough, also install "Microsoft Visual C++ Redistributable Packages for Visual Studio" 2013 (VC++ 12.0), and "2015, 2017 and 2019"

If using a 32bit (x86) Windows system, install the 32bit (x86) version.
If using a 64bit (x64) Windows system, install both the 32bit (x86), and the 64bit (x64) versions.

Available from Microsoft at;
2013: https://support.microsoft.com/en-us/hel ... le-package
2015, 2017 and 2019:
x86: https://aka.ms/vs/16/release/vc_redist.x86.exe
x64: https://aka.ms/vs/16/release/vc_redist.x64.exe

If install gives error, do "Repair" or un-install the Redistributable Package before installing the new download.

Best regards
Erik
DLL-Files.com

Post Reply