wine/dlls/ntdll tests/info.c process.c

Alexandre Julliard julliard at winehq.org
Tue Jun 14 07:25:02 CDT 2005


ChangeSet ID:	18153
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at 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 at 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




More information about the wine-cvs mailing list