Andrew Eikum : ntdll: Implement SystemLogicalProcessorInformationEx.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Jan 28 10:06:46 CST 2016


Module: wine
Branch: master
Commit: a124064ce5e1c83fa453da5610712b303e65de30
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=a124064ce5e1c83fa453da5610712b303e65de30

Author: Andrew Eikum <aeikum at codeweavers.com>
Date:   Mon Jan 25 08:47:10 2016 -0600

ntdll: Implement SystemLogicalProcessorInformationEx.

Signed-off-by: Andrew Eikum <aeikum at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/kernel32/process.c       |   5 +
 dlls/kernel32/tests/process.c |   7 +-
 dlls/ntdll/nt.c               | 606 ++++++++++++++++++++++++++++--------------
 dlls/ntdll/tests/info.c       |  61 ++++-
 4 files changed, 474 insertions(+), 205 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=a124064ce5e1c83fa453da5610712b303e65de30



More information about the wine-cvs mailing list