Eric Pouech : ntdll: Moved CPU related registry key creation from kernel32 to ntdll.
22 Sep
2009
22 Sep
'09
6:56 p.m.
Module: wine Branch: master Commit: 004fdc7a9769c33b86c8f7ff92ffdb668c77f705 URL: http://source.winehq.org/git/wine.git/?a=commit;h=004fdc7a9769c33b86c8f7ff92... Author: Eric Pouech <eric.pouech(a)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=004fdc7a9769c33b86c8f7...
6022
Age (days ago)
6022
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard