[RPCRT4] Export NdrCreateServerInterfaceFromStub as stub

Required by MS ole32.dll CORE-15395, CORE-17004.
This commit is contained in:
Oleg Dubinskiy 2020-05-02 11:32:14 +03:00 committed by Thomas Faber
parent 185591368d
commit 31e00140d3
No known key found for this signature in database
GPG key ID: 076E7C3D44720826

View file

@ -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)