- Implemented a few information classes in NtQuerySystemInformation.
commit9fd54b2838594badf3b7df11fca647594ce5bb0d
authorEric Pouech <pouech-eric@wanadoo.fr>
Tue, 16 Sep 2003 01:07:21 +0000 (16 01:07 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 16 Sep 2003 01:07:21 +0000 (16 01:07 +0000)
treeac82ff6d04431fcee39cfa88d5bc885c3873cbd1
parent66824e5fb6dea53fce9f00c5a21611e60fbd3a5f
- Implemented a few information classes in NtQuerySystemInformation.
- Added handle information to (wineserver) process snapshot.
dlls/ntdll/nt.c
include/wine/server_protocol.h
include/winternl.h
server/handle.c
server/handle.h
server/process.c
server/process.h
server/protocol.def
server/snapshot.c
server/trace.c