Eric Pouech : ntdll: Moved CPU related registry key creation from kernel32 to ntdll.

Alexandre Julliard julliard at winehq.org
Tue Sep 22 13:56:12 CDT 2009


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

Author: Eric Pouech <eric.pouech at orange.fr>
Date:   Tue Sep 15 21:38:23 2009 +0200

ntdll: Moved CPU related registry key creation from kernel32 to ntdll.

---

 dlls/kernel32/cpu.c         |  147 ----------------------------------------
 dlls/kernel32/kernel_main.c |    5 --
 dlls/ntdll/nt.c             |  157 +++++++++++++++++++++++++++++++++++++++++++
 dlls/ntdll/thread.c         |    3 +-
 4 files changed, 159 insertions(+), 153 deletions(-)

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



More information about the wine-cvs mailing list