ntdll: Fix calculation of process and thread affinity masks on systems with a large...
commitfaf70e2fbddc5299afd21d8298a81f257127c230
authorHans Leidekker <hans@codeweavers.com>
Wed, 21 Jan 2015 12:24:14 +0000 (21 13:24 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 21 Jan 2015 14:31:16 +0000 (21 15:31 +0100)
tree6532894f60ed507456d3f1afe2747360c68b5939
parentb51476ad42827e830bf38e561847bda6fe11a4c5
ntdll: Fix calculation of process and thread affinity masks on systems with a large number of processors.
dlls/ntdll/ntdll_misc.h
dlls/ntdll/process.c
dlls/ntdll/thread.c
dlls/ntdll/virtual.c