mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[ntoskrnl/lpc]
- Mark NtRequestPort/NtReplyPort as implemented. svn path=/trunk/; revision=43606
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user