mirror of
https://github.com/reactos/reactos.git
synced 2025-04-04 20:50:41 +00:00
[RPCRT4] Export NdrCreateServerInterfaceFromStub as stub
Required by MS ole32.dll CORE-15395, CORE-17004.
This commit is contained in:
parent
185591368d
commit
31e00140d3
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@
|
|||
179 stdcall NdrCorrelationFree(ptr)
|
||||
180 stdcall NdrCorrelationInitialize(ptr ptr long long)
|
||||
181 stdcall NdrCorrelationPass(ptr)
|
||||
# NdrCreateServerInterfaceFromStub
|
||||
182 stub NdrCreateServerInterfaceFromStub
|
||||
183 stub NdrDcomAsyncClientCall
|
||||
184 stub NdrDcomAsyncStubCall
|
||||
185 stdcall NdrDllCanUnloadNow(ptr)
|
||||
|
|
Loading…
Reference in a new issue