Module: wine Branch: master Commit: a022062cab2f927d6f027c1ae36238b21782fe70 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a022062cab2f927d6f027c1ae3...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Sep 24 14:22:57 2009 +0200
ntdll: Move creation of the CPU-specific registry keys to wineboot.
---
dlls/ntdll/nt.c | 156 ------------------------------------------ programs/wineboot/wineboot.c | 122 +++++++++++++++++++++++++++++++++ 2 files changed, 122 insertions(+), 156 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a022062cab2f927d6f027c...