Skip to content

Commit 31e0014

Browse files
oleg-dubinskiyThFabba
authored andcommitted
[RPCRT4] Export NdrCreateServerInterfaceFromStub as stub
Required by MS ole32.dll CORE-15395, CORE-17004.
1 parent 1855913 commit 31e0014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dll/win32/rpcrt4/rpcrt4.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
179 stdcall NdrCorrelationFree(ptr)
180180
180 stdcall NdrCorrelationInitialize(ptr ptr long long)
181181
181 stdcall NdrCorrelationPass(ptr)
182-
# NdrCreateServerInterfaceFromStub
182+
182 stub NdrCreateServerInterfaceFromStub
183183
183 stub NdrDcomAsyncClientCall
184184
184 stub NdrDcomAsyncStubCall
185185
185 stdcall NdrDllCanUnloadNow(ptr)

0 commit comments

Comments
 (0)