Implemented kernel32.GetIoProcessCounters and stubbed
commitc3e6c095e105390de92d8a937a8b218983665fe9
authorEric Pouech <pouech-eric@wanadoo.fr>
Fri, 19 Sep 2003 00:06:45 +0000 (19 00:06 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 19 Sep 2003 00:06:45 +0000 (19 00:06 +0000)
treeebfe5c508c97765a4efbc557ec0c1ee048308148
parent4df100cda6cb751073a44167d5f3d7d39323c9ef
Implemented kernel32.GetIoProcessCounters and stubbed
ntdll.NtQueryProcessInformation(ProcessIoCounters).
dlls/kernel/kernel32.spec
dlls/kernel/process.c
dlls/ntdll/Makefile.in
dlls/ntdll/nt.c
dlls/ntdll/process.c [new file with mode: 0644]
include/winnt.h