ChangeSet ID: 19271 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/02 06:38:51
Modified files: include : winternl.h dlls/ntdll : rtl.c process.c ntdll.spec
Log message: Implemented a few trivial ntdll functions that have been added in recent Windows versions.
Patch: http://cvs.winehq.org/patch.py?id=19271
Old revision New revision Changes Path 1.159 1.160 +4 -0 wine/include/winternl.h 1.77 1.78 +33 -13 wine/dlls/ntdll/rtl.c 1.11 1.12 +9 -0 wine/dlls/ntdll/process.c 1.193 1.194 +9 -9 wine/dlls/ntdll/ntdll.spec