wine/dlls ntdll/version.c ntdll/ntdll_misc.h n ...
ChangeSet ID: 19432 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/08/10 08:12:27 Modified files: dlls/ntdll : version.c ntdll_misc.h ntdll.spec loader.c dlls/kernel : process.c Log message: Moved the version initialization to ntdll. Properly set the version fields in the PEB. Removed some no longer used structures. Patch: http://cvs.winehq.org/patch.py?id=19432 Old revision New revision Changes Path 1.21 1.22 +42 -83 wine/dlls/ntdll/version.c 1.63 1.64 +1 -0 wine/dlls/ntdll/ntdll_misc.h 1.194 1.195 +0 -1 wine/dlls/ntdll/ntdll.spec 1.99 1.100 +2 -0 wine/dlls/ntdll/loader.c 1.98 1.99 +0 -2 wine/dlls/kernel/process.c
participants (1)
-
Alexandre Julliard