Change ProcessBasicInformation to the same behavior as the rest.
commitfbf0aeaa435a8848efa7f76a6494a6047feb4701
authorPaul Vriens <Paul.Vriens@xs4all.nl>
Tue, 21 Jun 2005 20:22:01 +0000 (21 20:22 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 21 Jun 2005 20:22:01 +0000 (21 20:22 +0000)
treeb10d798013831833f77de7f3d49f4c277c05b7f1
parent12168fe7492eae8be7d7bb3cd94294825ca7120f
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.
dlls/ntdll/process.c
dlls/ntdll/tests/info.c