Moved the version initialization to ntdll.
commit915aebb852444bea7bc85bb664bd8eaa937bed38
authorAlexandre Julliard <julliard@winehq.org>
Wed, 10 Aug 2005 13:12:27 +0000 (10 13:12 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 10 Aug 2005 13:12:27 +0000 (10 13:12 +0000)
tree1493e09e4382354160830471d0769457f4944664
parent88aa4b524d96e399835cd04252e52f7a74b35a0d
Moved the version initialization to ntdll.
Properly set the version fields in the PEB.
Removed some no longer used structures.
dlls/kernel/process.c
dlls/ntdll/loader.c
dlls/ntdll/ntdll.spec
dlls/ntdll/ntdll_misc.h
dlls/ntdll/version.c