mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[RPCRT4] Export NdrCreateServerInterfaceFromStub as stub
Required by MS ole32.dll CORE-15395, CORE-17004.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user