This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GetProcessGroupAffinity error not supported under WS2008 (was: with cygwin 3.1.0-1)


On 2019-12-17 08:01, cygwin@cygwin.roche.com wrote:
> I upgraded to cygwin 3.1.0-1. This works fine on Windows 10. But on Windows
> Server 2008 this results in the following error message when starting any cygwin
> process:
> 
> The procedure entry point GetProcessGroupAffinity could not be located in
> the dynamic link library KERNEL32.dll
>
> Is Windows Server 2008 not supported anymore?

Minimum supported server: Windows Server 2008 *R2* [desktop apps only]; for:
https://docs.microsoft.com/en-ca/windows/win32/api/winnt/ns-winnt-group_affinity
https://docs.microsoft.com/en-us/windows/win32/api/processtopologyapi/
https://docs.microsoft.com/en-us/windows/win32/api/processtopologyapi/nf-processtopologyapi-getprocessgroupaffinity
https://docs.microsoft.com/en-us/windows/win32/api/processtopologyapi/nf-processtopologyapi-getthreadgroupaffinity
https://docs.microsoft.com/en-us/windows/win32/api/processtopologyapi/nf-processtopologyapi-setthreadgroupaffinity

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]