November 19, 20196 yr >> Works for Windows 10, Windows 8.1/7/Vista/XP 32-bit and 64-bit Should say "XP (sp3)". > it won't work - at least here - on XP (Major/Minor are 5.1 just fine) throwing an error on missing entry point "GetLogicalProcessorInformation" in KERNEL32.DLL Should say "on XP (sp2)".
November 19, 20196 yr 54 minutes ago, jaclaz said: it won't work - at least here - on XP (Major/Minor are 5.1 just fine) throwing an error on missing entry point "GetLogicalProcessorInformation" in KERNEL32.DLL ... However MS states that the offending function ("GetLogicalProcessorInformation") IS supported under Windows XP SP3: https://docs.microsoft.com/en-us/windows/win32/api/sysinfoapi/nf-sysinfoapi-getlogicalprocessorinformation#requirements Quote Minimum supported client: Windows Vista, Windows XP Professional x64 Edition, Windows XP with SP3 [desktop apps | UWP apps] EDIT: @jaclaz : I was notified of your newer post just when I was about to submit this ; submitting regardless, hope you don't mind... EDIT2: It seems the app is compiled using QT Framework 5.6.2; 5.6 is the last version to be XP+Vista compatible, so it appears they knowingly made the effort to keep compatibility with those "legacy" OSes (the same is true for SMPlayer, a GUI for mplayer/mpv - but I think the dev there had different reasons for sticking to QT5.6 ...) ... Edited November 19, 20196 yr by VistaLover
November 19, 20196 yr Ah right, that explains the apparent anomaly! I guess they are assuming that anyone still now using XP would be bound to have SP3, so didn't see the need to specify it.
Create an account or sign in to comment