mirror of
https://github.com/reactos/reactos.git
synced 2024-11-05 22:26:39 +00:00
05e9c14dff
svn path=/trunk/; revision=19153
8 lines
88 B
C
8 lines
88 B
C
VOID
|
|
DumpInfo (
|
|
LPCWSTR Name,
|
|
NTSTATUS Status,
|
|
LPCWSTR Comment,
|
|
HANDLE Port
|
|
);
|
|
|