reactos/modules/rostests/tests/lpctst/dumpinfo.h

9 lines
88 B
C

VOID
DumpInfo (
LPCWSTR Name,
NTSTATUS Status,
LPCWSTR Comment,
HANDLE Port
);