mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 09:52:56 +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 **********************************************************/
|
/* PUBLIC FUNCTIONS **********************************************************/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* @unimplemented
|
* @implemented
|
||||||
*/
|
*/
|
||||||
NTSTATUS
|
NTSTATUS
|
||||||
NTAPI
|
NTAPI
|
||||||
|
|
|
@ -437,7 +437,7 @@ LpcRequestWaitReplyPort(IN PVOID PortObject,
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* @unimplemented
|
* @implemented
|
||||||
*/
|
*/
|
||||||
NTSTATUS
|
NTSTATUS
|
||||||
NTAPI
|
NTAPI
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue