mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 12:26:32 +00:00
5368a4c682
svn path=/trunk/; revision=11362
9 lines
88 B
C
9 lines
88 B
C
VOID
|
|
DumpInfo (
|
|
LPCWSTR Name,
|
|
NTSTATUS Status,
|
|
LPCWSTR Comment,
|
|
HANDLE Port
|
|
);
|
|
|