fixes
[reactos.git] / reactos / apps / tests / lpc / dumpinfo.h
1 VOID
2 DumpInfo (
3 LPCWSTR Name,
4 NTSTATUS Status,
5 LPCWSTR Comment,
6 HANDLE Port
7 );
8