mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 19:21:38 +00:00
[ntoskrnl/lpc]
- Mark NtRequestPort/NtReplyPort as implemented. svn path=/trunk/; revision=43606
This commit is contained in:
parent
884aa8948f
commit
e182f235a1
2 changed files with 2 additions and 2 deletions
|
@ -136,7 +136,7 @@ LpcpMoveMessage(IN PPORT_MESSAGE Destination,
|
|||
/* PUBLIC FUNCTIONS **********************************************************/
|
||||
|
||||
/*
|
||||
* @unimplemented
|
||||
* @implemented
|
||||
*/
|
||||
NTSTATUS
|
||||
NTAPI
|
||||
|
|
|
@ -437,7 +437,7 @@ LpcRequestWaitReplyPort(IN PVOID PortObject,
|
|||
}
|
||||
|
||||
/*
|
||||
* @unimplemented
|
||||
* @implemented
|
||||
*/
|
||||
NTSTATUS
|
||||
NTAPI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue