ChangeSet ID: 18351 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/21 15:22:01
Modified files: dlls/ntdll/tests: info.c dlls/ntdll : process.c
Log message: Paul Vriens Paul.Vriens@xs4all.nl Change ProcessBasicInformation to the same behavior as the rest. Use KERNEL_USER_TIMES for ProcessTimes. Add tests for vm, io, times and handlecount info classes. Fixes for -Wstrict-prototypes warnings.
Patch: http://cvs.winehq.org/patch.py?id=18351
Old revision New revision Changes Path 1.10 1.11 +194 -7 wine/dlls/ntdll/tests/info.c 1.7 1.8 +55 -35 wine/dlls/ntdll/process.c