[ntoskrnl/lpc]

- Mark NtRequestPort/NtReplyPort as implemented.

svn path=/trunk/; revision=43606
This commit is contained in:
Aleksey Bragin 2009-10-19 16:37:12 +00:00
parent 884aa8948f
commit e182f235a1
2 changed files with 2 additions and 2 deletions

View file

@ -136,7 +136,7 @@ LpcpMoveMessage(IN PPORT_MESSAGE Destination,
/* PUBLIC FUNCTIONS **********************************************************/
/*
* @unimplemented
* @implemented
*/
NTSTATUS
NTAPI

View file

@ -437,7 +437,7 @@ LpcRequestWaitReplyPort(IN PVOID PortObject,
}
/*
* @unimplemented
* @implemented
*/
NTSTATUS
NTAPI