ChangeSet ID: 18153 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/14 07:25:02
Modified files: dlls/ntdll/tests: info.c dlls/ntdll : process.c
Log message: Paul Vriens Paul.Vriens@xs4all.nl Return STATUS_INVALID_INFO_CLASS for non-implemented classes. Return STATUS_ACCESS_VIOLATION if no buffer given. Added tests for ProcessBasicInformation.
Patch: http://cvs.winehq.org/patch.py?id=18153
Old revision New revision Changes Path 1.6 1.7 +70 -0 wine/dlls/ntdll/tests/info.c 1.3 1.4 +22 -12 wine/dlls/ntdll/process.c