ChangeSet ID: 18924 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/07/14 07:33:30
Modified files: dlls/ntdll : thread.c path.c ntdll_misc.h loader.c dlls/kernel : process.c
Log message: Moved initialization of the default user process parameters to ntdll.
Patch: http://cvs.winehq.org/patch.py?id=18924
Old revision New revision Changes Path 1.32 1.33 +26 -2 wine/dlls/ntdll/thread.c 1.32 1.33 +1 -1 wine/dlls/ntdll/path.c 1.59 1.60 +3 -1 wine/dlls/ntdll/ntdll_misc.h 1.96 1.97 +1 -14 wine/dlls/ntdll/loader.c 1.97 1.98 +4 -18 wine/dlls/kernel/process.c