wine/ include/winnt.h dlls/ntdll/nt.c dlls/ntd ...

Alexandre Julliard julliard at winehq.org
Thu Sep 18 19:06:45 CDT 2003


ChangeSet ID:	9402
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/09/18 19:06:45

Modified files:
	include        : winnt.h 
	dlls/ntdll     : nt.c Makefile.in 
	dlls/kernel    : process.c kernel32.spec 
Added files:
	dlls/ntdll     : process.c 

Log message:
	Eric Pouech <pouech-eric at wanadoo.fr>
	Implemented kernel32.GetIoProcessCounters and stubbed
	ntdll.NtQueryProcessInformation(ProcessIoCounters).

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9402

Old revision  New revision  Changes     Path
 1.169         1.170         +10 -0      wine/include/winnt.h
 1.57          1.58          +0 -92      wine/dlls/ntdll/nt.c
 1.82          1.83          +1 -0       wine/dlls/ntdll/Makefile.in
 1.7           1.8           +14 -0      wine/dlls/kernel/process.c
 1.107         1.108         +1 -1       wine/dlls/kernel/kernel32.spec
 Added         1.1           +0 -0       wine/dlls/ntdll/process.c




More information about the wine-cvs mailing list