Solution: Entry point not found in KERNEL32.dll
Solved
Anthony
-
VrOMAX -
VrOMAX -
Hello,
I have an error message;
Entry point not found
The procedure entry point GetLogicalProcessorInformation could not be located in the dynamic link library KERNEL32.dll.
Does anyone have a solution?
Thank you in advance.
Configuration: Windows XP / Firefox 3.5.9
2 réponses
The page https://docs.microsoft.com/en-us/windows/win32/api/sysinfoapi/nf-sysinfoapi-getlogicalprocessorinformation?redirectedfrom=MSDN provides the required information, among others:
----------------------------------------------------------------------------
"Minimum supported client
Windows Vista, Windows XP Professional x64 Edition, Windows XP with SP3"
----------------------------------------------------------------------------
So, it's simply a matter of the version of Windows. Run Windows Update and update your machine or visit the Microsoft website to download SP3 for XP http://www.microsoft.com/downloads/en-us/details.aspx?FamilyID=2FCDE6CE-B5FB-4488-8C50-FE22559D164E.
----------------------------------------------------------------------------
"Minimum supported client
Windows Vista, Windows XP Professional x64 Edition, Windows XP with SP3"
----------------------------------------------------------------------------
So, it's simply a matter of the version of Windows. Run Windows Update and update your machine or visit the Microsoft website to download SP3 for XP http://www.microsoft.com/downloads/en-us/details.aspx?FamilyID=2FCDE6CE-B5FB-4488-8C50-FE22559D164E.
all bullets kill
You are right, we need to update the PC.
NoFreede
Hi Xenos, I'm fine with installing Windows XP SP3 but it dates back to 2008, and I found an update from February 2014, so I was wondering if I should just go ahead and download the SP3 update from February 2014 directly.