Skip to content
Snippets Groups Projects
Commit 55cc7d74 authored by Stefan Leichter's avatar Stefan Leichter Committed by Alexandre Julliard
Browse files

Added two missing exports.

parent 76198ce2
No related merge requests found
......@@ -419,6 +419,7 @@ debug_channels (ole)
@ stub I_RpcAbortAsyncCall
@ stub I_RpcAllocate
@ stub I_RpcAsyncAbortCall
@ stub I_RpcAsyncSendReceive # NT4
@ stub I_RpcAsyncSetHandle
@ stub I_RpcBCacheAllocate
@ stub I_RpcBCacheFree
......@@ -483,6 +484,7 @@ debug_channels (ole)
@ stub I_RpcSetAssociationContext # win9x
@ stub I_RpcSetServerContextList
@ stub I_RpcSetThreadParams # win9x
@ stub I_RpcSetWMsgEndpoint # NT4
@ stub I_RpcSsDontSerializeContext
@ stub I_RpcStopMonitorAssociation
@ stub I_RpcTransCancelMigration # win9x
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment